QTP Testing Process?
Answer / maheshqtp
QTP testing process is:
-----------------------
1: Preparing the Run settings for the Application
2: Develop the Automation basic script
2.1 Using Object Repository: ORM
2.2 Using Descriptve Programming: Dynamic Programming
3: Edit / Enhance the Automation Test script
4: Debug the test script
5: Execute / Run the script
6: Analyze the results
7: Summarise the results : Report Defects in to QC (Result
Window)
http://www.qtpqc.blogspot.com
http://www.webpagelinks.blogspot.com
| Is This Answer Correct ? | 7 Yes | 0 No |
Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?
how to associate object repository during runtime in qtp
What are the general steps involved in the data driven framework?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
What are the parameters provided by QTP?
what is actually contain test report? can anybody post the test report
Did you face the problem, changing the properties of an object in Run Time?
I want to test advanced Java applications what kind of add- ins I have to install?
How to write test cases for web applications using QTP.plz write a sample test case to show how to write.urgently needed.thanks in advance..
How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.
Where virtual objects stores results?
What is the entry and exit point of automation testing