Question
IKOR PX
AU
Last activity: 15 Nov 2024 9:48 EST
Back to back role based scenarios in a suite
Is anybody able to succesfully setup a scenario test suite with back to back scenarios running with different roles.
E.g.
Scenario 1 --> User role creates and submits a case for approval
Scenario 2 --> Manager role searches for the case and approves the case
Scenario 3 --> User role reviews and closes the case
Suite --> Scenario 1 + Scenario 2 + Scenario 3
Did this setup work for anyone? I see many issues running these.
Some times it throws JS error (Can not read properties of undefined stateManager while switching the AG); and some other times a step just freezes on the screen with no progress or failure.
Has anyone got this setup to work consistently?