Category Archives: Automation
AutomationSelenium JavaTutorial
How To Handle Captcha In Selenium
With the rapidly evolving technology due to its ever-increasing demand in today’s world, Digital Security has become a major concern for the Software Industry. There are various ways through which Digital Security can be achieved, Captcha being one of them.
January 6, 2022
272655 Views
16 Min Read
Selenium Tutorial: Basics and Getting Started
This article is a part of our Learning Hub. For more in-depth resources, check out our hub on Selenium Tutorial. Selenium is still the most influential and well-developed framework for web automation testing. Being one of the best automation frameworks with constantly evolving features, it is poised to lead the industry in all aspects as … Continue reading Selenium Tutorial: Basics and Getting Started
January 3, 2022
207210 Views
18 Min Read
Selenium JavaAutomationTutorial
JUnit 5 vs. TestNG: Choosing The Right Framework For Selenium Automation Testing
JUnit and TestNG are considered some of the best Java testing frameworks for Selenium automation testing. You should choose the appropriate test framework for your project’s requirements. JUnit 5 is the latest version of the JUnit framework. In this blog, we do a JUnit 5 vs. TestNG comparison. In this blog on JUnit 5 vs. … Continue reading JUnit 5 vs. TestNG: Choosing The Right Framework For Selenium Automation Testing
December 27, 2021
89738 Views
23 Min Read
Selenium JavaAutomationTutorial
How To Switch Between iFrames In Selenium Java [Tutorial]
Although automation testing has been around for several years, the tester faces multiple hurdles while performing Selenium automation testing. There are multiple cases that can’t be automated, and there are a few that are hard to implement and have to be handled efficiently. One such case is handling the web pages with iframes.
December 15, 2021
208209 Views
9 Min Read
How To Move From Manual Testing To Automation
As software requirements are changing faster than ever, more organizations are adopting agile methodologies to achieve shorter development cycles and accelerated Time to Market (TTM).
December 9, 2021
353173 Views
21 Min Read
Getting Started With JUnit 5 And Mockito For Unit Testing
This article is a part of our Learning Hub. For more in-depth resources, check out our hub on JUnit Tutorial. Mockito is a unit testing framework for Java that simplifies the task of automation testing. It makes unit testing highly effective with clean tests, thanks to dependency injection and compile-time checks.
December 6, 2021
138771 Views
13 Min Read
AutomationCypress TestingTutorial
How To Fill And Submit Forms In Cypress
Web forms are among the most common elements you encounter on websites. A simple example is a login page where users enter credentials, while complex forms can include user details, captchas, or date pickers. Be it Cypress automation testing or Selenium, tests are designed to interact with the WebElements on a page, making web form … Continue reading How To Fill And Submit Forms In Cypress
December 3, 2021
167612 Views
22 Min Read
AutomationSelenium JavaTutorial
How To Minimize Browsers In Selenium WebDriver Using JUnit
Delivering software with superior UI is one of the key aspects of development, but there are times when you need to test the most complicated functionality. These tests include window resizing or minimizing or maximizing, all of which require interacting with the browser window, and if the number of tests is high, it becomes cumbersome.
November 30, 2021
109719 Views
12 Min Read
AutomationSelenium WebDriverTutorial
Complete Selenium WebDriver Tutorial: Guide to Selenium Test Automation
This article is a part of our Learning Hub. For more in-depth resources, check out our hub on Selenium Tutorial. When it comes to web automation testing, there are a number of frameworks like Selenium, Cypress, PlayWright, Puppeteer, etc., that make it to the ‘preferred list’ of frameworks.
November 23, 2021
438731 Views
32 Min Read
Shift-Left Testing And Continuous Feedback To Deliver Quality At Agile Speed
When it comes to enabling Agile software testing with automation, shift-left testing is the most talked-about term. In the earlier days, developers followed the “Waterfall Model,” where the testing stage came into play on the far right of the development cycle.
November 22, 2021
17700 Views
17 Min Read









