Please Explain The QTP real Testing process with steps.
Answer Posted / 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 |
Post New Answer View All Answers
How to find array size in qtp?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
How can you identify the browser and its information using the qtp script?
What is the file extension of the code file in qtp?
How to give a call to another action from one action?
What is action split and the purpose of using this in qtp?
what is the difference between IE & Netscape in web testing on a log in page
Hi All, How to get repeated word in string . Thanks Balaji
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
Give the syntax to import/export xls into qtp.
Hi,All How to create a link in excel sheet using qtp
What are parameterizing tests?
What is test object?
What is the difference in testing a client-server application and a web application?
explain how to write vb script in qtp?when will you write own script?