top of page
Evergreen posts from some of our Ninjas...
May 12, 20213 min read
1,431 views
All Blogs
Search
Priyanka Nigam
Feb 114 min read
Paging Through the Web: Basic and Advanced Selenium Techniques in Java for Handling Pagination in Various Scenarios-Part 1
We have often come across scenarios where it took longer times to load a certain page displaying huge datasets, when the need is to view...
gayathhriv
Sep 26, 20235 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...
ksurya2008
Sep 21, 20232 min read
Building API tests with REST Assured: A Quick Step by Step Start Guide - Part 2
This blog is a continuation of part 1. I am posting the link for part 1 here, https://www.numpyninja.com/post/building-robust-api-tests-w...
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...
Ramya k
May 26, 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
Reka Narayanasamy
Mar 16, 20235 min read
Rest Assured and TestNG
In this blog let learn about how to work with API, create our own Fake Local API and send Request to the server and get the response , we...
bottom of page