Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

i have an array CAPGEMINI .....Here i need to check whether G is there or not ..how to do that and friends i have one big doubt that is whether it is array or string ,how we come to know that and where we consider that it's array ,where we consider that it's an string because when i want to find the length i have big doubt whether we need to use len function or ubound ... ans me for this TWO Questions any one please

7 Answers   Cap Gemini,


How many actions we can create with in a test?

7 Answers  


What is the Difference between current version of QTP and QTP 8.2. Pls kidly Anybody let me know. Thanks in advance.

1 Answers   TCS,


how u track bugs using Test director in manual testing.

2 Answers   Accenture, FCG,


object types is used for what?

1 Answers  


I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?

6 Answers   NIIT,


How do u do batch testing in WR & is it possible to do in QTP, if so explain?

1 Answers   Crea,


There is an excel file of 1 to 100 sheets how you will iterate through it?

0 Answers  


Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.

1 Answers  


a title of first page is "LKO- microsoft internet explorer", of the second page is "PPM- microsoft internet explorer" , of Third page is "TTS- microsoft internet explorer" and same changing title on the fourth page. How can we use regular expression for this feature what should we do on script part on and Object repository part so that we can get successful run result. Kindly explain the steps script.

2 Answers  


In a webpage how to check the dynamic links that re changing regularly?( without using regular expressions.)

3 Answers   Misys,


In QTP, Which are the concepts are needed to do Functional testing and Regression testing?

3 Answers   IBM,


Categories