Hello How do I get the test case description (or a per test case custom field) to be displayed prominently as close to the test steps at test execution time? I have users that ignore their tr...
Thank you for trying, unfortunately, that adds an execution-time-only-field, what I really needed was to display information from the test case specification, in where it is noticed at the time of test case execution.
unfortunately, the solution you describe creates an empty field for each test execution, no matter what's filled out during test case specification.
I see what you're trying to accomplish now, and unfortunately, that does not exist.
The only workaround I can think of is adding a custom column within the test steps (same process above but create a custom field for test step), and putting that information there when creating the test case.