why we use check points , In qtp we use the any check points
, what r they , when and why
Answer / 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 |
How we can call the scripit from another scripit in QTP?,Not a call Action
How many types of Parameters are available in QTP? and Pls Explain with example.
Can any body help me to write descriptive program to find a cell value (say 2 row, 3rd column) in a datatable which is creating dynamically and statically
What is use of object spy?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
What is the pros and cons between QTP and Rational Robot
In Manual testing , can u prpare bug report in TD?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
What are the advantages of qtp?
1.how can we report the QTP test result in a different excel sheet 2.
GET WHETHER THE GIVE NUMBER VALID OR NOT IN BETWEEN THE GIVEN RANGE?IN VB SCRIPT(QTP)
How many test scripts are prapare in ur project(HeathCare Insurance).