Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this post, we are going to demonstrate, how you may perform data driven testing with the help of looping feature of vREST. Here is the video tutorial for the same:We will provide the sample files needed to quickly start data driven testing.

Context: We are defining test cases for a sample Contacts Application. More specifically we are validating various scenarios of Update Contact API with the help of loop. And we are providing data to Update Contact API from a CSV file using vutil module. 

...