How will you perform a load test if you do not have an application to record? You are basically doing load test on the stored procedure. what will be the best approach to do so? stored procedure is in .net and databse in sql server.

Showing Answers 1 - 2 of 2 Answers

gouse_it

  • May 9th, 2008
 

Hi,
  I dont know how to record stored procedures but i know how to generate script for  xml based requests.May be you can use the same way. use web_custom_request function for doing this.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions