Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP Performance is very slow
#1
Not Solved
Hi All,

Right now i am implementing QTP tool in our web based application. I have parameterize the data by using data table. There are 52 rows and each rows has 44 columns. In this case while running the script, first 5 to 10 row's records are inserted with in 2 to 3 mins after that QTP is taking 27 mins for inserting residual records. The performance is very slow after inserting the 26th row record. What i have done on data table during the runtime is, i will insert a string values on 43rd(Records saved successfully) and 44th(PASS) column on every row. But if i commented the data table insertion script then QTP takes only 16 mins to insert all 52 rows values else takes 30 mins. What will be the reason for the performance decrease?

I have attached QTP script as well

Thanks in advance for you valuable feedback and suggession


Note:
I have taken some steps to improve script performance which has been mentioned below
1. QTP scirps are executed by VBS file
2. DataTable records are imported during runtime
3. I have written script with in "class" inorder to avoid memory problem (to clear memory after inserting each row)
4. Script will run on "FAST" mode
5. I have deleted unnecessary objects from object repository
6. I have disable smart identification option
7. Save image capture and movie record option has been disabled


Attached Files
.zip   QTP Scripts.zip (Size: 1.96 KB / Downloads: 76)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Winbutton slow in clicking kpat 0 1,665 05-23-2016, 12:09 PM
Last Post: kpat
  Performance Issues Using '.Exist' AndyBSG 2 3,124 12-12-2014, 03:24 PM
Last Post: AndyBSG
  QTP works very slow for silverlight application excellentpawan123 0 2,003 05-22-2014, 05:36 PM
Last Post: excellentpawan123
  Nagivate and Learn is slow in QTP11 vs on QTP10 chong67 0 2,137 06-27-2012, 09:40 PM
Last Post: chong67
Exclamation QC is very slow and does not run my tc. My testcase has 'call to existing action' chong67 0 2,050 06-13-2012, 07:47 PM
Last Post: chong67

Forum Jump:


Users browsing this thread: 1 Guest(s)