Explain QTP testing process?



Explain QTP testing process? ..

Answer / ramyab.mca@gmail.com

Hai....

The QuickTest testing process consists of 6 main phases:

1. Create your test plan: Prior to automating there should
be a detailed description of the test including the exact
steps to follow, data to be input, and all items to be
verified by the test. The verification information should
include both data validations and existence or state
verifications of objects in the application.

2. Recording a session on your application: As you navigate
through your application, QuickTest graphically displays
each step you perform in the form of a collapsible icon-
based test tree . A step is any user action that causes or
makes a change in your site, such as clicking a link or
image, or entering data in a form.

3. Enhancing your test: Inserting checkpoints into your
test lets you search for a specific value of a page, object
or text string, which helps you identify whether or not
your application is functioning correctly.

NOTE: Checkpoints can be added to a test as you record it
or after the fact via the Active Screen. It is much easier
and faster to add the checkpoints during the recording
process.

Broadening the scope of your test by replacing fixed values
with parameters lets you check how your application
performs the same operations with multiple sets of data.
Adding logic and conditional statements to your test
enables you to add sophisticated checks to your test.

4. Debugging your test: If changes were made to the script,
you need to debug it to check that it operates smoothly and
without interruption.

5. Running your test on a new version of your application:
You run a test to check the behavior of your application.
While running, QuickTest connects to your application and
performs each step in your test.

6. Analyzing the test results: You examine the test results
to pinpoint defects in your application.

7. Reporting defects: As you encounter failures in the
application when analyzing test results, you will create
defect reports in Defect Reporting Tool.

K,byeee....
Thanks & Regards
B.ramyasri

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

hi i have one issue while selecting weblist i want show one particalur item in weblist .ex one weblist they are monday to sunday i want show the reporter like thurday in particular weblist can you help me about this thanks balaji

5 Answers  


How to supress warnings from the "Test results page"?

2 Answers  


What is TD plugin? For what purpose they are used . Ineed to connect QC9.2 with QTP 9.2 . Need to run some scripts IN QTP having the QC connectivity. Pls explain in detailed step Thanks in advnece

1 Answers   HCL,


How to merge the two object repositories

3 Answers   Wipro,


I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.

0 Answers  






More details about keyword driven technique in QTP

1 Answers   TCS,


what is impact analysis on regression testing?

0 Answers   L&T,


what is the hierarchy to use properties in descriptive programming

0 Answers  


How you are developing the script? Using record and play back or manual?

0 Answers  


Can any body tell me what is the method to connect the remote desk top throw QTP 9.2 version?

1 Answers  


Is it possible to run qtp scripts in Test Director(Scripts are uploaded in Test director)???and also how to see the test results in test director???

1 Answers  


1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?

0 Answers  


Categories