Created
January 21, 2015 10:35
-
-
Save tarun3kumar/24959dddc977b262130c to your computer and use it in GitHub Desktop.
CSV data file used in test plan
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[email protected] | 123456 | |
---|---|---|
[email protected] | 654321 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Notice that no header names are used herein and variable names are referred as email,password in CSV data set configuration element. These are later used in test plan as ${email} and ${password}