Category Archives: Automation
• 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
116767 Views
13 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
83011 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
56942 Views
13 Min Read
• Automation • Selenium Tutorial • Tutorial
How to Get Element by Tag Name In Selenium
Selenium locators are your key when dealing with locating elements on a web page. From the list of locators like ID, Name, Class, tag name, XPath, CSS selector etc, one can choose any of these as per needs and locate the web element on a web page.
April 18, 2019
62940 Views
5 Min Read
• Automation • Selenium Tutorial • 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
62954 Views
4 Min Read
• Automation • Web Development
Best 9 PHP Frameworks In 2019 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
65956 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
80867 Views
4 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
48843 Views
8 Min Read
All You Need To Know About 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
70783 Views
11 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
52028 Views
14 Min Read