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



I have application it is one digital clock with all minutes and seconds. you have to identify the ..

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

I have application it is one digital clock with all minutes and seconds. you have to identify the ..

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

Post New Answer

More QTP Interview Questions

Please can you give where can we get good QTP Training at Hi-Tech city Hyderabad?

10 Answers  


Can you tell me QTP is support for GIS(Geography Information System) Based Software.

1 Answers  


What is action?

0 Answers  


Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?

0 Answers   IBM,


How to launch application under test through VBscript without using systemutil.run or invokeapplication?

3 Answers  






what is framework and types of framework? Need of framework in automation? write folder strucuture of framework.

3 Answers   HealthAsyst,


If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?

7 Answers   Mphasis,


wht is Automation testing frame work. pls explain it

3 Answers   Wipro,


Hi, Can anyone tell me what type questions can be ashed in interview on QTP?

1 Answers  


Mention what are the different types of recording modes in qtp? Which will be used when?

0 Answers  


what are the Common Problems in S/w development process

1 Answers  


what area in a web application cannot be automated.

1 Answers  


Categories