Give me the Example of standard check point and text check
point with syntax?
Answer Posted / 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 |
Post New Answer View All Answers
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
Where can I find and view run-time data table?
What is the difference between shared and local object repository?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
how can i pass a "cript"as a parameter in to a function
How to connect to a database?
How the exception handling can be done using quicktest professional (qtp)?
What is the basic concept of qtp?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
Name the properties you would use for identifying a browser and page when using descriptive programming?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
could any help me please, how to work on visual foxpro application using UFT