Geeks Talk

Prepare for your Next Interview




can we delay the timing in winrunner while verifying an record

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 ...


Go Back   Geeks Talk > Software Testing > WinRunner

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 10-09-2007
Junior Member
 
Join Date: Oct 2007
Location: india
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
shaileshnseit is on a distinguished road
Smile can we delay the timing in winrunner while verifying an record

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.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 04-07-2008
Junior Member
 
Join Date: Dec 2007
Location: Chennai
Posts: 8
Thanks: 1
Thanked 0 Times in 0 Posts
mathan_vel is on a distinguished road
Re: can we delay the timing in winrunner while verifying an record

Use Wait() command to delay the action speed. This will rectify your problem
Reply With Quote
  #3 (permalink)  
Old 05-13-2008
Junior Member
 
Join Date: May 2008
Location: Chennai, India
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
dhanaprabhu is on a distinguished road
Smile Re: can we delay the timing in winrunner while verifying an record

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.
Reply With Quote
  #4 (permalink)  
Old 06-11-2008
Junior Member
 
Join Date: Jul 2007
Location: CA
Posts: 16
Thanks: 2
Thanked 5 Times in 4 Posts
Fahed9090 is on a distinguished road
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
Reply With Quote
Reply

  Geeks Talk > Software Testing > WinRunner


Thread Tools
Display Modes


Similar Threads

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


All times are GMT -4. The time now is 11:54 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved