Solve variable problem with concurrent users - OLT
Hi,
Have a load test script that runs fine when there's a delay between ramping up the users but has problems and throwing solve variable errors while trying to run even 2 users concurrently. I even tested the variable through the Substitute and add variable process and open script correctly found the data when tested from that screen, but fails with 2 users running concurrently through OLT.
If the solve variable is due to data problem then my guess is the script should fail even when there's a delay between ramping up the users, but that's not the case. Script runs fine without any solve exceptions when there's a delay in ramping up the users.
Using OLT version 9.3 and the application under test is a simple web application with JBoss application server.
Any suggestions are welcome.
Thanks