SkillShikshya
QA: Hunting Bugs Workshop
Experience

In January 2026, I had the opportunity to participate in a free 2-day hands-on Quality Assurance workshop titled "QA: Hunting Bugs", organized by SkillShikshya. It was an intensive session that introduced me to the core fundamentals of QA and manual software testing.
As someone who spends a lot of time writing code and developing applications, stepping into the mindset of a QA engineer was incredibly eye-opening. Software development is all about building systems up, whereas Quality Assurance teaches you how to systematically analyze, probe, and identify potential weak spots to ensure robustness.
Over the course of the two days, the workshop covered the essential basics of the testing lifecycle. We explored how to write clear, actionable test cases, define test scenarios, and document bugs with precise steps to reproduce. Being able to run manual tests on real-world scenarios helped solidify the theoretical concepts we discussed.
"Quality is not an act, it is a habit."— Aristotle
What I Learned
The workshop was highly practical. Beyond learning the definitions of smoke testing, regression testing, and boundary value analysis, we were given hands-on exercises to search for bugs in real applications. Understanding how to think like an end-user—and, more importantly, how to think like a user who is trying to break the system—was one of my biggest takeaways.
Collaborating with other participants during the bug-hunting exercises made the experience even more engaging. We compared notes, discussed edge cases, and worked together to document our findings clearly.

At the end of the workshop, receiving the Certificate of Participation felt rewarding. It marks not only two days of focused learning but also a new perspective that I will bring back to my own development projects. Writing code is only half the battle; ensuring it stands up to real-world usage and edge cases is what makes it a great product.