Hi,
When we write the parallel test using scenarios can we export options from different test script files? I have multiple test script which define different thresholds for some of the common api’s . I want a mechanism where I run these test scripts in parallel with different thresholds and when I get the results I can find out which api ran under which scenario.
Is that possible?