Hexawise recent updates

Hexawise recent updates

January 3, 2016
FIXED
IE 10 issues with notes and analysis

Some browser specific content layout and loading issues.

December 12, 2015
FIXED
Graphic glitch in panel title on some small windows
NEW
Different extensions for Excel (.xls) and HP QC / ALM (.hpqc.xls) export files

Updated the HP QC / ALM extension so they don't clash if you export them both, and so they are easier to tell apart at a glance without having to open the file.

Thanks to Katie for the suggestion.

November 24, 2015
NEW
Auto-complete parameter names in auto-scripts

If you're typing out your auto-script and enter the curly bracket { character there is an auto-complete menu to select the parameter name. You can type the start of the parameter name or arrow to the parameter you want and press the enter key to select it. Your hands never need to leave the keyboard. Zoom, zoom!

FIXED
Borked expected result after removing referenced parameter value with bulk edit in some cases

Thanks to Eric for the bug report.

FIXED
Missing token in reset password email after too many login attempts failure
IMPROVED
Excel export (auto-scripts) and HP QC export has bolded parameter values

This makes spotting the variation inserted into the test scripts extra easy.

September 30, 2015
NEW
Current date is added to default copied plan name when copying a plan
NEW
"Back to plans" button from project membership dialog
IMPROVED
Allow enter key to dismiss implied value pair creation dialog
FIXED
Several small issues with very long parameter values
September 29, 2015
FIXED
Invalid Pair handling in requirements

Invalid pair could be included in requirement cases of test plans in very rare cases (3-way cause) with sparse requirements.

Thank you to Dora and Kevin for finding and reporting this error.

September 27, 2015
FIXED
Notes icon graphic glitch when scrolling top panel
September 14, 2015
IMPROVED
Database and system infrastructure upgrades

Should result in minor (<~10%) performance improvements.

FIXED
Multiple loading confirmation in test plan analysis

Multiple clicks could result in loading confirmation multiple times.

September 8, 2015
FIXED
Test plan notes disappear after editing a parameter

The test plan notes were no longer on the Define Inputs header after editing a parameter until you navigated away or refreshed. This has been resolved.

September 3, 2015
IMPROVED
Test plan notes moved from side panel to top header

The notes for a test plan are now in the top header of each plan screen, rather than in the sidebar of the Define Inputs screen. This means they are available in every screen.

There is a counter on them letting you know how many notes there are. If the plan is shared with multiple people, and it has notes, then the notes dialog is shown when the plan is opened to decrease the likelihood that an important note is missed.

August 27, 2015
NEW
Additional "No Possible Value" scenarios prevented

2 additional non-obvious "no possible value" scenarios with constraints in test plans are now prevented when the value pair add is attempted.

August 18, 2015
FIXED
Matrix chart columns dividers missing

A thorough audit of height and width handling in the matrix codebase (see above) uncovered an additional defect which caused rows further down the matrix chart to be rendered without the white divider lines for each column.

FIXED
Matrix chart cut off vertically

A matrix chart that is longer than it is wide (first parameter is the largest) would be cut off by as many rows as the 1st parameter was larger than the next largest parameter. An odd sounding defect (height and width were switched in one place in the code) but actually a fairly simple pairwise defect with some variation you'd be unlikely to identify (make the 1st parameter the largest).

Thanks to Vinay for pointing out this issue!

August 14, 2015
IMPROVED
Coverage matrix button image

Is more aesthetically pleasing.

NEW
Tooltips for bottom footer navigation
August 8, 2015
IMPROVED
UI panel titles

They are now all standardized with a reference to the plan name. Before some referenced the plan name and some didn't. The context is more important now that the active plan isn't always visible in a side panel.

IMPROVED
Reset all warning flags when copying a plan
IMPROVED
Placement of the large plan warning in mixed-strength plans in Create Tests

Before it divided the column headers from the columns. Now it's placed up top.