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
What are the technologies supported by qtp?
Where we can use the analog mode and where we can use the low – level mode?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
How to build scripts that access data from external sources?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
Name the properties you would use for identifying a browser and page when using descriptive programming?
In qtp, explain what is crypt object
Why bpt?
What is the difference between a Function and Procedure in QTP?
how did u use automating testing tools in ur job?
Where can I find and view run-time data table?
what is the advantages and disadvantages of using functions instead of re usable actions
Tell me about your project? please help me how to tell about insurance project
Explain the parameter in qtp?
Explain the qtp test phases.