what is life cycle of automation testing ?
Answer Posted / ramana vanteru
QTP life cycle.
1.Test planning
2.Generate basic test
3.Enhance the script
4.Debug the script
5.Execute the script
6.Analyse the results
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the differences between table and db checkpoints?
What is accessibility check point?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
How can you send user defined messages to test report?
what are the limitations of smart identification in qtp 9.0
How many tabs are available to view your test in a test pane and what are they?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
In qtp, how you can get the last character from a string?
Explain different recording modes?
Explain in brief about the quicktest professional (qtp) automation object model?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
How can you write the scripts that operate on different objects depending on run-time information?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
What is keyword view in qtp?