They will no longer trigger an Excel warning about an incorrect file extension or a warning when saving the file after making changes.
When you have more than 1 scenario outline, and you collapse one and work on the other, and then you add a var < to the other so that it renders the example table, it un-collapsed the one that you weren't working on. No longer does.
This could be disorienting. It no longer does this.
Including {[Parameter]Parameter Value} text in the scripts background section limits the entire feature file to test cases that match the selection(s).
In addition to the Gherkin Examples data-table driven Scenario Outline sections, Hexawise Automate will now generate a Scenario outline for every test case in the exported feature file whenever any step in the Scenario references the test cases with either the parameter syntax:
<Parameter name>
or the parameter value syntax:
{[Parameter name]Parameter value}
Like the McRib sandwich, it's back!
Unlike the McRib, downloadable mind map images are greatly improved from before with support for plans that are larger than 25 parameters, and the option to download a bitmap (PNG) or vector-based (SVG) file.
The syntax is:
<Expected Outcome>
Anywhere in your test script steps.
Certain special characters such as < and & would result in corrupted Excel export files in some cases.
Fixed by no longer being resizable.
Pairwise regression when plan is copied and selection is to not choose or create a project for the copy, the copy didn't complete.
This pairwise defect only occurred when editing the parameter value's name directly by clicking on it on the Constraints screen. Editing the parameter values or bulk editing all the parameters didn't trigger the issue.
Bolding of the current plan's name in the Your Test Plans dialog was missing, and the redirect out of the plan when deleting the currently active plan was also broken.