What is the use of gui map and what happens when gui map file get loaded?
how many options are provided in WR login screen
How to use winrunner?
how to download jmeter from net,is it open source
how you execute the function
Where exactly testing comes in to picture in S.D.L.C?
What is the use of virtual object wizard and how it is used?
Explain difference between winrunner and test director?
What are the two modes of recording?
How many exceptions are there in winrunner and what are they?
Name the different types of checkpoints?
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!