Testing fundamentals like boundary value analysis, equivalence partitioning, decision tables, state transition testing, personas, traceability, and exploratory techniques are the building blocks of effective software testing. This thread is an opportunity to practice these skills on a website and share your experience with others.
Activity Instructions:
- Choose a Website: Use one of these test sites here or a website of your choice.
- Plan Your Tests: List 5–10 potential tests and note how you’ll execute each test and which thought or test techniques you’ll apply.
- Timebox Your Session: Set a manageable time limit to stay focused. E.g. 30 minutes
- Record Your Findings: Document your observations, linking each finding to the technique used.
- Share Your Top 3 Findings: Post the three most interesting, impactful, or surprising findings from your testing session in this thread.
Example Insights to Share:
- What technique did you use, and how did it help uncover an issue?
- Was there a specific user perspective (e.g., testing personas) you focused on?
- What could you improve in your approach next time?