DataProvider in TestNG
DataProvider in TestNG DataProvider marks a method as supplying data for a test method. The annotated method must return an Object[][] where each Object[] can be assigned the parameter list Read more »
TestNG Installation
TestNG Installation: Follow the below steps to install TestNG in Eclipse IDE . There are two ways in installing TestNG in Eclipse First Way on installing Eclipse is using “Install Read more »
TestNG Introduction
TestNG Introduction: TestNG is a unit test framework designed for testing needs. It is inspired from JUnit by adding new functionalities which made TestNG more powerful than other unit test Read more »
CheckBox & Radio Button Operations in selenium C#
CheckBox & Radio Button Operations in selenium C# CheckBox & Radio Button Operations in selenium C# are easy to perform and most of the times the simple ID attributes work fine for both Read more »
Selenium – Interacting with Textbox
Input Box Input boxes refer to either of these two types: Text Fields– text boxes that accept typed values and show them as they are. Password Fields– text boxes that Read more »
Selenium – User Interactions
Selenium WebDriver is the most frequently used tool among all the tools available in the Selenium tool set. Hence it is very important to understand, how to use Selenium webDriver Read more »
WebDriver Common Commands
Here are some of the WebDriver common commands used to access elements, browser navigation, getting browser or elements information. Instantiating Web Elements Before performing any action on any WebElement, we Read more »
Components of Selenium
Selenium IDE Selenium IDE is a complete integrated development environment (IDE) for Selenium tests. It is implemented as a Firefox Add-On and available on Chrome Store recently, and allows recording, editing, and debugging tests. It Read more »
Introduction to Selenium
What is Selenium? Selenium is a portable software testing framework for web applications. Selenium provides a playback (formerly also recording) tool for authoring tests without the need to learn a test scripting Read more »
Selenium with CSharp Training
Selenium with CSharp online/offline training What is this course about? The Selenium with C# online training program aims at providing participants knowledge on Selenium, one of the best and most widely used Read more »