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

What is the QTP test frame work?

3 Answers   IBM,


Hi, How to give drop down values as input [Variable] from data table in QTP? If u know share with me.

3 Answers  


how do check the links in a webpage ?

7 Answers   Accenture, Wipro,


What is a checkpoint? How many check points are there in qtp?

0 Answers  


Is it a smart choice to use QTP for backend testing?

1 Answers   CTS,






I am new to automation testing.I am learning QTP 9.2.my question is how to install the defferent addins(other than Default Addins) is there any defference in QTP after installing the Addins.where we can get the addins?

0 Answers  


What is the difference between two actions?

1 Answers   Wipro,


What is test automation framework?which framework does QTP follow?Need some practical explanation as to how u will start ur testing process following a particular framework?

2 Answers   IBM, Sony,


What is the difference between Mandatory and BaseFilter Properies..Anybody please answer me..Thanks in Advance

3 Answers   BirlaSoft,


How do client side image and server side image work?

0 Answers  


Hi. plz expalin abouit SetToProperty, SetRoProperty, GetToProperty, GetRoProperty,GetToPrperties. with examples.

6 Answers  


How can you quit from Action.

2 Answers  


Categories