Pop quiz: What’s the most common question from your boss/manager? …. I know you have your own answer but I’m pretty sure these are the most common ones: How much you tested it? Did you test enough? I don’t know you or how many years in testing but for me those questions are really challenging. You can write quality test cases. You can find critical bugs. You ...
Continue reading11 Tips to prepare and pass ISTQB Foundation Level certification Exam (CTFL) with ease
If you are in software testing, you probably heard about ISTQB certification. Setting aside controversial topics like "Certified or not Certified", ISTQB certification is definitely one of the most sought certifications in software testing. Is it difficult to pass the ISTQB foundation level exam? According to ISTQB organization, the global pass-rate of ...
Continue readingDifference between severity and priority in defect report – finally revealed
When talking about defects (or also called "bugs"), tell me if this sounds familiar to you: You found a bug that crashes the system. You immediately submitted to the bug tracking system. You are waiting for emails or comments to thank you for finding this awesome problem and the problem will get fixed immediately. You wait...wait...and wait...and ...
Continue readingHow to Collect iOS Device Crash Logs Using iTools
If your program has crashed ( crash – is an emergency completion of the program, when it vanishes from the screen), the iOS device will record crash logs. This information is necessary for developers to find and fix crashes. That's why it's very important to provide logs in the found bugs. In this article I will tell you how to collect ...
Continue reading