how to test Web application using QTP software
Answer Posted / himani
You can test the application by recording the actions that
you might want to replay .
In addition to that u will need to edit the script manually
also so that the script should n't fail
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
what frame work you are following?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
Explain the parameter in qtp?
How QTP support all types of applications (platforms)?
What is the extension of the qtp local repository?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
How many add-ins comes by default with quicktest professional?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
How will you compare keyword and expert view?
What is the difference between keyword view and expert view?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
Explain the types of object repository?
When to use shared and local object repository?
Does QTP run in any environment?
why text area checkpoints cannot used for web applications