Feb 19 · 2 min read · Welcome to Day 10 of my 15-day Manual Testing journey! 🛠️ We just finished learning about BVA (testing the boundaries). But what about all the numbers in between? If an app accepts a score from 1 to 1000, do you have to test 50, 150, and 550? Absolu...
Join discussionFeb 18 · 2 min read · Welcome to Day 9 of my 15-day Manual Testing journey! 🛠️ Yesterday, we learned how to write the perfect Test Case**. But how do you decide what data to put in those cases? If a field accepts numbers from 1 to 100, do you test all 100? (Spoilers: No!...
Join discussionFeb 17 · 2 min read · Welcome to Day 8 of my 15-day Manual Testing journey! 🛠️ Yesterday, we built the Test Plan (the big blueprint). Today, we zoom in to the smallest, most important unit of testing: The Test Case. If the Test Plan is the map for a road trip, the Test C...
Join discussionFeb 16 · 3 min read · Welcome to Day 7 of my 15-day Manual Testing journey! 🛠️ We’ve spent the week learning the mindset, the cycles, and how to analyze requirements. Today, we bring it all together. Before a general goes to war, they need a battle plan. In testing, we c...
Join discussion
Feb 15 · 2 min read · Welcome to Day 6 of my 15-day Manual Testing! 🛠️ Yesterday, we looked at different “Boxes” of testing. Today, we are going back to the absolute beginning. Before you can find a bug, you have to know what “correct” looks like. We’re diving into Requi...
Join discussion
Feb 13 · 6 min read · Before embarking on the journey of software testing, application testing, security testing, or any other kind of testing, it’s beneficial to start from the basics. Imagine standing at the beginning of a path, where understanding the testing process c...
Join discussion