The "Internet of Things", or IoT as it is popularly called, has taken the world by storm. Everywhere around us, we find ourselves surrounded by IoT devices or sensors. From smart...
This is the 2nd part of how to become a software testing detective 🧐 If you missed part 1, you can read it here. Being an effective tester requires you to think like a...
When I was pursuing a degree in software engineering, I had a class specific to the concepts of software testing. In this class, it was the first time I had encountered the term...
According to one of the 7 testing principles of the ISTQB Syllabus, “Exhaustive testing is impossible”, so it is not possible to test everything inside an application. Testing...
Test automation is becoming a key driver in modern agile software development practices 🔑 More and more organizations prefer automation testing over manual testing, to speed up...
Software testing is detective work 🕵️♀️ To be an effective tester, you need to think like a detective. Both need to rapidly make critical decisions based on limited...
For a notable portion of my testing career, I was in the "traditional tester" role, meaning that I was doing my testing in a fixed portion of the SDLC. As we know, in such work...
User acceptance testing is something that some Agile teams perform. However, only a few of them are taking advantage of tools to automate it. The general trend for most Agile...