Answer Posted / qa
QTP Recognise Object by its Properties and Class.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
what is clean sweep?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
what is meant by source control?
What is synchronization? What are the ways you can synchronize?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
Explain different type of event trigger option.
What is QTP and the use of QTP in TD?
How do you capture tooltip using QTP?
How to create scenario selector
How many tabs are available to view your test in a test pane and what are they?
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
How many types of recording facility are available in quicktest professional?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
why text area checkpoints cannot used for web applications