Hexawise recent updates

Hexawise recent updates

November 3, 2014
FIXED
Can't select higher strength test generation after canceling lower strength test generation

This only occurred AFTER canceling a valid lower strength test case generation and in cases where the higher strength test plan was too large (or invalidly reported as too large).

A fairly classic 3-way defect. This one had been in production for a while without being reported.

FIXED
Invalid warnings from test plan generation strength dropdown

The strength selector drop down was providing invalid warnings about large overly large generated test sets in some cases.

Thank you to Tyler for reporting the issue.

October 12, 2014
FIXED
Plan requirements borked after sharing with a project via URL

If you share a project, AND the plans in the project have requirements, AND you share the project via the sharing URL (each sharee gets their own copy), AND you modify or delete the parameters referenced in the requirements back in the original plan in the original project, then the requirements would be blank.

Count up those "AND"s above and you'll see we have a classic 3 to 4-way defect depending on exactly how you identify the variations. It was found in production by a user (defect has been around for a year or two).

Thanks to Steve for finding the issue!

FIXED
HP QC test description field cutoff in export

The test description field template was limited to 255 chars, which was insufficient for some uses. This has been vastly expanded.

September 29, 2014
NEW
Visual distinction between manually and automatically created value pairs

Hexawise attempts to follow the logical implications of the value pair constraints (invalid and married pairs) you create and automatically creates many of the value pairs that are implied.

There is now a visual distinction. Value pairs you created are normal, while the implied value pairs Hexawise created are semi-transparent.

Thanks to Steve for the feature suggestion.

FIXED
Value pair highlighting immediately after creation

In some cases value pairs would not highlight on hover in the define inputs page immediately after they were created until there was a page refresh.

September 18, 2014
IMPROVED
New plan dialog

The spacing and appearance of this dialog has been improved to be more readable.

September 14, 2014
NEW
Notified about unsaved requirements when exporting

When exporting from the requirements page, you are notified if there are unsaved edits to the requirements that will not be included in your export.

NEW
Notified about unsaved auto-scripts when exporting

When exporting from the auto-scripts page, you are notified if there are unsaved edits to the requirements that will not be included in your export.

NEW
Entered HP QC export values are copied when a plan is copied

Thanks to Kevin for the feature request.

September 4, 2014
IMPROVED
Easier to set the order of a unidirectional married pair constraint

Which parameter value you click on first when making a unidirectional married pair is significant as it determines the order of the constraint. "Every chimp is an ape", is not the same as, "every ape is a chimp".

The fact that the order is significant was not the most discoverable feature in Hexawise so we "promoted" it into the dialog where you select if the married pair is bidirectional or unidirectional. You now also select if the unidirectional married pair is reversed or not. The order that you click the parameter value in is now only significant for which selection is defaulted.

August 19, 2014
FIXED
Reused parameters have parameter values all on one line Internet Explorer 8

This is fixed now.

August 15, 2014
FIXED
Plan computation cancel

In certain instances an error would occur trying to cancel computation of a plan resulting in no cancellation of the request.

FIXED
OPML tool list link

The link in the plan import dialog to a list of mind mapping tools that support OPML was broken.

REMOVED
Internet Explorer 7 Support

Hexawise no longer supports IE 7, which was released on October 18, 2006.

NEW
Internet Explorer 10 and 11 Support

Hexawise now officially supports Internet Explorer 10 and 11.

August 9, 2014
FIXED
Test strengths higher than the number of parameters shown in the strength selector

Test strengths higher than the number of parameters are no longer shown in the strength selector.

IMPROVED
Test Analysis Coverage Chart Tooltips

The wording of the tool tips on the coverage chart are now clearer.

August 6, 2014
FIXED
Updating a parameter value by clicking the parameter name did not invalidate plan cache

If all you changed was a parameter value by clicking on it to edit it the plan cache was not cleared and the prior test results were retained until something else changed. Thanks to Anita and Kevin for reporting the issue.

IMPROVED
Less strict on Excel plan import format

There were some avoidable strictness issues with blank Excel sheets and unmerged cells that the plan importer could be more forgiving about and deal with. Now it does.

Thanks to Jafar for reporting the issue.

July 20, 2014
NEW
Update parameter value names without breaking anything

You can now click on an individual parameter value name on the Define Inputs page to edit it.

Editing a parameter value name individually preserves it in places where it's referenced rather than deleting those references:

  • Value pairs
  • Value Expansions
  • Requirements
  • Auto-Script Expected Results
July 9, 2014
FIXED
Problem importing 'Always' expected results in some cases in hand edited Excel plan imports

Thanks to Jafar for reporting the issue.

NEW
Key Concepts for the "Create a ranged value" achievement

Before you had to guess. Now... not so much.

June 27, 2014
FIXED
There was no warning when editing a value pair that will remove a married pair

There was only a warning for invalid pairs. Thanks to Kevin for reporting this.

FIXED
Error when disallowing creation of a no possible value case

In some rare cases, the check that prevents creating constraints in some of the cases that will cause no possible values would cause a system error.