5.3. Version 2.0.1

Table of Contents

5.3.1. Explore View
5.3.2. Manual Testing
5.3.3. JIRA Issue Creation Dialog
5.3.4. Azure Integration
5.3.5. General Enhancements

Squish Test Center 2.0.1 is the first patch release for the 2.0 version of Squish Test Center, bringing many usability improvements and bug fixes to manual testing, the JIRA and Azure integrations, as well as improving browser performance for larger result sets.

5.3.1. Explore View

  • Improve performance and memory use of the explore page when displaying a large number of tests, especially when using pagination.

5.3.2. Manual Testing

  • Allow copying of test cases, features and scenarios. This will automatically share all contained steps.

  • Improved search performance and usability of the existing step search for manual testing. Step entries are now paginated for easier access.

  • To enhance the manual test execution workflow the ability to add comments to manual test results is now more prominently featured and more accessible when failing or skipping a manual test step.

  • The test deletion dialog is now more verbose, listing all tests that would be deleted.

5.3.3. JIRA Issue Creation Dialog

  • Fixed a bug that limited the use of the issue creation dialog to the admin role only.

  • After selecting the issue type, specific JIRA option fields using allowedValues data would not render, preventing the user from completing the dialog. This has been addressed, making the dialog more reliable in those cases.

  • The custom field selection for the JIRA dialog should now work for every JIRA version. Some JIRA versions only provide limited field information, which we now also account for in Squish Test Center.

  • Error messages caused by missing JIRA OAuth authorization of a user now contain more information on how to resolve the issue.

  • JIRA issues created for manual tests now also contain a backlink to Test Center.

5.3.4. Azure Integration

  • Refactored the pull operation to ensure all test cases are fetched.

  • The scope of the tests pulled from Azure can now be limited by providing Azure test plan ids.

5.3.5. General Enhancements

  • Improve error reporting when JIRA ticket states were automatically updated on the global settings page. Instead of stopping at the first error Squish Test Center tries to update all projects and lists the issues that were encountered at the end.

  • It is now possible to delete project entries (including all their traceability associations) of an integration on the global settings page.

  • The routes.cfg will no longer be restored when using Squish Test Centers backup and restore feature as that file always needs to match the currently used Squish Test Center version.

  • Markdown text is now purified to avoid XSS and script code execution when parsing it.