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 |
How does qtp identify gui object?
When you open QTP, how many sheets you can see?
wht type of User defined functions or Java Releated functions do we write in VB scripting
1) after inserting the check point how to change the expected value that was captured while inserting the check point
Explain the check points in QTP?
22 Answers Gray Matrix, IBM, Microsoft, Prapan Solutions, Zensar,
What are the methods used in UFT to handle exceptions or run-time errors?
anyone can explain about "Smart Identification" in QTP. what is the use of "Smart Identification" ???
is qtp 9.2 create the scripts with the application run on mozilla firefox browser?
what is the Debug view?
what is database check point, how will you parameterize the database from seperate data table?
how to open Excel sheet & write in it & save it?
How you can decide which type of object repository you have to use?