Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the overview of test results #1191

Open
rowo360 opened this issue Feb 21, 2025 · 1 comment
Open

Improve the overview of test results #1191

rowo360 opened this issue Feb 21, 2025 · 1 comment
Assignees

Comments

@rowo360
Copy link
Contributor

rowo360 commented Feb 21, 2025

Describe the bug
In this issue, an enhancement is proposed to provide a better overview of the results of a test run.

I think that it is currently difficult to take in the test results with a quick glance.
From my point of view it's because the information about the test results is distributed in different places.
On the one hand the tab 'Test properties' contains some information. However it's mixed with the info about test properties, so you need to set the focus on the proper part.
On the other hand the tab 'Errors and Failures' contains also information about test results. However some information is redunant.

Here's a screenshot:

Expected behavior
I don't propose that we change the visualization of test results. I just suggest that we rearrange the different parts, so that relevant information can be quickly overviewed.

Environment (please complete the following information):

  • TestCentric Version:2.0.0-beta6
  • OS: Windows 11
@rowo360 rowo360 self-assigned this Feb 21, 2025
@rowo360
Copy link
Contributor Author

rowo360 commented Feb 21, 2025

One possible solution would be to separate the two tabs:

  • 'Test Properties' will only contain information about the tests
  • 'Test Results' (former 'Errors and Failures') will contain all information about the result of the test run

We can switch automatically to the 'Test Results' tab when a test run finished.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant