reporting

Zebrunner Reporting Tool

APACHE-2.0 License

Stars
210

Bot releases are hidden (Show)

reporting - 1.31 (2024-05-07) Latest Release

Published by vdelendik 5 months ago

Enhancements

  • [#2355] move qaprosoft/postgres to the zebrunner hub docker
  • [#2354] bump up to the latest minio-storage
  • [#2353] switch to the docker compose as a plugin

Won't Fix

  • [#2338] 1st only parallel cron run can't register all job urls correctly

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition 2.5
reporting - 1.30 (2023-11-04)

Published by vdelendik 12 months ago

Enhancements

  • [#2349] bump up to the latest nginx

Won't Fix

  • [#1876] Zebrunner not logging request body for large json body

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition 2.5
reporting - 1.29 (2023-08-01)

Published by azarouski about 1 year ago

Enhancements

  • [#2347] bump up to reporting-ui:1.27.0

Fixes

  • [#2346] unable to request PRO demo from banner

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition 2.4
reporting - 1.28 (2023-04-24)

Published by vdelendik over 1 year ago

Enhancements

  • [#2344] handle secondary shutdown
  • [#2343] warn about shutdown and confirm this action
  • [#2341] bump up to the released version of 1.28
  • [#2327] warn about obligatory setup step before start!

Fixes

  • [#2342] Agent: rerun failures with dependent methods is broken in TestNG
  • [#2338] unable to setup independent setup via SSL

Known Issues

  • N/A

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition 2.3
reporting - 1.27 (2022-01-26)

Published by vdelendik over 2 years ago

Enhancements

  • [#2335] Fixed log4j2x security vulnerabilities upgrading elasticsearch and logstash to 7.16.3

Fixes

  • [#2332] API job failed with error "Could not set platform of the test run"

Known Issues

  • N/A

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition 2.0
reporting - 1.26.2 (2021-12-16)

Published by vdelendik almost 3 years ago

Hot Fix

  • [#2333] Mitigated log4j 3rd party components risks

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition release notes
reporting - 1.26.1 (2021-11-12)

Published by vdelendik almost 3 years ago

Hot Fix

  • [#2331] conflicts with recently released 1.6.4+ agents

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition release notes
reporting - 1.26 (2021-10-26)

Published by avabishchevich almost 3 years ago

Enhancements

  • [#2321][#2318][#2317][#2316][#2314][#2309] Dashboards and widgets improvements

Fixes

  • [#2320][#2319] Widgets hotfixes
  • [#2319][#2307][#2285] test runs filters fixes
  • [#2313] Backup/restore for rabbitmq 001 definition file should be updated
  • [#2310] 502 error: Unable to start Reporting

Known Issues

  • [#2331] conflicts with recently released 1.6.4+ agents
  • [#2328] unable to setup independent setup via SSL

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition release notes
reporting - 1.24 (2021-06-28)

Published by avabishchevich over 3 years ago

Enhancements

  • [#2298][#2297][#2295][#2273][#2300][#2299] Performance and UI improvements for dashboards and widgets
  • [#2290][#2243] Removed launchers support including the setup procedure

Fixes

  • [#2164] Navigation sidebar was broken on a mobile version
  • [#2163] Arrow was under the video on a mobile version

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition release notes
reporting - 1.22 (2021-03-11)

Published by avabishchevich over 3 years ago

Enhancements

  • Modified the test sessions view for the ‘Test details’ page: added the expanded Session Tab with the following details displayed for every session within one test run: session name, platform, device, browser, start date and time, duration
    image
  • New group by ‘Sessions’ option is available on the ‘Test results’ page
    image
  • Tests are sorted by ‘Creation time’ by default on the ‘Test results’ page
  • Removed session artifacts from test grid
  • It's now possible to expand or collapse labels for all tests on the 'Test results' page

Fixes

  • [#2284] Increased max screenshots size from 5 to 10Mb by default
  • A user couldn't ‘Mark as reviewed’ a running test
  • If the test name was too long, all info shifted to the right side
  • Test artifacts weren't shown on the 'Test details' page
  • [Test run grid] The info about platform/browser/device of a running/finished test run was only shown after a page reload
  • When linking Jira tickets from the list of saved tickets, the info about 'Status', 'Assignee', 'Reporter' was absent
  • When a user was on the 'Test runs' grid within 1 project and used the bottom pagination, then moved to a new project - test run grid of a new project showed test runs starting from the page on which the user had stayed on the previous project
  • Part of an artifact's name was hidden if the artifact's name was too long on the 'Test details' page

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition release notes
reporting - 1.20 (2021-02-13)

Published by avabishchevich over 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
reporting - 1.19 (2021-01-22)

Published by avabishchevich over 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
reporting - 1.16 (2020-12-04)

Published by avabishchevich almost 4 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
reporting - 1.15 (2020-11-16)

Published by avabishchevich almost 4 years ago

Enhancements

  • Added support for Test Run labels

Fixes

  • Dashboard attributes were not removed on UI
reporting - 1.13 (2020-10-16)

Published by avabishchevich almost 4 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
reporting - 1.14 (2020-11-05)

Published by avabishchevich almost 4 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
reporting - 1.12.1 (2020-10-09)

Published by vdelendik about 4 years ago

Fixes

  • [#2245] RabbitMQ container incorrect startup [MAC]
reporting - 1.12 (2020-10-06)

Published by avabishchevich about 4 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
reporting - 1.11 (2020-09-18)

Published by avabishchevich about 4 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.
reporting - 1.10 (2020-09-04)

Published by avabishchevich about 4 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.
Related Projects