Calendar

August 2006
S M T W T F S
« Jul   Sep »
 12345
6789101112
13141516171819
20212223242526
2728293031  

Categories

LoadRunner Limitations with QuickTest Pro scripts

According to my discussions with Mercury’s Technical Support, there are several limitations that LoadRunner has when executing QuickTest Pro scripts. Apparently, your QTP Scripts cannot:

  • access external files.
  • use external libraries.
  • have reusable actions.
  • use shared libraries.
  • reference reusable actions in other scripts.

The general rule of thumb that the tech support agent suggested was to ensure that you have all referenced code inside the script directory. This is to ensure that LoadRunner passes everything required of the test to each Load Generating machine.

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>