06-18-2008, 12:44 PM
Hi
In my application, there will be a timer, Winedit box(shows the state)
and radio button... There are two states in my application: idle and leakback... initially my application is in "idle" state... after timer goes to zero, it gets changed to leakback state, at that time only i have to click that radio button......
How can i implement this??
i included one standard checkpoint during recording to check the state
but i checks only the state... if that state is not there, it gets failed
what i want is?
QTP should check the timer value... If the timer value is zero, then it should check the state. If the timer value is not zero, it should wait till the timer becomes zero.
In my application, there will be a timer, Winedit box(shows the state)
and radio button... There are two states in my application: idle and leakback... initially my application is in "idle" state... after timer goes to zero, it gets changed to leakback state, at that time only i have to click that radio button......
How can i implement this??
i included one standard checkpoint during recording to check the state
but i checks only the state... if that state is not there, it gets failed
what i want is?
QTP should check the timer value... If the timer value is zero, then it should check the state. If the timer value is not zero, it should wait till the timer becomes zero.