Please Explain The QTP real Testing process with steps.
Answers were Sorted based on User's Feedback
Answer / bala
qtp real testing process with steps
1. Finalize the test cases
2. Finalize the test case which needs to be automated
3. Preparing the Automation scope and approach
4. Finalize the Automation framework
5. Prepare the data based on the framework
6. Create Script and store
7. Review the script
8. Execute the scripts
9. Defect reorting and test documetation
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / srinivas
1)before going to scripts first u need to stabilize the
test cases.
2)understand and identify the automated test cases(thru kt
from mannual team)
3)follow ur frame work(which is designed by lead or onsite
lead)
4)by folwing u r frame work , u need to store ur scripts in
corresponding files in to folders
5)execute the scripts
6)save the results in to .res files or any file(which is
asked by the client(in the form of any format(.xls))
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / mreddy
1)identify the application & testing flow
2)create and attach object repository,recovery scenarios
and9 library files
3)create qtp scripts
4)debug scripts
5)run scripts
6)analyze the results
7)report defects
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raghu
1.USE case document.
2.Funcitonal point document
3.Master test case document
3.data test case document.
4.Defect tracking
| Is This Answer Correct ? | 1 Yes | 1 No |
what is mean by soi in object identification
What is the difference between a Function and Procedure in QTP?
How many types of run modes are there in qtp?
what are the metrics in general we use in testing.
write a regular expression pattern for xyz?123?
What is a Web Table?
Write a command for setvalue function in a webedit
How can we make a shared object repository in QTP 9?
3 Answers Kanbay, Ordain Solutions,
i am trying to capture the URL from the open browser and store it. pls give me solution how we can do this in QTP. thanks
3 differences between QTP & Winrunner?
What is Parameterizing Tests?
how will you handle the situation when object is not caputred during record?