All posts by Ria Dayal
Automation Testing Tutorial: A Starter’s Guide With Example
Software testing is an integral part of any IT project. Testing the software more and more will ensure a better quality of your software. Now, how do you achieve it? Either you go with Manual Testing or Automation Testing.
April 7, 2022
									 51143 Views
51143 Views 										
											 25 Min  Read
25 Min  Read
										
Selenium JavaAutomationTutorial
How To Handle Multiple Windows In Selenium WebDriver Using Java?
When automating any website or a web application in Selenium, you might have come across a scenario where multiple windows open within an application when a button is clicked, and appropriate action needs to be performed on the opened windows.
March 24, 2022
									 110873 Views
110873 Views 										
											 12 Min  Read
12 Min  Read
										
AutomationSelenium JavaTutorial
FindElement And FindElements In Selenium [Differences]
Finding an element in Selenium can be both interesting and complicated at the same time. If you are not using the correct method for locating an element, it could sometimes be a nightmare.
January 18, 2022
									 315174 Views
315174 Views 										
											 21 Min  Read
21 Min  Read
										
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
									 271713 Views
271713 Views 										
											 16 Min  Read
16 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
									 109191 Views
109191 Views 										
											 12 Min  Read
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
									 437219 Views
437219 Views 										
											 32 Min  Read
32 Min  Read
										
How To Implement Shift Left Testing Approach?
The “shift left” approach is based on the principle that if the software development team can test code as it is being developed, they can discover errors earlier than if they wait until the end of the project.
November 9, 2021
									 125467 Views
125467 Views 										
											 23 Min  Read
23 Min  Read
										
AutomationSelenium JavaTutorial
How To Set Test Case Priority In TestNG With Selenium
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on TestNG. TestNG is an open-source and powerful test automation framework with a wide range of features, including annotations, data providers, group testing, prioritization, and much more.
October 12, 2021
									 153236 Views
153236 Views 										
											 18 Min  Read
18 Min  Read
										
Selenium JavaAutomationTutorial
How To Use TestNG Reporter Log In Selenium
TestNG is an open-source test automation framework, where ‘NG’ stands for Next Generation. TestNG has given testers the ability to group or prioritize the test cases, generate HTML reports, log messages, run tests in parallel, and much more.
October 1, 2021
									 159423 Views
159423 Views 										
											 18 Min  Read
18 Min  Read
										








