-
Type:
Story
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: hp-application-automation-tools-plugin
When running tests from ALM using the Execute Micro Focus functional tests from Micro Focus ALM, a user should be able to provide test parameter details for each test plan they want to run.
Use the following syntax:
TestSet\Test1 "Country":"US", "Count":3
Where each comma separated keypair is a set of parameter names and values.Â
Â
This supports only 1 value for each test parameter. This feature does not support iterations with multiple values for each parameter (one per iteration).