top of page
Evergreen posts from some of our Ninjas...
May 12, 20213 min read
1,459 views
All Blogs
Search
judefebi
Sep 5, 20244 min read
Deploying a Spring Boot mock REST API to AWS Elastic Beanstalk
Java Spring Boot: Spring Boot is an open-source Java framework used to create a Micro Service. Spring boot is developed by Pivotal Team,...
BhagyashriS
Jun 22, 20244 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 3, 20244 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.
Reena Pinto
Apr 5, 20246 min read
Exploring ETL in Data Analysis Using SQL
Introduction to ETL: Recently, we have seen that data analysis has become very important for decision-making across different businesses....
Durgadevi
Jan 10, 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!
Twinkle Jain
Jul 18, 20234 min read
Bug - Severity vs Priority
This document helps testers differentiate between bug severity and bug priority for proper Triage.
Twinkle Jain
Jul 17, 20234 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 15, 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
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...
Reka Narayanasamy
Mar 16, 20234 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...
Vani Suruvu
Mar 14, 20231 min read
Test Cases for Web Site Testing - in-depth Ready Reckoner Reference
In this blog, we will be discussing about Test Cases to write and test for various Web Elements. Test Cases covered for Web Elements...
ShraddhaJoshi
Mar 10, 20235 min read
Data Tables in Cucumber BDD Framework
Overview Cucumber is Behavioral Driven Development Framework that allows to develop simple text based executable test scenarios. If you...
Vani Suruvu
Mar 8, 20234 min read
Cypress - Part 1 - Introduction, vs Selenium, Features, Limitations, Installation, Write & Run Tests
Let's get started with Cypress. In this series of blogs on Cypress, lets get acquainted with the basics of Cypress. These series of...
Sridevi Ponnusamy
Dec 24, 20223 min read
How to use Pico Container in Cucumber?
Why we need Pico Container? Inheritance is not possible in Cucumber step definition class. What if we don't want to create objects for...
binichandra
Nov 28, 20225 min read
Scrum Ceremonies : A Prescriptive Guide to Agile Transformation
Today’s digital transformations are forcing organizations to transform their business processes from a standalone operation into a...
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...
kalavalamadhuri3
May 6, 20225 min read
Xpath in Selenium
For automating any web Applications, locating web elements(link for locators in selenium) is first step. We need some unique attributes...
kalavalamadhuri3
May 6, 20226 min read
Locators in Selenium
As an Automation tester, we all know that for testing web-based applications, we need to perform specific actions on the HTML elements....
Pushpa B
Mar 25, 20222 min read
Overview Of Agile Process
Now everywhere we hear Agile. Around half of all the industries are applying Agile practices. Let’s understand what Agile process is....
bottom of page