Skip to content

Instantly share code, notes, and snippets.

@tarun3kumar
Created January 21, 2015 10:35
Show Gist options
  • Save tarun3kumar/24959dddc977b262130c to your computer and use it in GitHub Desktop.
Save tarun3kumar/24959dddc977b262130c to your computer and use it in GitHub Desktop.
CSV data file used in test plan
user1@testmail.com 123456
user2@testmail.com 654321
@tarun3kumar
Copy link
Author

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}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment