Reporting Versions Save

Zebrunner Reporting Tool

1.20

3 years ago

Enhancements

  • Artifact names on the ‘Test runs’ and ‘Test results’ pages were made shorter to display
  • Improved the logic for copying test run, test names on the ‘Test runs’ and ‘Test results’ pages. A ‘Copy’ icon is now displayed on the right side of the title when hovering
  • Test Results: Updated labels and logic for grouping
  • Partly implemented the new view of ‘Test sessions’ functionality on the 'Test results' page

Fixes

  • A test run which had just started compilation could be checkmarked
  • The status colors for test runs were incorrect for some widgets
  • Tooltip of special label wasn't seen in full on the 'Test results' page
  • [Test run grid] 'Null' artifact was added to all test runs
  • The ‘Pass rate(pie)’ widget had an incorrect view

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition release notes

1.19

3 years ago

Enhancements

  • Implemented the ability to attach links to entire test run in Zebrunner
  • Linked test sessions with test runs
  • Set up health check scripts for every container (#2259)
  • Unable to register carina-demo from launchers (for forked carina) (#2240)
  • Added the ability to filter test runs by test suite (#2224)
  • Reorganized the original Readme by adding steps for a test run registration (#2175)
  • Added support for bitbucket and gitlab for zafira integration (#1681)
  • [BE] Spike - REP - Reorganised Dashboard Attributes usages
  • [BE] Adjusted existing test APIs to support web driver sessions
  • [FE] Fixed TestRail / qTest labels
  • [FE] Adjusted UI for dashboards to support refactored BE
  • [FE] Test Runs: Implemented search filters functionality
  • [FE] Test Runs: Added a special label
  • [FE] Improved color in filters on the 'Test results' page

Fixes

  • Zebrunner TestNG agent could not apply ci_run_id parameter sent by Jenkins job
  • Widgets: "Unable to load chart" appeared when opening User Performance page
  • Widgets: Removed action for each sent key Parent Job, Parent Build, Job Name, etc.
  • Pending launcher status was not shown in some cases
  • Renamed 'Open' option to 'Open in new tab' for a test run
  • Hid tests sessions page
  • Fixed post-hovering on the Test result page
  • Tests were not present in a Test run (reporting)
  • Test Job was failed
  • Users could not delete projects with special signs in the names
  • [Integrations-Jira] Fixed incorrect field name for token
  • First and last name was saved even without clicking on the 'Save' button
  • The tooltip was not shown for test run indicators when hovering
  • There were no Jira links on Zafira report
  • Regression: exported html report did not have links to the run and tests
  • User was able to abort an already finished test run
  • Test runs page was fully updated after switching between other pages
  • When user switched to the other page of test runs, the next page showed the bottom of the list with test runs and did not autoscroll to the top
  • When a user tried to login with correct credentials and internet turned off, "Invalid credentials" error appeared

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition release notes

1.16

3 years ago

Enhancements

  • N/A

Fixes

  • Fixed the ability to link an issue for several tests
  • Pagination was not updated on the Users/Invitations page
  • Default test view preference was not working
  • Removed the possibility to verify whether apk could be downloaded

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition release notes

1.15

3 years ago

Enhancements

  • Added support for Test Run labels

Fixes

  • Dashboard attributes were not removed on UI

1.13

3 years ago

Enhancements

  • Updated the Garbage and Letter icons to be in one style
  • Updated zebrunner hub key sets isDefault value of ZEBRUNNER integration to false

Fixes

  • N/A

1.14

3 years ago

Enhancements

  • Fixed the ability to register carina-demo from launchers (for forked carina) (#2240)
  • EH Starter: removed security dependencies, autoconfigured messageSource
  • Adapted JPA instead of MyBatis for an arbitrary reporting-service entity
  • Added documentation on agents

Fixes

  • bash syntax error for iam-db (#2255)
  • ID did not return the response
  • Fixed the email address in the request body

1.12.1

3 years ago

Fixes

  • [#2245] RabbitMQ container incorrect startup [MAC]

1.12

3 years ago

Enhancements

  • elasticsearch end-point is not shared outside (#2214)
  • Added the possibility to link grouped known issues on the Test results page
  • Reporting DB initialization is entirely performed by liquibase

Fixes

  • Unable to launch the default launcher job right after the setup (#2233)
  • Failures analysis: Wrong URL for a report from the board (#2232)
  • 001-general-definition.json.original rabbitmq definition could affect negativly mq setup on startup: excluded its sharing into the container (#2231)
  • minio storage config had a mismatch for the local project icons (#2230)
  • postgres: max_connections=100 was not enough anymore (#2227)

Migration steps (1.11 -> 1.12)

  • Execute reporting-1.12-db-migration.sql on the postgres DB before app restart

1.11

3 years ago

Enhancements

  • Adjusted the Zebrunner URLs leading to main views
  • User invitation time is now shown on the Invitations page

Fixes

  • Elements were too close to each other on the Test run results page
  • Fixed 'Edit widget' button functions for a new tenant
  • Added a user-friendly message to notify a user that a Test Run does not exist anymore
  • Screenshots were not sent via email

Migration steps (1.10 -> 1.11)

  • In logstash.conf file for 'test-run-logs-queue' and 'test-run-screenshots-queue' set durable => true and remove logstash and rabbitmq containers before restart
  • As long as DATABASE_STATE_MANAGEMENT_ENABLED is enabled (set to true), reporting-service container will handle the execution of required patch sets automatically.

1.10

3 years ago

Enhancements

  • [Reporting Agent] Added support for work item references
  • [Reporting Agent] Added Core API supporting artifacts upload
  • [Reporting Agent] Added support for custom labels (ex-tags)
  • Added a hyperlink to all Jira-ticket labels
  • Changed the default sorting of test results

Fixes

  • Sorting shifted off after using the Back button
  • Group by/sort by Default option did not have a hover style

Migration steps (1.9 -> 1.10)

  • In logstash.conf file for 'test-run-logs-queue' and 'test-run-screenshots-queue' set durable => true and remove logstash and rabbitmq containers before restart
  • As long as DATABASE_STATE_MANAGEMENT_ENABLED is enabled (set to true), reporting-service container will handle the execution of required patch sets automatically.