Unanswered question

HandlerIds in Oracle forms application

Hi,
We are testing Oracle forms application. We have this test structure: log in logic is in Init folder, test logic is in Action folder and exit logic is in End folder.
A huge amount of HandlerIds (600+) is generated for different objects in responses/requests while recording test. Values for those id’s are auto incremented.
When we run such test, we get errors on second iteration (when Neoload tries to loop Action folder). This happens, due to HandlerIds (new auto incremented values are generated on every iteration).
We need to parameterize HandlerIds, so that we could execute loops, change sequence of steps and reuse recorded steps between tests.
How could we automate parameterization of those values?
We couldn’t find a way to achieve it with Framework Dynamic Parameter handling so far.
Thank you in advance,
Julija

Julija S.
Julija S.

Julija S.

Level
0
16 / 100
points

Answers

Julija S.
Julija S.

Julija S.

Level
0
16 / 100
points

Neoload is handling handlerIds if naming is configured to send handler names:
https://www.neotys.com/documents/doc/neoload/latest/en/ht...