Web UI Test Automation with Pytest-BDD

By: Safa Amjad | April 13, 2023
Introduction This blog will teach us to build a BDD web UI test automation suite using Pytest-BDD. Pytest-BDD is a test framework...
Read

How to fix IOS compass calibration issues

By: Muhammad Saqlain | March 28, 2023
Compass calibration issues on iOS devices can occur due to a variety of reasons, such as interference from magnetic fields, hardware or...
Read

How to use useRef hook efficiently? – React

By: Noc Folio3 | October 5, 2022
With the release of 16.8 in React, a new hook has been introduced named ‘useRef’. The useRef hook allows the developer to...
Read

Introduction To Full Stack Quality Assurance

By: Noc Folio3 | October 5, 2022
As technology (IT Industry) is growing, new jobs are taking place in the market like scrum master, Big data analyst, etc. Initially,...
Read

Parental Control – ScreenTime API iOS

By: Noc Folio3 | July 7, 2022
Introduction: Recently, Apple released the ScreenTime API for iOS. Although the ScreenTime feature has been there since the release of iOS 13,...
Read

Automation testing using Cucumber BDD with Selenium

By: Noc Folio3 | July 6, 2022
In this blog, I will describe how to integrate Cucumber BDD with Selenium step by step and also explain a simple Test...
Read

Getting started with NgRx

By: Noc Folio3 | June 24, 2022
What is NgRx Before getting to know NgRx we need to know about Redux, Redux is a design pattern that encapsulates all...
Read

Bugs Count & Test Coverage

By: Noc Folio3 | June 9, 2022
Software quality assurance is a vital component of the software lifecycle. It is the best way to minimize unexpected bugs and deliver...
Read

What is Google Maps Geometry Library & How it Works?

By: Muhammad Saqlain | September 23, 2021
The earth is round, the map is flat When calculating the distance between two latitudes and longitudes we need to take the...
Read