Things we fixed in qTest
This section details the issues we implemented to improve qTest's stability and reliability.
Looking for features and enhancements? Find them here.
September 2025
Ticket # | Component | Description |
---|---|---|
CS0452848 | qTest - API | The POST auto-test-log API endpoint now correctly returns a 400 Bad Request response when it's called with incorrect parameters. |
CS0461336 | qTest - Manager | Fixed broken links for the Conversion Tool under Utilities in Download qTest Resources. |
CS0429688, CS0443302, CS0445127, CS0453916, CS0454597, CS0442116 | qTest - Manager | Fixed an issue where the requirement count on test cases didn't correctly update if the associated requirements were deleted. |
CS0460969 | qTest - Manager | The Cancel Project Cloning button now only displays when qTest is actively cloning a project. |
CS0457775 | qTest - Manager | Fixed an issue that caused the Copilot Users group to remain visible after qTest Copilot is no longer enabled. |
CS0460028 | qTest - Manager | If you cancel the project cloning process, the project clone is now marked as Cancelled and correctly archived. |
CS0424978, CS0436715 | qTest - Jira integration | Fixed an issue that caused Jira defects created from qTest to not populate with the Default Value configured in Defect Integration. Make sure you reset the defect fields to apply these changes. |
CS0463404, CS0464388 | qTest - Jira integration | Updated the Retrieve Jira Data button to no longer access a deprecated Jira API endpoint. |
August 2025
Ticket # | Component | Description |
---|---|---|
N/A | qTest - API | Fixed an issue that caused the API to return incorrect or unexpected responses during error message scenarios. |
N/A | qTest - Insights | Fixed an issue that caused the Velocity analysis report to export as an empty Excel file. |
N/A | qTest - Insights | Renamed the Test Planned vs Executed chart in Insights to Cumulative Test Execution vs Planned to better reflect the data displayed. |
CS0462465 | qTest - Insights | Fixed an issue that caused Planned vs Executed Report Settings to return an error when the user saved. |
CS0433279, CS0436350, CS0435440, CS0391772, CS0454546 | qTest - Insights | Fixed an issue where Insights did not recognize Tosca test cases as automated test cases. |
N/A | qTest - Jira integration | Fixed an issue that caused Requirement Integration to remain active even when it was turned off. |
CS0455154 | qTest - Jira integration | Fixed incorrect text on Jira fields in Data Query. |
CS0395318 | qTest - Jira integration | Fixed an issue that caused incorrect or missing links to test cases from the Jira integration. |
N/A | qTest - Manager | Fixed an issue where creating a test run from a test case caused improper formatting in test steps if they had tables that contained parameters. |
CS0453727 | qTest - Manager | The not contains operator in Data Query now works properly in array field types. |
CS0448529 | qTest - Manager | Fixed several issues with LDAP imports, including an incorrect user count and a failure to import groups. |
July 2025
Ticket # | Component | Description |
---|---|---|
CS0454584 | qTest - API | Fixed an issue that caused an internal server error when the GET /api/v3/projects/3/modules/ API call was used to get modules with descendants. |
CS0413762, CS0447930, CS0450301 |
qTest - Insights |
Fixed an issue that caused the Coverage and Quality reports to export all data, instead of only the selected data. |
CS0438514, CS0440876, CS0444288, CS0447477, CS0451999 , CS0449824 | qTest - Insights | Fixed an issue that caused Defect Analysis reports to contain duplicate records. |
CS0451735, CS0458592 | qTest - Insights | Fixed an issue that caused scheduled reports to contain improper data formatting in PDFs. |
N/A | qTest - Insights | Fixed an issue that caused an incorrect count of executed test runs in the Velocity report. |
CS0450970 | qTest - Manager |
Fixed an issue that caused parameters in test steps to render incorrectly after the test case was updated from a public API. Note that this change only applies to new test cases. To apply this fix to existing test cases, locate test steps with the invalid parameter tag, then remove and re-add the parameter as usual. |
CS0366373, CS0364517, CS0368408, CS0372066, CS0373853, CS0384951 |
qTest - Manager |
Fixed an issue that allowed users to enter an invalid Jira URL during Jira connection setup. |
CS0344142, CS0357235 | qTest - Manager | Parameters located inside a table in a test step no longer cause issues with creating test runs. |
N/A | qTest - Sessions | Fixed an issue where submitted defects failed to display in the Linked Object tab in Sessions. |
Known issues
The Fetch Jira button isn't currently working. Don't worry, a fix is on the way soon.
June 2025
Ticket # | Component | Description |
---|---|---|
CS0354111 | qTest - API | Fixed an issue where the PUT /api/v3/projects/{projectId}/modules/{moduleId} API call didn't update child modules and test cases while the recursive attribute was set to True. |
CS0444027 |
qTest - Insights |
Fixed an issue where users could view defects from projects they did not have access to. |
CS0425389, CS0447306, CS0447306 |
qTest - Insights |
Fixed an issue that caused large tables to overlap and cover visual charts from Explore Datacharts in emailed PDF reports. |
CS0446227, CS0448275, CS0448323 | qTest - Insights | Optimized performance by updating how custom fields are managed. |
CS0441417 | qTest Manager | Fixed an issue that prevented users from adding steps to test cases when using Excel import to update the test case. |
CS0448528, CS0445166 | qTest Manager | Fixed an issue that blocked users from importing a single user from LDAP. |
CS0340757 | qTest Manager | Fixed an issue that caused custom field values to disappear in the Test Run Details for test runs created from shared test cases in the project the test case was shared to. |
CS0451390, CS0451948 | qTest Manager | Fixed an issue that prevented users from adding release types to connected Jira projects that contained Jira issues with more than 50 fields. |
N/A | qTest Manager | Added an error message to notify users when a test case import from Excel fails. |
April 2025
Ticket # |
Component |
Description |
---|---|---|
CS0453031 |
qTest - Insights |
Fixed an issue where the Latest Execution End Date parameter had the wrong format in the SQL filter. |
CS0448275, CS0448323 |
qTest - Insights |
Fixed an issue where custom site fields caused slow loading in Test Cycles filters. |
CS0395206 | qTest - Pulse | Results that fail to post to the Pulse executor from Pulse and return 5xx errors now retry up to three times. |
March 2025
Ticket # | Component | Description |
---|---|---|
CS0383274 | qTest - API | The PUT /api/v3/projects/{projectId}/test-runs/{testRunId}/test-logs endpoint now uses inherited content from parent fields to automatically populate custom fields. |
N/A | qTest - Data Query | The Value dropdown in My Queries now displays results from the appropriate API search endpoint based on user specifications. |
CS0423583 | qTest - Manager | Fixes an issue that prevented users from disabling the LDAP connection. |
CS0429671 | qTest - Manager | Users can no longer create a test run from a test case with empty mandatory fields. |
CS0441548 | qTest - Jira integration | Fixes an issue that stopped users from activating Requirement integration with the API endpoint. |
CS0419130, CS0437856, CS0442331, CS0439239, CS0427899, CS0442187, CS0440162, CS0435877, CS0423345 | qTest - Jira integration | Fixes an issue that caused an error with the Release Integration feature if the user didn't have sufficient permissions in the first project connected to their Jira instance. |
February 2025
Ticket # | Component | Description |
---|---|---|
CS0426422 |
qTest - Insights |
Fixed an issue that caused discrepancies in test cases in the Test Planned vs. Executed graph. |
CS0429671 | qTest - Manager | Users can no longer incorrectly create a test run from a test case that's missing values in a mandatory field. |
CS0363808 | qTest - Manager | Fixed an error that incorrectly occurred if the user attempted to edit a test run with an empty step. |
CS0438232 | qTest - Manager | Fixed an issue that caused test cases to corrupt if a user added to a custom field is later deactivated. |
CS0435486 | qTest - Tosca integration | Fixed an intermittent issue that occurred when users linked Tosca test cases to qTest. |
CS0432084 | qTest - Manager | Fixed an issue that caused custom columns to intermittently fail to load. |
CS0427899, CS0442187 | qTest - Jira integration | Fixed an issue that caused Fix Version and Sprint fields to fail to transfer from Jira during qTest-Jira integration. With this fix, you'll need to enable Sprint and Fix Version fields for all issue types in Jira in order to see the Sprint and Fix Version in Release Integration when you're configuring the Jira connection with qTest. |
CS0427821, CS0432845, CS0435305, CS0443427 | qTest - Jira integration | Fixed an issue that stopped users from adding a defect to Jira during a Quick Run. |
CS0427304 | qTest - Maager | Fixed an issue that caused several discrepancies in fields under Administration > Licenses. |
CS0425683, CS0425798, CS0425646, CS0424852, CS0425679, CS0426205, CS0426242, CS0426098, CS0426348, CS0426961, CS0427317 | qTest - Manager | Users can now correctly drill down to Cycles, Test Suites, and Test Runs in the navigation pane when they're using filters in Test Execution. |
CS0415512, CS0440478 | qTest - Tosca integration | Fixed an issue that made retrieving execution results take an excessive amount of time. |
CS0404702, CS0406255, CS0406255, CS0404444, CS0434383, CS0439043 | qTest - Data Query | Fixed an issue where users weren't able to use Batch Edit on objects more than once when using Data Query . |