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 test object model in quicktest professional (qtp)?
How many ways we can parameterize data in QTP ?
how to load all resource files(function libraries,object repositories etc) into tests without associating them?
Can you tell me QTP is support for GIS(Geography Information System) Based Software.
what is the extension for QTP files?
what is the difference between window command and dialog command
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is taken 15sec what to do
What is the Diff between Image check-point and Bit map Check point?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
in which situation u will use recording and in which situation u will used to write script manually
How we can add actions in the test using QTP?