we r conduction testing on a project USING QTP, regarding
that project the object repository is full ? Till that
project having objects that r not recognised by repository,
then what wil you do? How we wil recogine remailning objects?
Is it possible to maintain another shared(or)peraction
repository? what is the maximum capcity of object
repository? How the technical people decide this much object
repository is enoughf for this project?
Answer Posted / ycy
Better solutions is to use the descriptive programming when
the same objects are vailable in all pages.
If you record these object by using REpository it will
consume more space
Eg; ADD, cancel, submit button in all 15 to 20 pages
If u go by REpository- In every page parent of the these
objects different, it will added 15*3= 45 object value
stored.
If we create DP of these objects we can use repeatedly
In these way we can reduce the consumption of space in
Repository and it would increase the performance of tool
too.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain the Different types of QTP test assets and their extensions?
banking project description for software tester
How to handle Java tree in QTP?
How to check feasibility of the appliction?in automation testing?
How do we analyze the checkpoint results?
i can done the project with QTP in that time i can say how many members in my team size?
Explain about the test fusion report of quicktest professional?
How to find the path of folder in which the test is saved in qtp?
How did you use regular expressions in QTP and also in WR?
what is actually contain test report? can anybody post the test report
Hi, how can we check or avoid the memory leakage in QTP9.2?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Which environments are supported by hp qtp?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
How to use output values in qtp ?