Home › Forums › Software Testing Discussions › What annoys testers the most ?
- This topic has 12 replies, 10 voices, and was last updated 7 years, 6 months ago by Carol.
-
AuthorPosts
-
January 27, 2017 at 4:03 pm #15148
Share your experiences what annoys you the most as a tester e.g.
- Issues getting rejected
- Regression being introduced by developers
- Poorly written test reports
- etc…
January 27, 2017 at 4:44 pm #15154As a tester you are working in various situations and with various people and departments.
What it annoys me the most is people not communicating to each other:
Test-manager with project manager, cto with dev lead, sys admin with devs, testers between them, test lead to dev lead, testers with devs, business analysts with project owner and so on.
Whenever there’s a weak link in communication, the tester is usually in the middle and is frustrated about it. He has to fix the situation one way or the other.
January 27, 2017 at 5:56 pm #15163One issue that I am facing in my current project is that the test environment is not very stable and it is really annoying me. Rather than spending my time testing, I have been stuck up in the environment issues.
January 29, 2017 at 12:59 am #15164Many of my tester clients tell me the same annoying thing: micromanagement of their job by managers who don’t understand testing at all (but of course think they do).
February 1, 2017 at 4:48 pm #15206Many of my tester clients tell me the same annoying thing: micromanagement of their job by managers who don’t understand testing at all (but of course think they do).
🙂
February 9, 2017 at 9:13 am #15300Absence of candies in the kitchen room =))) But seriously it is when developer says that bug is irrelevant just because he doesn`t want to fix it.
February 10, 2017 at 2:46 pm #15352Trial bugs. By saying this, I mean the ones, which could have been found, if developer would have done self testing or have executed unit test case. Bugs which could be easily identified using EP and BVA techniques. Developers must understand, that to register a bug – takes a time to testers, as well as to re-test it again.
February 10, 2017 at 4:54 pm #15356the ones, which could have been found, if developer would have done self testing or have executed unit test case
Completely agree.
February 18, 2017 at 11:06 am #15441I can live with many annoying issues like,
1. Env is not stable – I have an opportunity to learn and investigate more about an environment.
2. When developer rejects the bug. I have opportunity to teach developer about requirement and application behaviour.
But I can’t tolerate one big issue, when people like developers, architects and product owner / PM exclude testers from technical meetings/discussions and expect you to test effectively. These guys need to understand the more knowledge tester has more efficient tester he can be.
May 6, 2017 at 4:23 pm #16217Another annoying thing when the developer fixes an issue on only one page and the same issue exists in other places. The developer should be very well aware of where all the same feature is implemented / used. For example, a user lookup is not working correctly, it should be fixed across all pages. But most times this does not happen.
May 7, 2017 at 8:46 am #16218A very annoying situation is when requirements are changed and changes are not documented nor communicated to testers. Failed tests will require more time for investigation to be able to determine where the problems are: in the test or in the application.
May 8, 2017 at 12:15 pm #16228More surprising (well not that surprising) to me than annoying but most of the issues raised here I consider to be part of being a tester.
You are the glue, investigator AND tester in a team.
If you don’t like to be kept out of the loop – how can you make sure you get invited into the group?
If you are not aware as requirements change – why is that? How can you make sure you are noticed and thus notified?
If a developer has the same code in several places why isn’t she told that she is supposed to use one class for it?
I the devs don’t test – why is that not in the Definition of Done?And so on…
Don’t you think it is part of your job as tester to take care of these things?
May 11, 2017 at 10:49 am #16253When the release date is fixed, and scope changes have occurred, to make things “fit”, it’s always QA that takes the hit…like it’s the least important part of the release cycle, and doesn’t matter.
Yet when a customer reports a bug, who gets the blame – yes, the testers.
-
AuthorPosts
- You must be logged in to reply to this topic.