Test Automation (On Premise)
Version 2.1.0 | Feb 2026
Version 2.1.1 - Hotfix | Feb 2026
release date 26 02 2026 improvements enterprise dashboard performance improvement (v2 1 0) an issue causing slow loading on the dashboard page has been resolved performance has been optimized to ensure a smoother and faster user experience "company" parameter added to "get all test executions by plan" & "get all test executions by plan and page" api's an issue was identified when retrieving execution data for plans belonging to specific companies in some cases, the response returned an empty list despite existing executions expanding user roles to access the data also resulted in a “header size too large” error this has been resolved by introducing explicit company based filtering capability https //testinium gitbook io/testinium enterprise/apis/enterprise 2 0/reports/get all test executions by plan example get all test executions by plan \<custom env url>/testinium restapi/api/plans/{id}/testexecutions? companyid={companyid} companyid={companyid} example get all test executions by plan and page \<custom env url>/testinium restapi/api/plans/{id}/testexecutions/pages/{page}? companyid={companyid} companyid={companyid} companies list – id field added an id column has been added to the companies table in the ui this improvement provides better visibility for entity identification and simplifies operational tracking and integrations