Hello All,
We are using VSTS to measure performance of our Web Application.
We record a Normal Web Test and then convert the same into a Load Test. During recording of Web Test there are a lot of dynamic parameters which get captured.
Things work fine until the next new build. Once a new build is installed these dynamic parameters start throwing up errors. The only solution we have found out is re-recording. This is quite an absurd way, esp when you write certain logic inside the recorded code.
We tried deleting the unnecessary lines of recorded object which causes even more confusion and script fails to run.
Any suggestions?…Would unselecting the dynamic parameters help? I have tried it, but cant test it till my next build gets deployed.
Thanks,
jerry