Click here to hide categories Click here to show left categories

User: Home          welcome : Guest          Log In / Register here     




What’s the Transaction?

We can measure how long it takes to run a section of our test by defining transactions. Transaction modes are: Start transaction
End transaction We can also use MercuryTimers() function also like:

MercuryTimers("Timer1").Start
MercuryTimers("Timer1").Stop()
And also we can fetch the time taken to load a particular step in a variable like:
Dim a
a=MercuryTimers("Timer1")

Share this article   |    Print    |    Article read by 2380 times
Author:
Rohit kakria
I am software developer, moderator of xpode.com
Related Articles: No related article
Related Interview Questions: No related interview question