why we use check points , In qtp we use the any check points
, what r they , when and why
Answer Posted / uday
Checkpoints verify the functionality of the application by
comparing our given expected value with the actual values
from the application. If both are matched, then checkpoint
passed, else failed.
Different types of checkpoints:
1. Standard checkpoint
a. Page checkpoint
b. Image checkpoint
c. Table checkpoint
2. Bitmap checkpoint
3. Text checkpoint
4. Text area checkpoint
5. DB checkpoint
6. Accessibility checkpoint
7. XML checkpoint
a. XML webpage
b. XML file
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
What is the virtual object?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
Which scripting language used by quicktest professional?
How do we analyze the checkpoint results?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Is QTP supports Unix. If yes, then how the test automation is done?
What is RTM (require ment tracebulity marix) fromate?
Did QTP prove efficient for your project? Yes or No, explain?
What are the different types of checkpoints?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
What is the file extension of the code file in qtp?
Tell some commonly used Excel VBA functions?
What do you to script when objects are removed from application?
Differentiate the type of test cases which can be automated and which cannot be automated?