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 |
how to import specifically 2nd column elements to runtime datatable in excel sheet if it contains 3 columns
Tell me what is a keyword-driven framework?
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..!!
What is Test strategy documents.
What types of scripting techniques for test automation do you know?
What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.
Explain me what is testng and why is it better than junit?
Is there any freeware tool for automation testing of mobile applications for BlackBerry and iPhone platforms ?
Explain about basics of rational robot - ibm test automation tool?
explain add in manager and virtual object wizard in winrunner
in my application i am getting different errors at same place. how i capture that errors using less code in qtp.
What is self-referencing constraint in mainframe development?