Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

Script Failing in Controller

$
0
0

Hi All,

Script Details:

In my web service script, there are two transactions :

1. A Run Query (similar to database): takes an ID as input and gives a record in output.

2. A web custom request (Request XML).

From the run query (based on an ID which is parameterized), some values are being captured (including timestamps) and are being passed to the web service request.

Problem:

When we run the script in VUGen, it passes for 'n' iterations but in Controller it fails (error: 500 Internal Server)

What might be the possible reasons?


Viewing all articles
Browse latest Browse all 3978

Trending Articles