What is the dis advantage of check points in QTP, if any?
Answer Posted / hemant kumar
Few big drawbacks with QuickTest Professional in build
checkpoints are:
1. The check always returns either pass or fail however;
there is no way to know the reason or the property that is
failing. (For example you use standard checkpoint and you
check more than one property at a time. Now if the check
point fails there is no way for you to know what property
failed, it will just say pass or fail)
2. Any properties you add to the object description in the
object repository manually, will not be displayed in case of
standard checkpoint. Which straight away means, you can't
check them using qtp standard checkpoint. You will have to
check them manually.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How the exception handling can be done using quicktest professional (qtp)?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
Through array we can execute the testcase how ? give me example
what is error and fault in terms of software quality?
What is checking bitmaps?
Can you brief the hurdles you faced during Automation testing?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
Is it possible to change the property value at runtime? How it is possible?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How will you handle java tree in qtp?
How to import a test case present in ".xls" file to TD under a Test set?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
How will you find the current time of the remote machine using QTP script?