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

TestNG Project Setup in Visual Studio Code Part-1
TestNG (Test Next Generation) is a testing framework inspired by JUnit and NUnit with its own functionalities and categories of tests...
pavithrasenthurai
Dec 15, 20245 min read

How can PicoContainer be utilized for effective Dependency Injection?
Dependency In software development it is a situation where one class or module relies on another, to function correctly. I have Class A...
Saranya Shanmugam
Sep 5, 20245 min read

Mastering POJOs: Unveiling the Power of RESTful APIs for Beginners
This blog is a valuable resource for learners aiming to grasp the fundamentals of POJOs in RESTful APIs and their application in testing.
BhagyashriS
Jun 22, 20244 min read

"How to effectively use Xray in JIRA for test management ?"
TEST MANAGEMENT The main goal of testing is to identify and resolve issues that prevent the products from meeting the user expectations....
Saranya Shanmugam
Jun 15, 20245 min read

Mastering POJOs: Unveiling the Power of RESTful APIs for Beginners
This blog is a valuable resource for beginners aiming to grasp the fundamentals of POJOs in RESTful APIs and their application in testing.
BhagyashriS
Jun 3, 20244 min read

A Comprehensive Guide to Software Testing
Software testing involves assessing a program's functionality to identify defects and ensure it meets technical specifications. Effective...
Ramadevi Alla
May 24, 20244 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...
Balbir Kaur
May 17, 20244 min read

Cypress - A Beginner's Guide to Effortless Setup and Acing Your First Test!
Cypress - A Beginner's Guide to Effortless Setup and Acing Your First Test!
Durgadevi
Jan 10, 20244 min read


Basic Structure of Cucumber Framework
Introduction: Cucumber is a popular open-source tool for Behavior-driven development (BDD). It is widely used in software development to...
Prajakta Chavan
Nov 1, 20234 min read

How to read Properties File in Java
This is my first blog and is all about How to read configuration data from properties file in Java. This can be in BDD cucumber framework...
gayathhriv
Sep 26, 20235 min read

Selenium Cucumber Java BDD Framework Basic – Setup
These are the basic steps to create Java BDD Framework. 1. Create a new maven project Open Eclipse IDE and click File>Project>Select...
Remya K
Sep 22, 20232 min read

Bug - Severity vs Priority
This document helps testers differentiate between bug severity and bug priority for proper Triage.
Twinkle Jain
Jul 18, 20234 min read
QA Automation and its future
What is QA Automation: Quality assurance is not only about finding bugs, but it is more about providing a quality product. Being a QA...
pvpriyadharshini
Jul 17, 20233 min read

Testing with Traceability
This document explains the significance of Traceability matrix in Software Testing LifeCycle and how to create one.
Twinkle Jain
Jul 17, 20234 min read

Data Driven Testing in Postman using single json file
This blog post explains on how to use a single json input file to achieve Data Driven testing in Postman
Twinkle Jain
Jul 15, 20234 min read

Assertions In Selenium Using TestNG Frameworks
In this blog, we learn various Assertion methods in selenium that can be used for multiple test case validation and ensure whether the test
Ramya k
May 26, 20234 min read

Waits in Selenium with a simple real world scenario.
Selenium is a powerful tool that allows developers and testers to simulate user interactions with web applications. However, the speed at...
Shilpa Uday
May 21, 20233 min read
When to choose Python and Java automation frameworks?
Have you ever had a thought to automate an application choosing between Python and Java Selenium automation frameworks ? Let's see some...
Shilpa Uday
May 19, 20232 min read

Software Testing Process Part 1
Lets understand Software Testing , Test flow and process in this blog. We will learn on types of Testing ,Testers will be handling as a...
Reka Narayanasamy
Mar 16, 20234 min read
bottom of page