top of page
Evergreen posts from some of our Ninjas...
May 12, 20213 min read
1,428 views
All Blogs
Search
Balbir Kaur
May 174 min read
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...
Twinkle Jain
Jun 11, 20233 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 10, 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...
subashini
May 25, 20235 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...
Monika Patil
Feb 25, 20234 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...
Tanushree
Feb 17, 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...
ksurya2008
Oct 16, 20222 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...
rakhimundhada1
Jun 18, 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...
Sandhya rani
May 14, 20213 min read
A Beginner Guide to Behavior Driven Development — BDD
A Definitive Guide to Behavior Driven Development — BDD
Lalitha Gunturu
Nov 2, 20205 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...
bottom of page