top of page

Evergreen posts from some of our Ninjas...
7,486 views


5,888 views


5,584 views

May 12, 20213 min read
1,472 views


1,777 views


All Blogs
Search

A Beginner's Guide to Using Tesseract for Accurate OCR Results
Use Case - Read company name as displayed in the login logo screen from LMS UI application. In UI functional testing we try to cover all...
Balbir Kaur
May 17, 20244 min read

Pico Container for Dependency Injection in Test Automation
This title raises many questions, What is Pico container? What is Dependency Injection and why is it required, specifically what is its...
Twinkle Jain
Jun 11, 20233 min read

Singleton Design Pattern in Test Automation
While researching about test automation frameworks, we come across this term many times. But before talking about Singleton Design...
Twinkle Jain
Jun 10, 20233 min read


Common Selenium Exceptions and How to Fix them
In this Blog let's go through what are exceptions and a list of common exceptions which we encounter while practicing automation test...
subashini
May 25, 20235 min read

Basic Understanding Of Page Object Model In Selenium Using Page Factory
Today we are going to see one of important topic in the selenium framework which is the “Page object model with page factory”. It makes a...
Monika Patil
Feb 25, 20234 min read


Types of Test Automation Frameworks
What is a Test Automation Framework? A framework defines a set of rules or best practices that we can follow in a systematic way to...
Tanushree
Feb 17, 20234 min read

SoapUI and API Testing
Hello friends, in this blog, I will explain to you how to install the tool SoapUI and also how to do API testing on calculator. Before...
ksurya2008
Oct 16, 20222 min read

How to run Jenkins with Java 17 on a Windows Machine!!
Did you just now install Jenkins from "https://www.jenkins.io/doc/book/installing/windows/" using Windows MSI Installer? After the...
rakhimundhada1
Jun 18, 20222 min read

A Beginner Guide to Behavior Driven Development — BDD
A Definitive Guide to Behavior Driven Development — BDD
Sandhya rani
May 14, 20213 min read

Pytest - a beginner guide. 📄
Pytest is a open source framework to perform test automation for python. Most excited part for me is that , so easy to start with and can...
Lalitha Gunturu
Nov 2, 20205 min read
bottom of page