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 to get the column count and column name from the resultset in the database connection program?
What is Regular Expressions?
How can we import a Open Office excel file in QTP
in login module login button chage regularly(means login button change to submit button).What is the code for it.
does qtp runs on internet explorer 7.0
How to handle the exceptions using recovery scenario manager in QTP?
Hi Guys, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...
Suppose u write test case in Excel sheet . how u open that test case in Test Director?
Explain about Hybrid Framework
Anybody wants to learn QTP with realtime implementations and complete framework desiging plz contact to this mail id ciraaj@gmail.com
I need to know how to Automate a Username and Password for a Web-based product? I'm scripting 3 different types of surveys but each Survey requires a Username and Password which is always the same. I can I do this using QTP?
What is a data driven test in qtp?