Category Archives: Automation
AutomationMobile App TestingTutorial
How to Test Biometric Authentication With Appium
Biometric authentication has become an essential feature in all mobile phones today. It helps in identifying a person using their biometrics such as fingerprints, facial recognition or retina scans to sign in to the mobile application or validate the financial transactions from their mobile phones, thus providing a high-quality mobile user experience.
September 13, 2024
									 193975 Views
193975 Views 										
											 26 Min  Read
26 Min  Read
										
AutomationSelenium JavaTutorial
Selenium Pagination Tutorial: How to Handle Page Navigation
As websites are becoming an integral part of the business, they must have a good UI that provides the best user experience and loads the content quickly. Websites can be categorized into two types based on the categorization of their content: paginated and infinite-scrolling websites.
September 13, 2024
									 167402 Views
167402 Views 										
											 16 Min  Read
16 Min  Read
										
Cypress TestingAutomationTutorial
How To Use Cypress Intercept For Handling Network Requests
Intercepting network requests was previously challenging due to limited visibility into network traffic between client and server. This difficulty made debugging and diagnosing network-related issues more complex and time-consuming.
September 10, 2024
									 459286 Views
459286 Views 										
											 19 Min  Read
19 Min  Read
										
How to Use Assert and Verify in Selenium
During Selenium automation, you might come across a number of scenarios where a decision needs to be taken regarding what happens if the test fails.
September 2, 2024
									 224686 Views
224686 Views 										
											 18 Min  Read
18 Min  Read
										
AutomationAILambdaTest Updates
Introducing KaneAI – World’s First End-to-End Testing Assistant
Picture a world where test automation is as easy as having a conversation with your team—no more struggling with complex code or tedious manual scripting. Just pure efficiency and clarity.
August 21, 2024
									 239041 Views
239041 Views 										
											 5 Min  Read
5 Min  Read
										
ExpectedConditions In Selenium: Types And Examples
ExpectedConditions in Selenium allow you to wait for specific conditions to be met before proceeding with interactions with the WebElements. This is common when the WebElement is not yet present or is visible but not clickable or text attributes are not being updated in time.
August 13, 2024
									 375762 Views
375762 Views 										
											 21 Min  Read
21 Min  Read
										
Playwright TestingAutomationTutorial
How to Use Playwright Locators: A Detailed Guide
This article is a part of our Learning Hub. For more in-depth resources, check out our hub on Playwright Tutorial. Locators are one of the most effective ways to locate elements for web testing. They provide automatic waiting and retry features, making it simple for developers and testers to find and interact with specific elements … Continue reading How to Use Playwright Locators: A Detailed Guide
August 1, 2024
									 445754 Views
445754 Views 										
											 24 Min  Read
24 Min  Read
										
Selenium JavaAutomationTutorial
How to Handle StaleElementReferenceException in Selenium
When performing Selenium automation testing, if you try to interact with a WebElement that’s no longer in the Document Object Model (DOM), Selenium will throw a StaleElementReferenceException.
July 31, 2024
									 539023 Views
539023 Views 										
											 12 Min  Read
12 Min  Read
										
AutomationSelenium JavaTutorial
How To Setup JUnit Environment For Your First Test
This article is a part of our Learning Hub. For more in-depth resources, check out our hub on JUnit Tutorial. JUnit is a widely used unit testing framework. When combined with Selenium, it enhances the web application testing process. JUnit utilizes annotations to identify test methods and supports various assertions, test suites, and test maintenance.
July 31, 2024
									 368883 Views
368883 Views 										
											 19 Min  Read
19 Min  Read
										
Generative AI in Testing: Benefits and Tools
Generative AI is a type of artificial intelligence that creates new outputs by learning patterns from existing data. As part of modern quality assurance practices, Generative AI in testing enables automation of tasks like test authoring, synthetic test data generation, test suite optimization, and more. TABLE OF CONTENTS What Is Generative AI in Testing? How … Continue reading Generative AI in Testing: Benefits and Tools
July 21, 2024
									 149598 Views
149598 Views 										
											 15 Min  Read
15 Min  Read
										









