TO THE NEW Blog PAGES

Manual TestingMobile Automation TestingMobility

Is Manual Testing Dying?

In this blog, we are going to discuss the future of manual testing, so many testers would have the question, what is the future of manual testing? Many discussions and, controversies happened on the same in the software testing communities. So, let’s talk about a few things that give us clarity about these questions and […]

iOS

Concurrency with swift: Structured concurrency

This is part 2 of the article series on Concurrency with Swift. The article’s content assumes that the reader understands the Async/Await concept. If you are unfamiliar with the Async/Await concept, please read the first part: Concurrency with Swift: Async/Await. Before we learn Structured Concurrency, it is essential to understand Structured Programming. And, if you […]

Ankit Nigam
Ankit Nigam
Read

Blockchain

Blockchain for subscription management in OTT

Blockchain technology has the potential to revolutionize many industries, including the world of over-the-top (OTT) streaming. This blog will explore how blockchain can be used for subscription management in the OTT world. Decentralized Subscription Management: In a traditional OTT environment, a centralized authority, such as a company’s IT department, handles subscription management. This can lead […]

Rajnish Kumar
Rajnish Kumar
Read

Data & Analytics

Ticket Classification System

1. Introduction With the increase in mobile users, customers are contacting businesses through a variety of channels, including social media sites, review websites, email, and live chats at any time of day, which increases the number of requests and complaints generated. When a problem or support request arrives at the ITSM Ticketing tool, it must […]

Akshit Gargi
Akshit Gargi
Read

B2CConnected TVIndustry Buzz

Various monetization models for OTT platforms

The over-the-top (OTT) industry is rapidly expanding, with an increasing number of people turning to stream services for entertainment. However, with so many OTT platforms now available, companies are finding it increasingly difficult to monetize their offerings. This blog will look at some of the most innovative OTT platform monetization models. Subscription-based Model: The subscription-based […]

Rashi Bhutani
Rashi Bhutani
Read

AndroidDigital TransformationFront End Development

Future of mobile application development

The mobile application development industry is constantly evolving, with new technologies and trends emerging all the time. In this blog, we’ll take a look at some of the key trends that are shaping the future of mobile app development. Artificial Intelligence and Machine Learning: Artificial intelligence (AI) and machine learning (ML) are becoming increasingly important […]

Rajneesh Rawal
Rajneesh Rawal
Read

Java/JVMMobile Automation TestingTesting

Automation testing with Robot Framework and Python

What is Robot Framework? Robot framework is a comprehensive open-source automation framework for robotic process automation, acceptance testing, and acceptance test-driven development. It employs a keyword-driven testing method strategy. Test libraries that are implemented in either Python or Java can expand the possibilities. Robot Framework is a generic test automation framework for acceptance testing. It […]

React.jsSoftware development

Creating a Simple Dynamic form Using Data from Strapi CMS

In my previous blog, I showed how we could create a collection in Strapi that could further be used as input data to a dynamic form component to render a form as per users requirements. Create a React Project  Create a project using create react app. Refer https://reactjs.org/docs/create-a-new-react-app.html in case of any issues. Install axios […]

Anshul Mittal
Anshul Mittal
Read

Java/JVMMobile Automation TestingTesting

Automated Software Testing with Puppeteer & amp; Jest

WHAT IS PUPPETEER? Puppeteer is a Node.js library developed by Google that lets you control headless Chrome through the DevTools Protocol. It is a tool for automating testing in your application using headless Chrome or Chromebit devices without requiring browser extensions like Selenium Webdriver or PhantomJS. WHAT IS JEST? Jest is a delightful JavaScript Testing […]

Agile

Daily Stand-Up: A short, important & underrated event

Daily Stand-Up is the time when the team plans and revisits its plans for the ongoing sprint. This is commonly addressed using the following questions: What have you done since the last meeting to help the team meet their sprint goal? What will you do today? Any Impediments/blockers to your progress? Sounds Simple? Just 3 […]

Software developmentTechnology

Using Strapi-CMS to Create a Collection for Form Data

Today I am going to write about how we can use Strapi CMS to create a collection that can be later used to create forms. In my project, a similar approach has been used to create forms, It helps reduce code and makes an easy-to-use common component. Strapi is an open-source, Node. js-based, Headless CMS […]

Anshul Mittal
Anshul Mittal
Read

Connected TVMedia & EntertainmentTechnology

OTT & It’s Trends

OTT, a term, that has been noticed by most of us in the past few years, but very few of us know what OTT is and how it works. In this blog today, we’ll try to put some light on the OTT industry, and“ we’ll take a closer look at some of the latest trends […]