- The feature was not documented fully because 'the team doesn't do that sort of thing'
OR - The feature was not documented because 'it is so minor, it's not worth documenting'
OR - The feature was implemented by someone that needs (ahem) oversight.
In any case, I have found myself in each of these conditions and am faced with a challenge. What to do?
- First, Stop Running Your Planned Tests. Really, you aren't going to get anywhere.
- Start exploring what was implemented. You may find that it's your misunderstanding and not the developers.
- Keep good notes.
- Raise a Red Flag. Either you need to re-write your tests or the software needs to be re-written. Either way, this is going to affect the schedule.
- Re-test once this is cleared up.
All too often, I found that I have misunderstood the documentation, so taking the time to dig in will save lots of grief with false bug reports. You will also learn a bit about how you can make mistakes and can avoid them in the future.
Good Luck!
No comments:
Post a Comment