Hi,
I am using Loadrunner 11.5 to do the performance testing for microsoft MVC application. I am able to record the scripts. But when I replay the scripts, and goes to the first step (login page), it never stops. It seems trying to download the css, and .js contents, as the MVC application uses css and some javescript, also jQuery.
Is there anyway to ignore the downloading the css and js contents, and continue the next step? Since when I record the script, it is very fast to open the login page.
Or is there any compatible issue to replay the MVC application? I have tried protocols of Web - http/html and Web - Click and Script.
Thanks.