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 |
what is profile tool?
who will distribute the project modules for testing in testing team ?
can the activities of test case design be automated?
How can we merge two repositories? Can we merge two differnt rep. I mean 1is peraction and other shared
4 Answers Tavant Technologies,
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
In QTP I have a parameter in a datatable that is a sentence. I need to take the last word from the sentence and enter it into a field in a web application. How can I setup a parameter to enter in just a portion of the parameter (last word of the sentence) instead of the entire paramater (whole sentence).
write script for , launching fr window,login and create 5 elements array and store 5 order numbers inthat array? and open order by using order no.s in array and find out maximum tickets booked by which order?
give me the code for check point for validating application
Which property do you use to retrieve or assign data into a cell in a Data Table object?
can we change the name of a check point? when will you start writing testcases? do you follow any methodology for writing test scripts? qtp is key word driven testing or data driven testing?
what is defenetion of kiran can u tell me plz CVS, SVN
3.How to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.