can any one explain with an example how to test Web
application using qtp
Answer Posted / shyam.meghansh
Hi
WE can use QTP Tool in many ways. we can open the web page,
enter details, submit those etc etc....
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is the Command used to start the QTP
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
Mention what are the different types of recording modes in qtp? Which will be used when?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
What are the various automation frameworks available in qtp?
What are private functions in QTP? How they can be called from the function library?
What are the features and benefits of quick test pro (qtp 8.0)?
What are the different types of qtp test assets and their extensions?
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
Can any body please tell me the steps of keyword driven framework of QTP.
By using QTP can we record any log files written by the application which is in execution?
what r the main attributes of test automation?
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
What is the difference between per-action and shared?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?