Search results for 'winrunner' | Common Interview Questions

Search results for winrunner



a) A TSL exception enables you to detect and respond to a specific error code returned during test execution. b) Suppose you are running a batch test ...
a) Returns a text string from an object. web_obj_get_text (object, table_row, table_column, out_text [, text_before, text_after, index]); i. object ...
a) For screen area verification we actually capture the screen area into a bitmap and verify the application screen area with the bitmap file during e ...
a) You can create a bitmap synchronization point that waits for the bitmap of an object or a window to appear in the application being tested. b) Duri ...
a) Synchronization compensates for inconsistencies in the performance of your application during a test run. By inserting a synchronization point in y ...
a) When you create a custom check on a database, you create a standard database checkpoint in which you can specify which properties to check on a res ...
a) You can check a single property of a GUI object. For example, you can check whether a button is enabled or disabled or whether an item in a list is ...
a) A custom object is any GUI object not belonging to one of the standard classes used by WinRunner. WinRunner learns such objects under the generic â ...