nick_ong
12 years agoNew Contributor
[LoadUIWeb] Load test performance
Hello, I’ve recorded a test where I logon to our intranet app, do something, then logout. Scenario verification and a small (1 virtual user) load test seems to show correct handling of SessionID. Watching the logs of our app, I don’t really see any performance difference between doing the scenario verification and doing the small load test, i.e. both are really laggy. I would have thought the latter should happen much faster? I’ve seen the FAQ on Test Runs and Performance. I’m wondering if under normal use the web browser makes asynchronous http requests to retrieve items, but WebLoadUI is doing this synchronously? Any help would be welcome.