Category Archives: Selenium Tutorial
Parameterization In TestNG – DataProvider and TestNG XML (With Examples)
Test automation, or automation testing as it’s called popularly, is not as easy as it sounds. All permutations and combinations of all possible user interactions have to be considered and based on that you would have to create a test script to validate your web application over numerous browsers + OS combination.
December 5, 2019
120264 Views
15 Min Read
Nightwatch.js Tutorial For Test Automation – Complete Guide With Examples
Being an open-source framework allowed Selenium to be compatible with multiple test automation frameworks for different programming languages and if we talk about Automation testing with Selenium and JavaScript,
December 3, 2019
114682 Views
25 Min Read
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
170474 Views
18 Min Read
NUnit Test Automation Using Selenium C# (with Example)
C# is objected-oriented and provides all the popular features supported by OOPS namely encapsulation, polymorphism, and inheritance. Using C#, you can develop web-based, develop windows, and console applications.
November 6, 2019
130049 Views
22 Min Read
LambdaTest UpdatesSelenium Tutorial
Now Test With Selenium 4 Capabilities, Shared Tunnel, & More!
Hi there! We are up with another round of exciting updates to help you expand your cross browser testing coverage. Today, we introduced Selenium 4 capabilities in our Desired Capabilities Generator, along with capabilities for Geolocation testing.
November 5, 2019
77385 Views
6 Min Read
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
121166 Views
15 Min Read
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
208843 Views
9 Min Read
How Smashtest Is Changing The Way You Write Selenium Tests?
When it comes to automated website testing, one parameter that is extremely important is the intellect gathered from the output of your automation test execution i.e. number of bugs reported, percentage of pass/failed test cases, test coverage, etc.
September 5, 2019
84765 Views
32 Min Read
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
233891 Views
10 Min Read
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
129361 Views
13 Min Read









