How QTP identify the system time that's changes every seconds?

Don't mix this question with dynamic objects.

Showing Answers 1 - 9 of 9 Answers

AdvancedQTP

  • Nov 13th, 2007
 

QTP uses VBScript, which has a built in Timer function.
It returns the number of seconds that've passed since midnight.
It also has Date and Time functions which return the system bios date and time.
And a Now function, which is a combination of the last two.

  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