A/B Testing-Comprehensive Guide

A/B Testing-Comprehensive Guide

A/B Testing-Comprehensive Guide



In this article we will learn what is A/B Testing some important tools used for doing A/B Testing why it is used and why it is so much important to the overall business.


What is A/B Testing??

A/B Testing or more commonly known as Split or multivariate Testing is a way of comparing two or more version of web pages or apps to determine which one perform better for a defined set of goals. Despite having the Name as A/B Testing this test could be run on as many as pages we want. Please note there is no full form of A/B Testing.

Reading Specific value from excel using Apache POI in Selenium WebDriver

Reading Specific value from excel using Apache POI in Selenium WebDriver


Reading Specific value from excel using Apache POI in Selenium WebDriver

As we all are aware of reading and writing data from excel file is one of the most important aspects that we need to take care while designing our automation testing framework especially while using a data-driven testing approach.

So in this Section, we will learn how we can read any single data value from excel file which contains a large set of data.