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...


wht is the difference betn check point and output value?

Answers were Sorted based on User's Feedback



wht is the difference betn check point and output value?..

Answer / tvl

check point checks expected=Actual or not?
output value gives the actual value only.

Is This Answer Correct ?    8 Yes 0 No

wht is the difference betn check point and output value?..

Answer / olympie

Check Point: It is nothing but a verification point allows
the users to compare the expected values with the actual
values of the application. it allows to compare Obj
properties,Text values, Bitmap pictures etc. to perform the
above job QTP contains 9 types of check points.


Output Values: this option from Insert menu will be used to
get the runtime output values of the application objects
either Text values or Property Values or Database values.
It si used instead of "GetROProperty" method.

Is This Answer Correct ?    4 Yes 0 No

wht is the difference betn check point and output value?..

Answer / narasimharao

using check point we can captures the values and properties
but we cant store it..
using output value we can captures a value from a database ,
from xl file,and flat files... and storing into a specified
column in the run time data table during execution....

Is This Answer Correct ?    1 Yes 0 No

wht is the difference betn check point and output value?..

Answer / fayaz

After inserting checkpoint (image,page,bitmap,xml etc)
while recording or editing, the QTP stores it as the
expected value and when we run the test, QTP compares it
with the actual value and if there are any mis match then
the check point fails else it will be passed

When u insert an output value on any object and run ur
test , then QTP will store the value of that particular
object (property) in the datatable, so that we can make use
of that value in further actions, or where ever its
necessary in the test...

Is This Answer Correct ?    0 Yes 1 No

wht is the difference betn check point and output value?..

Answer / ramarao

cheque point verifies the actaul behavior of application to
expected behaviour of the application.

outputvalue is nothing but a output of one can be used as
a input of further one.
output value capture the output data and stored into the
perticular location of the data tbale and that can be used
to further runnenig process.

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More QTP Interview Questions

how to load the *.vbs (or) test generating script in a new machine?

3 Answers   Ordain Solutions,


what are the frame work models of qtp?which frame work you follow in your company?and explain it process?

0 Answers   Covansys,


what r the drawbacks and limitations of QTP?

2 Answers   NIIT,


What is the short cut keys for the following?

0 Answers  


Pls can anyone give me the descriptive programing script to find the number of edit boxes in a login window in flights reservation (windows application only not web). Pls anyone, very urgent

1 Answers  


hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me

0 Answers   TCS,


suppose i give valid user id and password to open an web base application on qtp.how qtp will know itis a valid user id and password

3 Answers  


How can i store runtime value through vb script while using qtp

1 Answers  


How to identify whether a web page exists or not without using Browser(" ").Page(" ").Exist?

1 Answers  


What is Parameterizing Tests?

4 Answers  


what is spy, and how can u use?

1 Answers  


What is the script for database check point, bitmapchek point, regular expression ?

0 Answers  


Categories