How to find my "exceptional" issue?

So I was revisiting my own stats and saw that somewhere along the line, one of my issues was deemed “exceptional”.

How do I find that issue - short of opening each of my past approved issues?

The idea is to perhaps see what I did well in that issue in the hopes of improving the quality of my issues going forward.

1 Like

Can you provide some context here? Your stats on what and where? Is this GitHub, Jira, etc?

It is challenging for people to assist you without context and relevant information. Good luck finding it.

2 Likes

In most cases, when you are a domain expert tester, you will find those issues when you are executing exploratory tests for an unrelated issues. Then suddenly your eye sees this exceptional issue (bug), which could be there for years.

1 Like

This has some good ideas. check this out.

Taming The Beast Of Irreproducible Bugs: Finding Opportunities in | Ministry of Testing

1 Like

Assuming you are asking about a bug you raised which people liked.

So you can export all the bugs raised by you in Excel along with their comments.

Then do a search. If not possible then you might need to call Rest API to get the details your approved issues.

With AI writing such a program would not be much trouble