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 can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
How does QTP identify an object?
Can anybody post some real time scenario in qtp? please its very urgent.
How to handle dynamic objects in quicktest professional?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
What are the ordinal identifiers in web page?
What is the purpose of loading qtp add-ins?
What is checkpoints for qtp?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
How the exception handling can be done using quicktest professional?
How to check feasibility of the appliction?in automation testing?