I am Using QTP 9.1 version. I have created a Shared Object
Repository. The size of Shared Object REpository is 9 MB.
In my system i am able to execute the script very flexibly
and it is very fast. But if i copy the same code into other
system with the same configuration, it is executing very
slowly(i.e dam slow). It is not happening in all machines
it is in only some machines. Can please any one give th
esolution. It is high priority to me as i need to give demo
to client on their machines.
Answers were Sorted based on User's Feedback
Answer / deepa
Please check the object's property in other machine in
which the script is running slow. This could be because the
QTP is not able to recognize the objects properly due to
change in test bed. Also check the browser properties if
the application is web based.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / mark
I think it is better to split the Shared Repository file
into two or more parts and load the required part of file
when and where required.
The problem could be the machine configuration and the
cache which QTP uses for its execution.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / asad
Check the settings of QTP in both machines . Take the
settings file from the first machine and use the same in
the mahcine which it is slow.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / naveen
Hi I am facing the same problem..did you find any solution?
pls help
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about random testing of 500 test cases?
Plz Explain AUTOMATION REFERENCE MODEL?
How can we check whether a particular sheet loaded (existed) or not in Data Table.
If already everything is tested using White-Box testing, then what is the need of using Black box testing?
1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
what function you write to do database testing with the help of qtp?
how do you remove object repository at runtime and load object repository and verify it
Explain the check points in QTP?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
IF application is a Java-based application means 2 0r 3 tier application. How the script will be in QTP. pls kindly give some sample script.
how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.