-
What is the extension of gui map file?
The extension for a GUI Map file is “.gui”.
-
What is a checkpoint and what are different types of checkpoints?
Checkpoints allow you to compare the current behavior of the application being tested to its behavior in an earlier version. You can add four types of checkpoints to your test scripts: i. GUI checkpoints verify information about GUI objects. For example, you can check that a button is enabled or see which item is selected in a list. ii. Bitmap checkpoints take a “snapshot” of a window...
-
What are the synchronization points?
Synchronization points enable you to solve anticipated timing problems between the test and your application. For example, if you create a test that opens a database application, you can add a synchronization point that causes the test to wait until the database records are loaded on the screen. b. For Analog testing, you can also use a synchronization point to ensure that WinRunner repositions...
-
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);
-
What is the use of function generator?
The Function Generator provides a quick, error-free way to program scripts. You can: i. Add Context Sensitive functions that perform operations on a GUI object or get information from the application being tested. ii. Add Standard and Analog functions that perform non-Context Sensitive tasks such as synchronizing test execution or sending userdefined messages to a report. iii. Add Customization...
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Winrunner Interview Questions
Ans