bugs
|
How to Respond to Retest Requests without a Clear Bug Fix After finding and reporting a bug, a tester may get this response from a developer: "Please rerun the test on the latest version of the code and check if the bug still reproduces." This seems like a rational request; just as a change can cause a bug to appear, it can also fix a bug. But is following up the responsibility of the tester or the developer? And if the bug is no longer there, how do you classify and close it?
|
|
|
How Much of Debugging Software Is a Tester’s Responsibility? Everyone knows a tester's job is to help improve the quality of the software under test. But it gets a little murky when you try to define the boundary between testing and debugging. There's no clear delineation: Some testers would state how to reproduce the bug, write the report, and hand it off, while others learn the code, find the root cause, and even create builds to fix the bugs. How much is useful, and how much is too much?
|
|
|
When Testers Should Consider a Bug a Duplicate When can a bug report be considered redundant because it is already reported in the bug management system? If you ask the developers, if two bugs are caused by the same mistake in the code, it’s enough to report one of them. But Michael Stahl has good arguments from a tester's perspective about why it's better to err on the side of over-reporting bugs.
|
|
|
Using Bug Taxonomy to Design Better Software Tests In software testing, bug taxonomy involves defining feature categories and collecting lists of possible bugs in each category. These lists can be used to give inexperienced testers some starting points, to help experienced testers brainstorm new ideas, and to evaluate the completeness of a test case. Using an existing bug taxonomy can be useful, but creating your own is even better.
|
|
|
FAQ: What Should I Do When My Bug Gets Rejected? In this installment of FAQ, SQE Trainer Dawn Haynes answers one of the questions students ask her most often.
|
|
|
I'm Tired of Finding Bugs After thirteen years as a tester, Alan Page is tired of finding bugs. While he still enjoys testing, he'd rather the bugs be prevented altogether. Read his article to find out how increase quality and decrease bugs earlier in the cycle.
|
|
|
Location! Location! Location! In real estate, it's not so much which house you buy as where you buy it. The same is true for bugs—the bug itself isn't as important as pinpointing where the bug lives and breeds. Learn one way to track down a bug's true source and prevent it from recurring.
|
|
|
The Case of the Crashing Test Site Tom McGreal warns you of problems that may be lurking in your deployment environment.
|
|
Visit Our Other Communities
StickyMinds is a TechWell community.
Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.