why don’t use real time they r not using check points
Answer Posted / amarendra kothuru
Check points is a concept of record & play Back model in
QTP. In real time, Everyone use discriptive programming so
that no object repository is maintained in the script. To
use checkpoints, we should need objects in Object
repository.
Maintaining Object repository is a huge task and is very
difficult and script execution become slow. If atleast one
object miss from the repository, script execution cannot
proceed further.
This is only the reason,in real time, the professionals do
not use Check points in thier scripts.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Mention the different actions types of qtp.
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
What is test object?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
How to call a test from another test?
after initiating one project for testing, when exacltly QTP tester role starts?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
Difference between copy to action and call to action?
Explain types of output values?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
How can get count of list box?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
What is the difference between run time object and test object in QTP?