Search results for winrunner



pbs :WR fails to identify the object in gui. If there is a non std window obk wr cannot recognize it ,we use GUI SPY for that to handle such situation ...
If using any of the type() functions, minus signs actually means hold down the button for the previous character. The solution is to put a backslash c ...
a) The class of a function can be either static or public. b) A static function is available only to the test or module within which the function was ...
a) The search path determines the directories that WinRunner will search for a called test. b) To set the search path, choose Settings > General Optio ...
a) The Function Generator provides a quick, error-free way to program scripts. You can: i. Add Context Sensitive functions that perform operations on ...
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 ...