I have application it is one digital clock with all minutes
and seconds. you have to identify the time to verify weather
the time displayed is correct time or not?
How do you automate this scenario?
Answers were Sorted based on User's Feedback
Answer / prathyusha
By using Time() funtion we can retrieve system time. BY
finding the difference between the displayed time and
retrieved time using the fucntion, we can verify whether
the time displayed is correct time or not.
Syntax:
strTime = Time()
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / dmitry
I suppose Tick event should be fired in order capture same
time that timer application
In this case comparing will be more exact
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the method for maximize the application while we using Decriptive programming in QTP?
What is the Difference between test object and run time object?
What is meant by Repository?
7 Answers ALFiNE IT Solutions, Four soft,
Tell me the difference between QTP9.2, QTP9.5 and QTP10.0
what is difference between analog and low level recording
how can we do the frame work in qtp
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
How is a Step generator used in UFT?
Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc
Find the 'String' from excel sheet and save to another sheet.But we don't know the string column number and row number?
How can i use Output Check points in QTP
Explain about Hybrid Framework