Answer Posted / shankar chippala
QTP Testing Process ( 7 stages)
1) Planning
2) Generating the basic test
3) Enhancing Tests
4) Debugging Tests
5) Running Tests
6) Analyzing Results
7) Reporting Defects
for more QTP Information & Scripts, you can visit:
www.gcreddy.com
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
How to test background color and dynamic images during run time can you put the check point for moving objects?
The hybrid framework can be implemented for any application. Is it true?
What are the technics follow in writing VB script?
What are the types of environment variables in qtp?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
Why to use descriptive programming?
How you calling actions in qtp?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What are the different types of checkpoints?
What is the architecture of your project? Can any one answer for this question plz........
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
What is the latest version of qtp?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
How does you test a weblink which is changing dynamically?