Give me the Example of standard check point and text check
point with syntax?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
At a time how many users can access QTP?
How do I get the QTP scripts result in xml format by using vb script function?
when we apply the daily build each and every day,the property may change in the application.so that the created script is not reusable in winrunner and qtp.for ex for date field it is taken dtpicker.at another time it is taken some other name.how can i solve it.
i have 100 manual test cases, how to automate from no 1. ols detail steps
how to get font size of a "WebEdit"
What are the types of object repository?
Extract a word from a sentenece?
without Qtp features can we automated?
Hi friends, I have heard that it is required to have an application hosted in the same machine where we use QTP. Otherwise QTP may identify the objects incorrectly. Please clear me is it true.
What is Parameterizing Tests?
What are the benefits of quick test pro(qtp)?
What is keyword driven Testing Framework. Anybody can explain it in details... Pls anybody can give the answer.. Thanks in advance...