Parameterized tests are a new feature introduced in XRAY version 5. From XRAY documentation: "Test parameterization is a powerful practice that allows the same test to be executed multiple times with different parameters. Parameters are similar to input values (variables) that can change with each execution."
I created 2 short explanation videos.
The first part - regular parameters:
Second part - Combinatorial parameters:
Comments
Post a Comment