Category Archives: Automation

Cross Browser Testing-compressed

AutomationCross 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

view count101750 Views

Read time11 Min Read

Desired Capabilities in Selenium

AutomationSelenium 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

view count153255 Views

Read time18 Min Read

How to Automate Registration Page Using Selenium And Java

AutomationSelenium TutorialTutorial

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

view count105631 Views

Read time15 Min Read

Selenium 4 Relative Locator

AutomationSelenium TutorialTutorial

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

view count198496 Views

Read time9 Min Read

Web UI Testing with Python and LambdaTest

AutomationSelenium 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

view count75992 Views

Read time3 Min Read

LambdaTest and CloudBeat for Faster Selenium Testing

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

view count174255 Views

Read time5 Min Read

Reasons Why Test Automation Fails For Your Web Application

Automation

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

view count96924 Views

Read time19 Min Read

Selenium Disabled JavaScript Settings : Automation Testing

AutomationJavaScriptSelenium TutorialTutorial

Automation Testing With Javascript Disabled in Selenium

Selenium has been a pinnacle for open-source software in the industry of automated website testing. The automation testing framework is widely adopted by the testing community to help them in automating interactions with their web-application for desktops.

August 29, 2019

view count224132 Views

Read time10 Min Read

Generating XML And HTML Report In PyUnit For Test Automation

AutomationSelenium TutorialTutorial

XML And HTML Report In PyUnit For Test Automation

Irrespective of the test framework being used, one aspect that would be of interest to the various stakeholders in the project e.g. developers, testers, project managers, etc. would be the output of the test results.

August 20, 2019

view count118154 Views

Read time13 Min Read

Selenium Automation Testing On Internet Explorer (IE) & Edge

Selenium TutorialAutomationTutorial

Selenium Automation Testing on Internet Explorer (IE) & Edge

Design and Usability are two important factors when you are building a consumer web product/web application. You might need to step into the shoes of the customers in order to tackle different usability problems.

August 12, 2019

view count98095 Views

Read time24 Min Read