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 |
Is qtp supports uni-code?
What is SQL injection?
Which line will be executed 1-B(DP).P(OR.link(DP) 2-B(OR).P(Or).Link(DP)
when i am running login page i got test run error? Please give me the script to handle run time exceptions. It's urgent for me.
what is standalone database
How many lines of code in each script of QTP?
How to open an application through scripting?
if the excel sheet specified in script is not there,we get run time error how to handle the error ,please anybody explain me in detail
Can I do Game testing with QTP tool
Among all the check points what is the most important checkpoint?
how would you go for testing a web application like any jobsite?(using manual n qtp)..pls frnds its very urgent ..i need realtime answers...thanks in advance
Connect to QC using AOM.