Category Archives: Automation

Dataproviders TestNG

AutomationSelenium Java

How To Use DataProviders In TestNG [With Examples]

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on TestNG. In our earlier posts, we learned about using TestNG parameters in our TestNG scripts. To jog your memory, Parameterization In TestNG helps us pass data through the code and prevent hard-coding. However, TestNG parameters enable … Continue reading How To Use DataProviders In TestNG [With Examples]

August 18, 2020

view count109743 Views

Read time8 Min Read

SelectorsHub

Selenium TutorialAutomation

SelectorsHub: The Next Gen XPath, CSS Selectors Tool

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Locators Tutorial. SAP applications are designed to help businesses improve customer relations and deliver a better experience. These business applications also provide users with complete access to information, helping them make faster decisions.

August 10, 2020

view count61927 Views

Read time23 Min Read

TestNG Project In Eclipse

AutomationSelenium Java

Create TestNG Project In Eclipse & Run Selenium Test Script

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on TestNG. In the last article, we installed TestNG in Eclipse and did some environment set up for the same. Subsequently, we saw how we could convert our existing Java projects into TestNG projects in Eclipse.

July 31, 2020

view count98811 Views

Read time9 Min Read

xUnit Testing Tutorial: Unit Testing With Selenium C#

AutomationSelenium C#Tutorial

xUnit Testing Tutorial: Unit Testing With Selenium C#

When you are developing a consumer web product, you would have come across scenarios where some functionalities do not work on certain browsers, operating systems, or devices.

July 22, 2020

view count149406 Views

Read time26 Min Read

Travis VS Jenkins

AutomationCI/CD

Jenkins vs Travis | Which CI/CD Tool Is Best for You?

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Top CI/CD Tools Comparison. Travis CI and Jenkins are both popular CI/CD tools and were launched in the same year i.e. 2011. As of July 2020, Jenkins has been the more obvious choice as CI/CD tool … Continue reading Jenkins vs Travis | Which CI/CD Tool Is Best for You?

July 20, 2020

view count92274 Views

Read time15 Min Read

Geckodriver Tutorial: Automation Testing on Firefox with Selenium

AutomationSelenium TutorialTutorial

Geckodriver Tutorial: Automation Testing on Firefox with Selenium

With 4.25% of browser market share worldwide in June 2020 as per statcounter, Mozilla Firefox browsers are considered inevitable for every Selenium testing checklist.

July 15, 2020

view count213897 Views

Read time10 Min Read

Web Table in Selenium WebDriver

AutomationSelenium TutorialSelenium WebDriverTutorial

Dynamic Web Table Handling in Selenium

Web tables or data tables are often used in scenarios where you need to display the information in a tabular format. The data being displayed can either be static or dynamic in nature.

July 10, 2020

view count222477 Views

Read time9 Min Read

WebDriverIO Tutorial

AutomationSelenium TutorialTutorialWebDriverIO

WebdriverIO Tutorial: Handling Alerts & Overlay In Selenium

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on WebDriverIO Tutorial. You’d hardly find a website these days without alerts and pop-ups! The alert boxes warn you whenever you perform a wrong action or to enter details to access a website. These alert boxes stop … Continue reading WebdriverIO Tutorial: Handling Alerts & Overlay In Selenium

July 9, 2020

view count129827 Views

Read time8 Min Read

Geolocation Testing

AutomationSelenium TutorialTutorial

Geolocation Testing With Selenium Using Examples

A website or web application may look differently depending on the location from where it is accessed. If you are building a consumer web product that has a diverse target audience, it is essential to perform geolocation testing.

July 2, 2020

view count131271 Views

Read time10 Min Read

Introduction to Nightwatch

AutomationSelenium Tutorial

Complete Nightwatch JS Testing Tutorial

There are few javascript testing frameworks makes test automation as easy as running Nightwatch JS testing. With massive competition in the market, every company wants to employ a faster go-to-market strategy. This puts a lot of pressure on both the development and testing teams.

June 29, 2020

view count73698 Views

Read time6 Min Read