In web page there is five OK buttons available, while
recording i click on 3rd OK button, How QTP identify the 3rd
OK button while running script? Is qtp identify 3rd ok button?
Answer Posted / mahendar
While recording the tool will captur all the properties and values... And it stores in the local object repository based on what are the settings made by you initially.... So that tool will identity the object when u play back
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
what is the hierarchy to use properties in descriptive programming
What is the basic concept of quicktest professional?
Does Low-level recording capture mouse movements?
How to export quicktest professional results to an .xls file?
How you calling actions in qtp?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
How to Test the mainframe application?
Explain the features and benefits of quick test pro(qtp)?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How to use setroproperty?
what are the challenges you have faced while testing web based application using the automation tools ?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln