Posts: 4
Threads: 2
Joined: Mar 2011
Reputation:
0
03-25-2011, 08:44 AM
Hi Ankur,
My application is very slow when i excute my script. Its slower than the manual execution.
What might be the reason for this.
I've given more 'sync' since the application took mor etime to load each page.
I've also added the properties for most of the objects from the object identification option. Pls help me fix this to reduce the time consumption
Regards,
sharmila
Posts: 1,003
Threads: 1
Joined: Jul 2009
Reputation:
5
03-25-2011, 09:02 AM
I am not ankur. But here is what i can ask you to check,
1. What is the syncronization timeout set?
2. Does your sync contain time defined in the script?
3. Are you using Smart identification inspite of the additional properties?
4. How have you designed the scripts?
5. Are there unencessary loops?
You may want to take one script as an example, find out each step as to what is consuming the time and fix it first. Later, apply the same to the rest of the scripts.
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Posts: 4
Threads: 2
Joined: Mar 2011
Reputation:
0
03-25-2011, 10:26 AM
Hi Basanth,
Thanks for your reply. PLease find my anwsers for your questions:
1. What is the syncronization timeout set?
20 secs
2. Does your sync contain time defined in the script?
I have not defined any time limit for those sync's
3. Are you using Smart identification inspite of the additional properties?
I am not using Smart identification - it is disabled
4. How have you designed the scripts?
I recorded them and have set logical loops and conditions only whenever required
5. Are there unencessary loops?
There are no unencessary loops in my code
Kindly help me put
Regards,
Sharmila.