During recording an ecommerce transaction I am assigning values to some text boxes that gets updated in the database through ajax call.
I can see the values assigned during the recording in the scripts.
But when I run the tests - the new orders get created but the values that I assigned during recording are not picked up.
Is it some configuration issue where I need to specify to use the same values every time I run load test
Or is it an issue with the ajax call that NeoLoad is not able to support somehow .
Any help is really appreciated
No answers