Category Archives: Automation
Code Coverage vs Test Coverage: Which Is Better?
Test Coverage and Code coverage are the most popular methodologies for measuring the effectiveness of the code. Though these terms are sometimes used interchangeably since their underlying principles are the same.
December 18, 2019
201846 Views
23 Min Read
• Automation • Selenium Tutorial • Tutorial
Selenium WebdriverIO Tutorial with Example
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on WebDriverIO Tutorial. WebdriverIO is Javascript based test automation framework built over nodeJs. It is an open-source project developed for the automation testing community. WebdriverIO is extendible, compatible, feature-rich, and easy to install.
December 16, 2019
183703 Views
17 Min Read
• Automation • Cross Browser Testing
Is Automated Browser Testing A Must For Modern Web Development?
Cross browser testing is not a new term for someone who is into web development. If you are developing a website or a web application, you would want to run it smoothly on different browsers.
December 12, 2019
169374 Views
14 Min Read
• Automation • Cross Browser Testing
What Are The Benefits Of Website Testing On The Cloud?
The development of web applications is becoming more and more dynamic. Big and small enterprises are rolling out web applications and upgraded versions in very short intervals.
December 10, 2019
133375 Views
12 Min Read
• Automation • Manual Testing • Miscellaneous
Beyond Testing: 13 Ways for Functional Testers to Excel
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Automation Testing Tutorial. Functional testing of a web application or a website is one of the most essential phases of SDLC(Software Development Life Cycle) and who would know it better than we do.
November 29, 2019
150472 Views
15 Min Read
• Automation • Cross 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
103102 Views
11 Min Read
• Automation • Selenium 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
158357 Views
18 Min Read
• Automation • Selenium Tutorial • Tutorial
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
111502 Views
15 Min Read
• Automation • Selenium Tutorial • Tutorial
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
201219 Views
9 Min Read
• Automation • Selenium 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
76871 Views
3 Min Read