how are virtual object configured
What are command line options?How to invoke winrunner with vb add in using command line options?
How to break infinite loop?
What is the different types of Data driven testing?
What is the purpose of a gui spy?
how do you know which software with version(ex.msoffice)available in our system,using tsl functions
How do you find out which is the start up file in winrunner?
You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
Have you ever written test cases or did you just execute those written by others?
What do you verify with the database check point custom and what command it generates, explain syntax?
When do you use break points?
what is the difference between bitmap checkpoint and image checkpoint
In an Testing Interview, in winrunner the following question asked. what is the use of compile module? how u r implemnted these compile modules in ur project. give any TSL script of compile module?