Sessions Release Notes

February 27, 2017

New Features

Script generator enhancements

  • Added Python Selenium plug-in to generate script in Python language:

  • Add more options in Script Generator screen to customize the output scripts, such as "Package Name" or "Class Name" when you select built-in Java Selenium. "Namespace" and "Class Name" if your selected plug-in is "C# Selenium. plus some options to tell Selenium to always execute the action on last opened browser window or specify whether you want to generate the action description as code comment, etc.

Automatically object linking

  • When a session is linked to a test case (via session detail page), if that test case is linked to a requirement, the session will also be linked to that requirement

  • When a session is linked to a Test Run, that session will also be linked to test case associated with that Test Run. In addition, if the test case was linked to a requirement, the session will automatically be linked to that requirement

  • When a session links to a defect, if the defect was linked to a Test Run, the session will also be automatically linked to that Test Run

Bug Fixes

  • Ticket #7558 - Error when attempting to Review qTest Session

  • Ticket #7937 - Issue observed while updating the test cases

  • Ticket #7854 - Session exported as PDF missing Step's red circles

Known Issues

  • Cannot create new, or update existing, Rally defect due to Rally has recently upgraded to a new version that totally changes the user interface. We recognized this issue and planned to fix it in the next release.