top of page
Evergreen posts from some of our Ninjas...
Sep 25, 20224 min
5,447 views
Jun 18, 20222 min
5,303 views
Jan 6, 20213 min
1,657 views
All Blogs
Search
Priyanka Nigam
Feb 114 min
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
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
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
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
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
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
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