-
Set value of a Textbox
How will you set a value of a Textbox in QTP/Winrunner?
-
What is the purpose of tl_step command?
Used to determine whether sections of a test pass or fail. Syntax: tl_step(step_name, status, description);
-
-
WinRunner GUI objects
What happens, if WinRunner does not recognise GUI objects in the application
-
What are data driven tests?
When you test your application, you may want to check how it performs the same operations with multiple sets of dat
-
What are the two modes of recording?
There are 2 modes of recording in WinRunner i. Context Sensitive recording records the operations you perform on your application by identifying Graphical User Interface (GUI) objects.ii. Analog recording records keyboard input, mouse clicks, and the precise x- and y-coordinates traveled by the mouse pointer across the screen.
-
How you created you test scripts 1) by recording or 2) programming?
Programming. I have done complete programming only, absolutely no recording.
-
What is the purpose of GUI spy?
Using the GUI Spy, you can view the properties of any GUI object on your desktop. You use the Spy pointer to point to an object, and the GUI Spy displays the properties and their values in the GUI Spy dialog box. You can choose to view all the properties of an object, or only the selected set of properties that WinRunner learns.
-
What is the different between GUI map and GUI map files?
The GUI map is actually the sum of one or more GUI map files. There are two modes for organizing GUI map files. i. Global GUI Map file: a single GUI Map file for the entire application ii. GUI Map File per Test: WinRunner automatically creates a GUI Map file for each test created. GUI Map file is a file which contains the windows and the objects learned by the WinRunner with its logical name...
-
What are the different modes of recording?
There are two type of recording in WinRunner. i. Context Sensitive recording records the operations you perform on your application by identifying Graphical User Interface (GUI) objects. ii. Analog recording records keyboard input, mouse clicks, and the precise x- and y-coordinates traveled by the mouse pointer across the screen.
-
Enable a GUI object using Winrunner
How can we enable a GUI object using Winrunner?
-
-
-
-
-
-
-
-
-
Winrunner Interview Questions
Ans