plz give me code or steps for pop up exception.
or can u tell me how to pause test run for defining handler
function?
No Answer is Posted For this Question
Be the First to Post Answer
what is automation frmaeworks..which type ofs automation is using yr company..what is contains in automation frmeworks.who will prepare automation frmeworks
how many types of object repositories in winrunner & tell me difference for those
what are types of black box and white box testing?
what is the extension of default,custom check points ?
I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?
what are the modules present in Winrunner?
How to Recognise List Boxes and Combo boxes for Web Applications In WinRunner 7.5 please.....
How to fetch a value which is in a particular cell in a html table?
How will you review the test case and how many types are there ?
How do u identify the object that it is a standard object or not
How do you invoke a text file from winrunner?
Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!