Check point what is how many types of checkpoint and explain
Answers were Sorted based on User's Feedback
Answer / santhosh
Checkpoint is a verification point that compares a current
value for a specified property to a expected value for that
property.
In general for QTP we have six types of checkpoints they are:
1)Standard checkpoint:-Used to check the objects like Button
is enabled,disabled,focused etc
2)Text checkpoint:-Used to check for a text like the text in
the Label,etc
3)Bitmap checkpoint:-Used to compare the two bitmap images.
4)Database checkpoint:-Used to check for the database
5)Accessibility Chackpoint:-Used to check whether the
webpage satisfies their associated properties In QTP 9.1 to
see this gofor Tools->Options->Web->in that click on Advance
Button then u will find the properties with checkboxes.
6)XML Checkpoint:-Used to validate XML scripts
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / uma
Checpoint is a verificatiion point that compare actual value
with the expected value during the run time.
QTP will have TEN types.
1. Standard Checkpoint
2. Text "
3. Text Area "
4. Bitmap
5. Database
6. Page "
7. Image
8. Table
9. Accessability
10. XML
Is This Answer Correct ? | 7 Yes | 3 No |
Answer / n@n!
custormer expected value that can be place in actual vb
script is called check point.
there are 11 check points are there in qtp.
1)standard check point
2)bitmap "
3)test "
4)text area "
5)data base "
6)xml (page) "
7)xml(file) "
8)image "
9)table "
10)accasability "
11)page "
Is This Answer Correct ? | 2 Yes | 1 No |
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
h to all plz send me the answer if any one knows about this....i want the java add-ins for the QTP to do my project which is developed under the java platform.
How to create configuration scripts
How to handle Dynamic Arrays?
What r types of parametarizations?
What are the enhancements u did after recording ur script?
how to load all resource files(function libraries,object repositories etc) into tests without associating them?
plz tel me what is the differnce between QC & QTP?
Explain the types of properties that quick test learns while recording?
can anyone tell me how to search a word/line in a document and to paste it in another file? Thanks in advance.
How does QTP identifies the object in the application?
from where we will retrieve data for data driven tests in qtp?