I have developed unit test cases in c# using VS2010, input data for Test cases are configured in xml, i used linq to read data from xml. Now i need to run same test case multiple time , each time with different parameters.Is it possible in VS2010 or should i need to use any other tools? please suggest
Detailed explanation :
I have developed unit test cases for WCF(window communication foundation) operations(API, for eg : connect to server is one API).i need to run each API multiple times to analyse the impact on the server.for eg : after running connect API 10 times,we analyse time taken to execute,load on server etc. Its very crucial and i am a intern in one company and reaching deadline , your help will be priceless.
Aucun commentaire:
Enregistrer un commentaire