Category Archives: Automation
• Automation • Manual Testing • Miscellaneous
13 Ways For Your Functional Testers To Do More Than Just ‘Testing’
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Automation Testing Tutorial. Functional testing of a web application or a website is one of the most essential phases of SDLC(Software Development Life Cycle) and who would know it better than we do.
November 29, 2019
144844 Views
15 Min Read
• Automation • Cross Browser Testing
Cross Browser Testing Is Not Only About Browsers
I recently encountered a question from one of the clients, and the questions were, “What do you think is the most important metric for building a Cross Browser Testing strategy?
November 26, 2019
99405 Views
11 Min Read
• Automation • Selenium Tutorial • Tutorial
Test Automation With Selenium Click Button Method(Examples)
One of the most fundamental and crucial interactions while Selenium automation testing is done by automating click operations over elements on a web page. We facilitate the click interaction using a method called Selenium.click().
November 25, 2019
278828 Views
12 Min Read
• Automation • Selenium Tutorial • Tutorial
Desired Capabilities in Selenium Webdriver
Desired Capabilities is a class used to declare a set of basic requirements such as combinations of browsers, operating systems, browser versions, etc. to perform automated cross browser testing of a web application.
November 19, 2019
140809 Views
17 Min Read
• Automation • Selenium Tutorial • Tutorial
How to Automate Registration Page Using Selenium And Java
If you are just starting with Selenium automation testing of your product, the first page you would probably want to automate Registration page or Login Page. If you have an online platform like an ecommerce company or a Software-as-a-Service product, the Signup page acts as the door to welcome your web application visitors.
October 29, 2019
85697 Views
15 Min Read
• Automation • Selenium Tutorial • Tutorial
How Selenium 4 Relative Locator Can Change The Way You Test?
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium 4. Web pages can consist of the number of web elements or GUI elements like radio buttons, text boxes, drop-downs, inputs, etc. Web locators in the context of Selenium automation testing are used to perform … Continue reading How Selenium 4 Relative Locator Can Change The Way You Test?
October 23, 2019
192502 Views
9 Min Read
• Automation • Selenium Python
Webinar: Web UI Testing with Python and LambdaTest
Web UI testing can be overwhelming, especially if we refer to cross browser testing. A single glance over the unceasing test scripts including various combinations for browsers, browser versions, devices, and operating system may make you question yourself if you are being overtaxed!
October 16, 2019
74071 Views
3 Min Read
• Automation • Selenium Tutorial • Tutorial
Mastering Selenium Testing: JUnit Asserts With Examples
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on JUnit Tutorial. Automation testing helps to ease the life of software testers by allowing them to automate their repetitive tasks, and open-source test automation frameworks like Selenium have enabled users to automate web testing experience, at … Continue reading Mastering Selenium Testing: JUnit Asserts With Examples
October 3, 2019
141163 Views
15 Min Read
• Automation • Cross Browser Testing • LambdaTest Updates
Webinar: LambdaTest and CloudBeat Collaborates For Faster Selenium Testing
Are you planning strategies to help simplify the execution of your automation scripts for Selenium testing? Selenium is considered as one of the favourites, in test automation frameworks, especially if we refer to the open-source ones.
September 20, 2019
171184 Views
5 Min Read
22 Reasons Why Test Automation Fails For Your Web Application
I can relate to the feeling where you wish to achieve flawless automation testing in the blink of an eye! On the other hand, I also understand the apprehension that is causing you to delay test automation.
September 11, 2019
93268 Views
19 Min Read