|
View previous topic :: View next topic |
| Author |
Message |
pratap
Joined: 31 Aug 2007 Posts: 6
|
Posted: Fri Aug 31, 2007 6:38 pm Post subject: Debug a LoadRunner script? |
|
|
| How do you debug a LoadRunner script? |
|
| Back to top |
|
|
|
moksh
Joined: 31 Aug 2007 Posts: 17
|
Posted: Fri Aug 31, 2007 6:42 pm Post subject: Debug a LoadRunner script...... |
|
|
VuGen contains two options to help debug Vuser scripts-the Run Step by Step command and breakpoints. The Debug settings in the Options dialog box allow us to determine the extent of the trace to be performed during scenario execution. The debug information is written to the Output window.
We can manually set the message class within your script using the lr_set_debug_message function. This is useful if we want to receive debug information about a small section of the script only. |
|
| Back to top |
|
|
|
casaanova
Joined: 01 Nov 2007 Posts: 15
|
Posted: Thu Nov 01, 2007 10:33 am Post subject: |
|
|
debuging technic changes as you get experince on loadrunner.
as a basic, try to understand correlations first. |
|
| Back to top |
|
|
|
|