When working on a test plan in a project, the "Your plans" dialog now opens to that project by default, rather than to "Your plans".
This warning had stopped working as a regression.
The # of interactions tooltip shows "null" when there are no "any valid values" (purple italics) in the generated test. It's rare to have none, but quite possible. A classic of the pairwise defect genre.
A parameter length warning dialog that appears when parameters are created with eight or more values.
The first issue was that the word 'parameters' was always pluralized, even if there was only one parameter listed.
The second issue was that we were showing the actual array (as in "[OS, Browser]") instead of a list of the array's elements in the dialog.
Are there any defects that aren't pairwise? Oh, so very few.
This prevents Hexawise from continually loading a test combination strength you aren't interested in. Before Hexawise used last computed strength rather than last viewed/used.
A true classic of a pair-wise defect. Put this one in the dictionary as a canonical example of the term.
Editing the name of the project that owns that plan you're in from the Edit Project dialog would make the share link on the plan's page stale.
The warning about parameters used in auto-scripts being changed in a bulk edit is now more specific and more helpful.
Thanks to Caleb for reporting the limitation.
Thanks to Mary-Anne for reporting the issue.
Thanks to Keith for reporting the issue.
The search field in the "Your Plans" dialog now searches for matching plan names and project names.
Previously this did not work, but now it saves the first step then proceeds with the "Relax" auto-script generation feature.