Prepare for your Next Interview
This is a discussion on can we delay the timing in winrunner while verifying an record within the WinRunner forums, part of the Software Testing category; Hi, This is shailesh from mumbai, I am not able to find how to delay the timing while running the scripts for eg: If i had recorded something and then ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Hi,
This is shailesh from mumbai, I am not able to find how to delay the timing while running the scripts for eg: If i had recorded something and then run that particiular scripts then i am not able to catchup the time i mean it goes very fast and i can't even check which scripts it's pointing. Is there any method to decrease the time while running the scripts. |
| Sponsored Links |
|
|||
|
Use websync() command or check points instead of using wait() command. Because wait() command is not reliable. For example if you are using wait(500) means it will wait for 500 secs no matter the expected page is loaded or now. But with websync() command the test run continuous without further delay.
|
|
|||
|
Re: can we delay the timing in winrunner while verifying an record
Hi All,
Use .WaitProperty"Focused",True,4000 when the obj is focused and true it want wait till given time(4000) or else will wait till the obj i found |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| About Sync Timing in QTP | myth.ks | QTP | 2 | 11-09-2007 09:20 AM |
| Winrunner doesn't record the message typed | Geek_Guest | WinRunner | 1 | 10-08-2007 05:33 AM |
| How to check network delay | deepaksporty | Networking | 0 | 09-07-2007 06:27 PM |
| How to get first record from 1 lac record | Geek_Guest | Data Warehousing | 0 | 06-26-2007 06:37 PM |
| Record GUI Script and Record Session icons are always disabled | Geek_Guest | Rational Robot | 1 | 06-01-2007 08:01 AM |