In Login two edit box which object class property value is
same, How to enter into 2nd edit box in qtp by vbscript.
Answer Posted / rahul
If the object class property value is same.
Enable smart identification which can find the unique property value that could't found by quick test,this enables you to further step.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
how to evalute defects in QTP script?
Explain the differences between table and db checkpoints?
How can you exit from an action?
How to use checkpoints in qtp ?
Explain different types of checkpoints?
How to get the particular property value?
What is throw object?
why should we give deliver good quality software?
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
Output values? i want a practical example
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
What are the steps involved in recovery scenario wizard?
What is recovery scenario in qtp?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?