mgroen2's avatar
mgroen2
Super Contributor
7 years ago
Status:
Community Feedback Requested

Implement re-use of same subscenario with parametrized variables

Use case:

I have created multiple functional flows for navigating through the application. I have split these up in sub scenario's like Login, order item, logout etc.

 

Now I want to be able to re-use these sub-scenario's in other scenario's. This is possible in LoadComplete but you cannot parametrize these subscenarios. So you have to re-use the variables in them, but I need to be able to execute Login with different values for the variables in different scenario's.

 

 

2 Comments