Automation/Parametrized scripts
Description
All the testcases should be general actions without hardcoded values. The values particular to every scenario should be passed as Junit parameters.
Discussion Items
Open Discussion Items
- Choose between parameters in the .java file or in an external file.