The purpose of pausing the testing is to let people have time to check the 
status of GUI and device under test, after running some test cases or some 
steps of a test case.

 

Here, “random time length” means the time length is under the control by 
people, rather than generated by script.

 

Regards,

Jason

________________________________

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ?eljko Filipin
Sent: 2007年2月28日 17:44
To: wtr-general@rubyforge.org
Subject: Re: [Wtr-general] Can Watir be paused & resumed manuallywhenrunning 
test cases?

 

On 2/28/07, Jason He <[EMAIL PROTECTED]> wrote:

        I want to pause the testing process at moment and at random time 
length, and resume it latterly.

What do you want do to while script is paused? You can pause for random number 
of seconds with "sleep". 
-- 
Zeljko Filipin
zeljkofilipin.com 

_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to