Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DP on large page
#1
Not Solved
Hi,

I am using the childObjects method im my app .
On some pages where I have large number of web elements I see that qtp become "not responding" and I got empty list.
On the same page with less elements it works OK.
It also works on the large page on different computer with same qtp version.

Is this known issue in qtp ? How can it be solved ?

Reply
#2
Not Solved
HI Hadar,

Check the resources available while the script is getting the object.

1) If you are running the script on the remote box, please delete the user profile. Then once you have deleted the profile successfully, now login to the the same machine with deleted user profile and now try to execute the scenario where it will capture more number of objects.

Let me know the outcome.
Thanks,
SUpputuri
Reply
#3
Not Solved
How do I check the resources while the script is running ?
I run it on my computer.

Thanks
Reply
#4
Not Solved
Code:
msgbox SystemMonitor.GetValue ("QTPro", "Memory Usage (in MB)")
msgbox SystemMonitor.GetValue ("iexplore", "Memory Usage (in MB)")

check these values before and after the getting the child objects
Thanks,
SUpputuri
Reply
#5
Not Solved
explorer - before 48 after 67
QTPro - before 58 after 67

Thanks
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with large webtable JoshS 0 1,682 08-26-2015, 04:04 AM
Last Post: JoshS
  How to make a function for an object that has a large number of parent objects Shroomsday 1 2,273 01-28-2014, 11:15 PM
Last Post: jacosta

Forum Jump:


Users browsing this thread: 1 Guest(s)