Category Archives: Automation

Challenges In Selenium Automation

AutomationCross Browser TestingSelenium 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

view count116767 Views

Read time13 Min Read

What To Expect From The New Version Of Selenium 4 Alpha?

AutomationCross Browser TestingSelenium 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

view count83011 Views

Read time6 Min Read

Tutorial On JUnit Annotations In Selenium

AutomationSelenium TutorialTutorial

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

view count56942 Views

Read time13 Min Read

Locating Elements by TagName In Selenium

AutomationSelenium TutorialTutorial

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

view count62940 Views

Read time5 Min Read

Making The Move With ID Locator In Selenium WebDriver

AutomationSelenium TutorialTutorial

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

view count62954 Views

Read time4 Min Read

Best 9 PHP Frameworks In 2019 For Test Automation

AutomationWeb 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

view count65956 Views

Read time19 Min Read

How To Use Name Locator In Selenium Automation Scripts?

AutomationSelenium TutorialTutorial

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

view count80867 Views

Read time4 Min Read

LambdaTest Launches API For Selenium Automation!

AutomationLambdaTest 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

view count48843 Views

Read time8 Min Read

All You Need To Know About Automation Testing Life Cycle

Automation

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

view count70783 Views

Read time11 Min Read

AutomationSelenium Java

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

view count52028 Views

Read time14 Min Read