Latest Answer : HI Wrun.ini is an intialization file in winrunner.it automatically loaded when u start the winrunner. by loading this file winrunner loads the default values with respect to our sytem hardware and software configuration.but ...
Latest Answer : Through Call statement. ...
How can i record script for a web page having html 'file' input type? WinRunner is not recognizing the click of button displayed with 'file' input type on web page.
Latest Answer : Checkpoint means checking object property in windows. obj_get_info(object, property_name,property_value);If i am wrong plz let me know ...
Latest Answer : Hi,Please relate to the gui file and test mode separately.1. GUI map file:This is a repository or container or file that stores all the objects for the applications under test, that can be/shall be/need to be accessed through the WinRunner ...
I have a application in which I am selecting browse button to add file from local drive. On click of browse button it opens select file dialog. I am unable to capture the browse dialog along with all the
Latest Answer : table = ""; rc = # This function opens your excel sheet in readmode.if (rc!= E_OK && rc != E_FILE_OPEN) # This will check whether excel sheet exists in the specified ...
Latest Answer : Hi...Above one is Correct...But after save the function in compile module..u have to run the function once...so that it will create one exe file for that function. ...