1. First of all try to optimize the performance of your code by revisiting each loop and try to merge them or remove unwanted loops wherever possible so that execution time reduces and the code becomes robust.
2. To check for memory leak, processor utilization and other bottlenecks, *Use Local System monitor* of QTP (* File->Test Settings ->Local System Monitor)* Regards Shalabh Dixit On Fri, Jul 1, 2011 at 9:45 PM, Vishnu V Potti <[email protected]>wrote: > Hi All, > > Anyone working in automation testing? > > I am supposed to find out new techniques for faster scripts generation. > Anyone has ideas please let me know. It wil be a great help to me as well as > to this group. Thanks in advance. > > -- > REGARDS > VISHNU V POTTI > > -- > You received this message because you are subscribed to the Google > "QTP - HP Quick Test Professional - Automated Software Testing" > group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
