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


Please Help Members By Posting Answers For Below Questions

For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?

1739


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

1571


In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?

1433


Have you used xml check point in your project? How?

541


hi nani my doubt is how does qtp process metrix related to software process.

1542






What is a recovery scenario?

567


What is qtpro?

587


How do you configure QTP AND Test director?

1488


HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?

1710


how to download mercury qtp9.2 ny internet ?

2952


hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com

1559


Where to use Property Let, Property Get, Property Set in UFT

368


What is RTM (require ment tracebulity marix) fromate?

1521


Where can I find and view run-time data table?

517


How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?

558