With the superfluity of environments where software could run, how can you select a good set to run your tests against?Test designers are typically challenged to come up with a strategy to evaluate product quality when used in different browsers and platforms. Combine that with the myth of the perfect software running in the heads … Continue reading Heuristic Approach to Compatibility Testing
Author: ianp
Economy and Context of Written Bug Reports
A busy Friday afternoon and we're holding the regular bi-monthly bug review. The project manager has prepared a list of issues to discuss and displays it on the 52-inch conference room TV. The product owner, business analyst, test lead, and application support analysts gather around and discussed each ticket one by one. There were 100+ … Continue reading Economy and Context of Written Bug Reports
Desk Checking for Fast Feedback
A desk check is when a developer demos to the team (testers, analyst, other developers) a partial or completed item or module. The goal is to inspect the solution fast and do quick changes if necessary without the code leaving the developer's local machine. WHY? FAST FEEDBACK AND SHARED ACCOUNTABILITY A shorter feedback loop is … Continue reading Desk Checking for Fast Feedback