Why do we use text checkpoint as we can make use of the
same in the standard check point?

Answer Posted / babu

A text checkpoint checks that a text string is displayed
in the appropriate place on a Application or not.

An object checkpoint (Standard) checks the values of an
object on a Application or not.

Correct me if i am wrong

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What phases are involved in testing an application in qtp?

558


What is the limitation to XML Checkpoints?

1601


How does qtp recognize objects in aut?

585


I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)

1410


How to give a call to another action from one action?

629






X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?

1502


What are the advantages of qtp?

577


Did the scripts need lot of maintenance? If yes, why?

3295


What is the basic concept of quicktest professional?

534


how do i know how to use tools

1448


Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations

1761


what kind of frame work you used in your last project?

1813


How to call a test from another test?

679


How does you pass optional arguments in qtp?

565


Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com

1349