Interview Questions

WinRunner: How to identifying dynamic objects in web applications ?

Mercury WinRunner FAQ


(Continued from previous question...)

WinRunner: How to identifying dynamic objects in web applications ?

Check whether the object is present inside the table. If yes then the get the table name and the location of that object. Then by using web_obj_get_child_item function you can get the description of the Object. Once you get the Description then you can do any operation on that object.

(Continued on next question...)

Other Interview Questions