Scenario 3.1.0 Release Notes

May 31, 2019

New Features and Enhancements

qTest Scenario Support for GitLab Acadian URL Format

qTest Scenario 3.1.0 now supports the use of GitLab Acadian URL formatting. Previously, only the default GitLab URL format was supported (https://<vcs.provider>.com/<owner>/<repo>). You can now use the following URL formats:

  • http://gitlab.example.com/username

  • http://gitlab.example.com/groupname

  • http://gitlab.example.com/groupname/subgroup_name

Custom Issue Types in qTest Scenario

qTest Scenario now supports the use of Custom Issue types as well as Jira issue types. In the "Configure Projects" page, you now have two options for issue types:

  • Jira system issue types (Story, Bug, Task, Sub-task, Epic)

  • Custom issue types

If you do not have any custom issue types in your Jira project, the configuration dialog will only show the one Jira system issue types panel.

Support for Jira Server URL With Context

You can now configure your qTest Scenario plug-in using a Jira URL both with and without the context path. 

  • Without context path: http(s)://yourdomain.com/

  • With context path: http://mydomain.com/Jira

Bug Fixes and Improvements

Ticket # Component Description
25660 Issue Types You can now use custom issue types within your Scenario project configuration (see "New Features and Enhancements" section).
26289 GitLab URL qTest Scenario 3.1.0 now supports the use of GitLab Acadian URL formatting. Previously, only the default GitLab URL format was supported (see "New Features and Enhancements" section).