Hi
I am drafting some test cases in the test plan module which I going to execute manually. I am interested in parameterizing my inputs and outputs. I want to define an input parameter in the test step and output parameter to the input in expected result like this
If Test Step has <<<input Parameter A>>> the expected result is <<<output parameter A>>>
If Test Step has <<<input Parameter B>>> the expected result is <<<output parameter B>>>
And when creating test configuration, map one input to one output. So when I run a test, I can run the same test with different inputs mapped to different outputs. Can something like this be accomplished?
Regards
Srinivas