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 |
in login module login button chage regularly(means login button change to submit button).What is the code for it.
difference between waitProperty & Checkproperty
hi is there any chance to change encoding the password
How to do call a output parameter from one action to another action??/
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
how will load the object during runtime?
how to read log file using QTP??
hi. I Am working in Small IT company as Test Engineer. But am looking for change. I have 2+yrs experience, but my problem is MCA 72%, remaining all are Second Division. plz give solution for my problem.am elgible for MNC's or not. if not plz give suggestion............ already i forwarded my resume to lot of MNC's but. I didn,t get CAL............ plz give any suggestion.
How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.
If you entered into yahoo mail with your valid user name and password , then you will get " welcome , username " (for example you will see , “welcome, Krishna” ) text on the top of the Inbox page , how can you test the user name is correct or not using QTP?
without Qtp features can we automated?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?