Conversation
aslavchev
left a comment
There was a problem hiding this comment.
✅ Week 6 — Approved
Kamen, you tackled some of the hardest QA concepts yet—risk assessment, pairwise testing, coverage analysis. These are master-level topics and you're at Week 6. Respect for attempting them.
Grade: 76/100
This is your most ambitious week, and the concepts are there. A few things to level up for next time:
Pairwise: Make sure all parameter pairs are covered (use AllPairs tool to verify)
Error Guessing: Separate true "gut feeling" guesses from formal negative tests
Risk Assessment: Add 1-2 sentence justifications for each risk rating (why High? why Low?)
Coverage: Show the math - "X features / Y total = Z%" (can't just say "75%")
What you did well:
✅ Found real bugs in exploratory testing
✅ Security awareness (XSS, SQL injection)
✅ Strategic thinking in risk/coverage docs
Advanced techniques take practice. Week 7 (Test Planning) will build on this. Keep pushing!
Average: 82.3/100 (6/11 weeks complete - halfway there!) 🚀
Week Submission
Week Number: <6>
Topic: Advanced testing techniques>
Mentee Name:
📋 Completed Deliverables
mentee-work/week-XX/)curriculum/templates/