Mobile Automation Testing, Mobility, Testing

Does Automation Testing tools will be replaced by Chat GPT?

We don’t need to say, what is Chat GPT? Chat GPT is an AI-based conversational agent developed by OpenAI. It is designed to understand natural language and respond accordingly. While Chat GPT is not specifically an automation testing tool, it can be used in various ways to enhance the testing process. This blog will explore […]

April 27, 2023

Manual Testing, Mobile Automation Testing, Mobility

Automation testing with Cypress, Mocha, and JavaScript

What is Cypress? The newest front-end testing standard that every developer and QA engineer should be aware of is Cypress automation. Modern web apps may use this cutting-edge front-end automated testing method. Cypress is mainly used for: Unit Testing Integration Testing End-to-End Flow Testing Nonetheless, it can be used for functional testing as well! Although […]

February 17, 2023

Manual Testing, Mobile Automation Testing, Mobility

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 […]

February 13, 2023

Android, Digital Transformation, Front 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 […]

February 10, 2023

Android, Mobility, Testing

Instrumental Testing on MLKit (integration test)

Introduction Instrumented tests run on Android devices, whether physical or emulated. As such, they can take advantage of the Android framework APIs. Instrumented tests, therefore, provide more fidelity than local tests, though they run much more slowly. * Image from https://developer.android.com/training/testing/fundamentals Set up your testing environment In your app’s top-level build.gradle file, you need to specify […]

December 23, 2022

Mobility, React.js

Introduction To Redux Toolkit

What is Redux ToolKit? Redux Toolkit (also known as “RTK” for short) is the recommended approach for writing the Redux logic. The @reduxjs/toolkit package wraps around the core redux package, and it contains API methods and common dependencies that are essential for building a Redux app. The Redux Toolkit package is intended to be the […]

August 26, 2022

Hybrid, Mobility, Testing

Flutter Test Coverage

As a good practice we should always write unit tests while writing the code for a software. Next, it is important to measure that the test we write is enough for our code or not, as per our coverage criteria. We leverage a few tools, discussed below, that check which lines of the codes are […]

July 3, 2022

Automation Testing, Mobile Automation Testing, Mobility

Mobile Application Testing

Testing of the mobile application is a method by which an application software system developed for hand-held mobile devices is tested for its practicality, usability, and consistency. Mobile application testing is often an automated or manual variety of testing. Mobile testing aims to verify that every function of the application is working exactly as required. […]

September 21, 2021

AWS, Cloud, DevOps

TO THE NEW Organized TechFluence, 2018: Highlights

TechFluence, 2018 is a community-driven technology conference organized by TO THE NEW on 24th March 2018 in Crowne Plaza, New Delhi. We have been organizing GrailsConf, an independent series of global conferences with a complete focus on Groovy, Grails, Gradle and the related technologies from last 5 years.  This year we decided to make it […]

March 28, 2018