Answer Posted / n@n!
QTP was developed by Mercury Intaractive InCorporation.
Later it was handle by HP.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
How to handle dynamic objects in quicktest professional?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
How to import a test case present in ".xls" file to TD under a Test set?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
How you calling actions in qtp?
What is an optional step in qtp ?
Do you know how to connect database? Can you tell me the procedures?
How to handle the exceptions using recovery secnario manager in quicktest professional?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
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
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
What are benefits of qtp?
What is the Command used to start the QTP
assume i have few url link how will i dynamically call then using descriptive programming?