Explain me what is the difference between setspeed() and sleep() methods?



Explain me what is the difference between setspeed() and sleep() methods?..

Answer / Mohammad Asad

The setspeed() method in AutoIt sets the speed of script execution based on CPU cycles (default is 1000), while sleep() makes a pause for a specified number of milliseconds. This means that setspeed() affects the overall execution speed, while sleep() introduces delays at specific points in the script.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Automation Testing AllOther Interview Questions

how to import specifically 2nd column elements to runtime datatable in excel sheet if it contains 3 columns

1 Answers  


Tell me what is a keyword-driven framework?

1 Answers  


If i am doing the automation of test suites in a project. Then what will be the system interfaces for that?? The tools I am using or something else... please help..!!

1 Answers   Aricent,


What is Test strategy documents.

2 Answers   Covansys,


What types of scripting techniques for test automation do you know?

0 Answers  


What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.

1 Answers  


Explain me what is testng and why is it better than junit?

1 Answers  


Is there any freeware tool for automation testing of mobile applications for BlackBerry and iPhone platforms ?

1 Answers  


Explain about basics of rational robot - ibm test automation tool?

1 Answers  


explain add in manager and virtual object wizard in winrunner

1 Answers  


in my application i am getting different errors at same place. how i capture that errors using less code in qtp.

1 Answers   CTS,


What is self-referencing constraint in mainframe development?

1 Answers  


Categories