How to give thinktime option for a mixed test proportion in VSTS

Hi,

We are doing mixed test for a windows based VB.net application. We are unable to give the thinktime for each transaction. Can anyone please help us in how to specify the thinktime in each script. We have tried giving sleep, but it makes all the running scripts sleep for that particular duration. We want the specified transaction alone to sleep for the duration. Any pointers will be highly appreciated.

Thanks

M.Richard

[458 byte] By [richardpushpa_v] at [2007-12-24]
# 1
Not sure when you say transaction you mean each request or for each test. Regardless, I think you will have to write a plugin. Webtest Request Plugin, webtest plugin, or a LoadTest Plugin to do this. You could then access the Thinktime property for each test or request.
JohnnyColemanMSFT at 2007-10-8 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - Web and Load Testing...
# 2
Actually, and easier way to do this per test is to setup mulitple scenerios in the Load Test and define a different think time for each.
JohnnyColemanMSFT at 2007-10-8 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - Web and Load Testing...

Visual Studio Team System

Site Classified