Unanswered question

Not reflecting changes in app after test run on mob

I can record native app on mobile using proxy mode, but when I test it before configuring for dynamic parameters, changes does not reflect in app. Same thing if done on browser on laptop everything works- record - test run - dynamic parameters run.

pooja P.
pooja P.

pooja P.

Level
0
12 / 100
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

What do you mean by "changes does not reflect in app"?

If you did not handle the dynamic parameters the replaying of your script won't probably work.

pooja P.
pooja P.

pooja P.

Level
0
12 / 100
points

If i record creating a transaction and stop recording, then manually delete same. Now if I run recording it should again create that transaction in system, this is not happening.

I have not used dynamic parameters yet on mobile. On web everything worked fine.

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

Ok so if i understand correctly you did not correlate any dynamic values right?

You may not have to do anything on the web application but maybe you do have for the mobile script.

You should check all the dynamics values coming from the application and try to handle them using variable extractors.