You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixed issues (due to corrupted files) reported by different users.
Improved functionalities with image
a. Added ability to remove and/or replace image.
b. Browse image button displays only after selecting test result.
c. Displays image thumbnails as soon as image is selected.
d. No more issue with adding multiple images (with multiple test conditions).
Updated JSON file with test method and version
a. Displaying test method and version number directly from JSON file instead of manual entry.
b. User can use older version of JSON file but with a warning message.
Improved tool usability
a. Language updates in home page, create report page, view report page and HTML test report.
b. Updated different messages generated in different conditions.
c. Removed ‘undefined’ & ‘null’ from HTML test report.
d. Limited alert messages.
e. Saved HTML report uses product name and product version as default name when saving as HTML file.
f. Updated license file to html instead of text file to make it more accessible.
g. HTML instructions replaced by PDF instructions and removed unwanted files.
In ‘Test Result Selection’ menu options, added ‘No Selection’ in case user accidently selects wrong option and doesn’t want to select any test result.
Updated training manual to reflect new changes.
Improved tool accessibility.
Ensured backward compatibility for old JSON file for editing.