dimanche 22 mars 2015

Load Testing Data driven Unit test with Visual Studio

Visual Studio 2013 has built in functionality to create Data driven Web Performance Test that work with load tests, but what I would like to know is whether or not unit tests added to a load test can be data driven. For example, I have a csv file, I want my unit test to run under a load test and take the row column data from the csv, parse it, and consume it by each individual unit test. Is this possible?


Aucun commentaire:

Enregistrer un commentaire