Give me the Example of standard check point and text check
point with syntax?

Answers were Sorted based on User's Feedback



Give me the Example of standard check point and text check point with syntax?..

Answer / varun

using standard check point we can check only properties of
an object..

using text check point we can check the required text in
the web page

this is the diff as per my knowledge in qtp

Is This Answer Correct ?    6 Yes 1 No

Give me the Example of standard check point and text check point with syntax?..

Answer / fr

You can do text verification using "Standard checkpoint" if the object being tested has a text-type property. For instance in most objects, the displayed text on the UI is a reflection of one of its properties (like say "text", "title", "attached_text" etc).

"Text checkpoint" is used when you want to perform text verification and the object being tested has no property from which the text can be extracted.

If the object does have a text-type property it is recommended that the verification for the text be performed using a "standard checkpoint".

"Text checkpoint" is also used when you want to verify a part of the text (which may include the text displayed before and / or after the verified text)

Is This Answer Correct ?    3 Yes 0 No

Give me the Example of standard check point and text check point with syntax?..

Answer / raghu

standard check point is usually used to check the images in
the WEB pages...

text Check point is used to check the text on a web page...

Pls let me know if something is wrong.

test_professional7@yahoo.co.in

Is This Answer Correct ?    7 Yes 9 No

Post New Answer

More QTP Interview Questions

1)what is the quality process in QTP? 2)how to add the .tsr file in qtp through scripting?

1 Answers   L&T,


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

0 Answers   Deloitte,


hi i have one doubt is there any companies are taking correspandence courses plz leme know urjent

2 Answers  


When and why do you use "OPTION EXPLICIT" in VB Script. Is there any online help or something to learn the script for Beginners?

6 Answers  


What is the difference between the keyword view and expert view?

0 Answers  


what is recovery scenario in QTP? what is the need of the recovery scenario in QTP? what are the advantages of the recovery scenarios in QTP?

3 Answers   CTS,


I know the Basic QTP. But I wanted to learn descriptive programming in QTP. Without Object Repository how we can develop a script? I wanted to do one real time project using QTP. If you know this type of training is available in pune then let me know the address.

0 Answers  


w is fragmentation and paging

1 Answers   MBT,


will QTP 9.2 run successfully on Linux(gui) operating system

1 Answers  


Suppose U change the script whether it affect the object properties of the object in the object repository

4 Answers   IBM,


what is the use of descriptive programming in QTP ? when we need to use DP? can we test the application completely with out useing DP?? please explan with example

2 Answers  


Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?

1 Answers  


Categories