You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shuoman edited this page Nov 18, 2010
·
1 revision
How to do Quality Management as a team member in Aalto Anonymous and keep the QA Manager happy.
1. When you work on something write a comment there stating that you are working on it.
2. When you’ve finished something close the issue. In the closing comment you should include what tests you’ve run and also HOW you tested it manually (exploratory testing) through the UI (including values). E.g. “I tested the login with real and false login credentials (testuser, testpass)”
3. When you notice something missing, CREATE a new issue and repeat the other steps.