what is the main process in QTP?
Answers were Sorted based on User's Feedback
Answer / ravindra
1.plane your test
2.Record your test
3.Enhance your test:means parameterizing(or)putting check
points(or)creating output values(or)Using Reguler
expression.
4.Debug your test
5.Run your test
6.Analyze the Result
7.Report defects
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / somalatha
recording or test initiation, editing of scripts, running
scripts and analysing the results is main process in QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bfakruddin
Hello Friends,
Please check answer here
http://qtptester.wordpress.com/2009/03/19/testing-process-in-qtp/
| Is This Answer Correct ? | 0 Yes | 0 No |
What is API
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
What is the Difference between copy to action and call to action?
Could you please any body help me.for example in web table in the first row and first column there are 3 links like l1,l2,l3 having indexes 0,1,2 but second time links will change their order like l2,l3,l1 and indexes also changed how can we handle this situvation with script....
I want to open a text file and then search some specified text in it and then replace that text with some other text i found that text in .txt but do not know how to replace that text can any body help me. if possible put the code for qtp
How QTP recognizes Objects in AUT?
is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?
What is output value in QTP? Why do we use the output value in QTP?How many types of output values are there in QTP? what are their respective usage in QTP?
What are the different types of action?
Define Canvas view of UFT?
How to create a run time propertyfor an object?
How we wil do data driven test using chkpts? Plz. give me complete navigation steps for this?