What is the difference between check point and output

value.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of recording modes in qtp? Describe each type with an example where we use them?

607


What is difference between Recording time object identification and Run time (Execution) time.

1003


Where is the Bitmap checkpoint information stored?

1758


How to find the length of the string in qtp?

576


What is TOM in QTP?

1804






In qtp, explain what is crypt object

592


When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.

1624


What are the common defects found in your project? (in qtp interview)

1612


Hi All, How to get repeated word in string . Thanks Balaji

932


How to modify object property in qtp ?

555


What is the process of synchronizing qtp and aut?

566


hou can we use vb script in qtp could u tell me breafly

1734


Is it possible to change the property value at runtime? How it is possible?

575


I want to do QTP Certification what is the pattern of Question paper.

1739


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

1573