Session-3 Flashcards

1
Q

Do not assume all the companies have same approach to writing bug reports

  1. Rule of WWW – What happened, Where it happened, under Which circumstances
  2. “Problem” bug report versus “Solution” bug report
  3. Bug report is not about perfect English
  4. Before reporting a bug, make sure that you are using the latest version of the AUT
  5. Report a bug immediately, do not postpone
  6. Make sure the bug is reproducible before reporting
  7. Minimize number of steps-to-reproduce
  8. Write one bug report for each fix to be verified
  9. The difference between actual and expected results should be clear
  10. Do not quote the violated rules or requirements (developers know them) – just talk about the problem itself
  11. Do not assume developer knows less than you do about the application
  12. Bug reports should be as concise as possible
  13. Bug report should be as complete as possible
  14. Attach screen shots, data files, logs to clarify the bug description
  15. Each “problem” has a story (each decision is a compromise) research before reporting
  16. Use technical terms, not “people off the street” language
A

q

How well did you know this?
1
Not at all
2
3
4
5
Perfectly