QTP Testing Process?
Answer / maheshqtp
QTP testing process is:
-----------------------
1: Preparing the Run settings for the Application
2: Develop the Automation basic script
2.1 Using Object Repository: ORM
2.2 Using Descriptve Programming: Dynamic Programming
3: Edit / Enhance the Automation Test script
4: Debug the test script
5: Execute / Run the script
6: Analyze the results
7: Summarise the results : Report Defects in to QC (Result
Window)
http://www.qtpqc.blogspot.com
http://www.webpagelinks.blogspot.com
| Is This Answer Correct ? | 7 Yes | 0 No |
how open two urls in one browser? plz urgent
What is the use of Accessibility check point?
How to count no of edit boxes on the page?
Hi, I am new to QTP and vb.script.How to start to write vb.script in QTP? Please give me suggestions?
Any one please tell me how to create framework in QTP (in detail). Is there any website for reference?
can we call a test in another test? how? explain with one example?
1.what is the difference between childobjects and child items in qtp? 2.what is difference between a class and function? 3.can u convert ustimings to indian timings using vbscript? 4.i have scripts in one machine.can i run those scripts in another machine.how?
2 Answers Genpact, Infosys, Symantic Space, TCS,
In web page there is five OK buttons available, while recording i click on 3rd OK button, How QTP identify the 3rd OK button while running script? Is qtp identify 3rd ok button?
What are the different types of checkpoints?
How can we use regular expressions for a table in web page, each cell in table having unique identification, Now I want to count number of rows in table and enter data in all cells of the table?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
what is batch testing?