What is the difference between check point and output

value.

Answers were Sorted based on User's Feedback



What is the difference between check point and output value...

Answer / suma

A checkpoint verifies that expected information is
displayed in your application while the test is running.

By using output value u can retrieve data from your
application and output it to the Data Table. This data can
then be used at a later stage in the test. QuickTest
displays the retrieved data, following the test run, in the
Runtime Data Table

Is This Answer Correct ?    10 Yes 0 No

What is the difference between check point and output value...

Answer / sreeprasad

I would like to add some stuff to Kalpana's comments.

It is as follows:-

An outPut value is a value captured during the test run and

entered in the run-time but to a specified location.

EX:-Location in Data Table[Global sheet / local sheet]

Is This Answer Correct ?    3 Yes 1 No

What is the difference between check point and output value...

Answer / mukesh

Check Points are used to validate the functionality of the
objects. where as the output value is used to get the value
of an object.

Is This Answer Correct ?    5 Yes 3 No

What is the difference between check point and output value...

Answer / ganesh

check points means verfication point it will capture actually value and compare with actual value and then provide the result pass or fail.
whereas output values is used for retriever the property value of an object,data base values of an object,and it will store it in data table,and it may use in different functionality i.e during run session

Is This Answer Correct ?    1 Yes 1 No

What is the difference between check point and output value...

Answer / salman

An outPut value is a value captured during the test run and entered in the run-time but to a specified location. EX:-Location in Data Table[Global sheet / local sheet]

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Hi All. Can you please explaing what is checkpoint? How it Will Work? what is meaning of "check checkpoint ("proprtname").how it will compate with expected value? Thanks in Advance............... Lakshmi

3 Answers   ITC Infotech, TCS,


How do you invoke an application using the step generator in qtp?

5 Answers  


If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?

1 Answers   Crea,


What is Maximum synchronization time out in QTP(By Default is 20sec). Anybody can answer it. Thanks in advance.

11 Answers   Polaris,


i have data in excel sheet.i imported the data in data table.while doing parameterization,how the code knows it is a valid or invalid data?

2 Answers   Fiserv,






What is the difference between functions and actions in QTP?

7 Answers   Verizon,


what questions i have to pripare for project manager round interview ? plz give Ans.(Chandana)

5 Answers   TCS,


Can we run test with out adding object in object repository? How it is possible?

0 Answers  


I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with descriptive programming? I have a webedit without entering any value how to calculate the size of that field? I have a DB table , how to find the 5th highest salary? write query.

2 Answers   3i Infotech,


Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?

0 Answers   Accenture,


Is virtual object supported in low level recording mode?

0 Answers  


I have one bitmap image in my webpage. The bit map image is moving like 1 place to 2nd place and 2nd place to 3rd place Etc… in my webpage. I wanted to write script for dynamical objects like above example. Could you please send me the answer for above query.

9 Answers   IBM,


Categories