Adding Performance Testing Transactions to Scripts

Asked by Selven Govindsamy

Hi,

We would like to add a transaction to our automation scripts that record the time taken from the start to the end of the script. We want to use this for basic performance testing.

eg

StartTransaction();
<<<run automated script>>>
EndTransaction();

Output("Time Taken was " +transactiontime())

Thanks in advance!

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

see related bug

Can you help with this problem?

Provide an answer of your own, or ask Selven Govindsamy for more information if necessary.

To post a message you must log in.