Category Archives: Automation
• Automation • Cross Browser Testing • Selenium Tutorial • Tutorial
pytest Report Generation For Selenium Automation Scripts
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium pytest Tutorial. Test automation frameworks such as pytest are very powerful in automating tests when used along with the Selenium, the test results generated by these tests can become more insightful when you combine testing … Continue reading pytest Report Generation For Selenium Automation Scripts
May 29, 2019
45651 Views
12 Min Read
• Automation • Cross Browser Testing • Selenium Tutorial
Common Challenges In Selenium Automation & How To Fix Them?
Selenium is one of the most popular test frameworks which is used to automate user actions on the product under test. Selenium is open source and the core component of the selenium framework is Selenium WebDriver.
May 22, 2019
127043 Views
14 Min Read
• Automation • Cross Browser Testing • Selenium Tutorial
What To Expect From The Latest Version Of Selenium 4 Alpha?
All of us belonging to the testing domain are familiar with Selenium, one of the most popular open source automation tools available in the industry. We were pretty excited in August 2018 when Simon Stewart,
May 15, 2019
87297 Views
6 Min Read
• Automation • Selenium Tutorial • Tutorial
Tutorial On JUnit Annotations In Selenium With Examples
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on JUnit Tutorial. JUnit is a Java-based, open-source framework to help you execute unit testing. JUnit is used primarily to test each and every unit or component of your application like classes and methods. It helps to … Continue reading Tutorial On JUnit Annotations In Selenium With Examples
April 30, 2019
64699 Views
13 Min Read
• Automation • Selenium Tutorial
Making The Move With ID Locator In Selenium WebDriver
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Locators Tutorial. If you are beginning with Selenium, you may be unsure about what to do and how to do it? In my opinion, I find locators to be the best step to start brushing … Continue reading Making The Move With ID Locator In Selenium WebDriver
April 15, 2019
71534 Views
4 Min Read
• Automation • Web Development
9 Best PHP Frameworks In 2023 For Test Automation
PHP is one of the most popular scripting languages used for server-side web development. It is used by multiple organizations, especially for content management sites like WordPress. If you are thinking about developing a web application using PHP,
April 9, 2019
71806 Views
19 Min Read
• Automation • Selenium Tutorial • Tutorial
How To Use Name Locator In Selenium Automation Scripts?
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Locators Tutorial. Locators in Selenium play an important role in the life of an automation engineer. Depending on how skilled you are in locating an element is directly proportional to the stability and efficiency of … Continue reading How To Use Name Locator In Selenium Automation Scripts?
April 4, 2019
97542 Views
5 Min Read
• Automation • LambdaTest Updates
LambdaTest Launches API For Selenium Automation!
At the start of the year, we launched our LambdaTest online Selenium automation grid that can help you perform cross browser compatibility testing on a scalable on-cloud selenium infrastructure.
April 3, 2019
54461 Views
8 Min Read
Comprehensive Overview to Automation Testing Life Cycle
Nowadays, project managers and developers face the challenge of building applications with minimal resources and within an ever-shrinking schedule. No matter the developers have to do more with less,
April 1, 2019
81575 Views
12 Min Read
Top 5 Java Testing Frameworks For Automation In 2019
For decades, Java has been the most preferred programming language for developing the server side layer of an application. Although JUnit has been there with the developers for helping them in automated unit testing, with time and the evolution of testing,
March 18, 2019
56544 Views
14 Min Read