So I want to make the results of my testing more visable to the team, Developers and Product Owner.
We don’t have a test case management system, or manual tests for any work that isn’t automated, so where I can I put notes on Jira tickets.
Often automation is either run locally on my machine, or in Jenkins. But it doesn’t currently product fancy HTML reports or anything that presists very long.
I am really interest to know if anyone is facing the challenge if making the results of testing more visable, or if you have solved this problem, what are you doing? How did you get there?