What is the maximum size of Object Repository in QTP 8.2?
Answers were Sorted based on User's Feedback
Answer / vinod
there is no specific size.If it is more than 1 mb it takes
time to load ...before the execution .....
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / gyanendra prasad
maximum size of object repository should not be more than 1.5 mb
| Is This Answer Correct ? | 3 Yes | 1 No |
how to load all resource files(function libraries,object repositories etc) into tests without associating them?
How many number of actions possible in qtp?
How to release all resources file from the QTP?
Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts?
Hi, Can anyone help me in esimating time for an application using QTP tool.. What factors should be considered while calculating the estimation time for QTP... Thanks in advance... Prasad Gali
with out object repository i need to launch IE and then navigate to a login page and then operate the objects within the page. How will be the script?
If there r 1000 test scripts that were written. If a change to any functionality is to be made then how can we know in which script is this functionality existing.
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.
Hi Friends...this is surendra..recently i joined automation team ...Please send me some documents regarding VB script ...and where can i learn VB script... This is My mail id: surendra.mamilla@gmail.com... please send to my mail.... Thanx in advance surendra.
what is the difference between DP and keyword driven framework?
what is the extension for the test version of the script?
I have the script like this: Browser("Philips Web Login").Page("Philips CL DMS2 Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. If i want to get that value "DC3701737" in to a variable, how? pls let me know if you didn't get the question. Help me out in this.