For years, QA engineers have tested deterministic systems — applications that behave predictably when given specific inputs. But with the rise of AI-driven apps and large language models (LLMs), the…
I recently had the pleasure of being a guest on the Tech Savvy Talks podcast, hosted by my Technology Team Lead, Kiro Kosturanov, where we had an amazing conversation about…
The work of Quality Assurance is not about clicking through the app, running scripts, or ticking checkboxes. As QA, you are the first real user of the product, who is…
We've all been there. Developers are still coding, the board is quiet, there are no tickets that could be tested, no releases pending, no one is asking for a regression…
Manual testing is critical to ensuring product quality. It has always been the backbone of quality assurance because with manual testing, you can perform exploratory testing, usability checks, and catch…
In today's world, your LinkedIn profile could be your first impression for other professionals in your profession. If you want to look for a job, to get clients for your…
Even when the product or some feature is thoroughly tested, it can happen that a bug slips through and ends up in production. This can be really frustrating, but it…
Quality Assurance process is not just about finding bugs and reporting bugs, and the automation tests are not just a code that is written based on some steps that are…
Whether you’re working on manual testing, automation, or API testing, generating appropriate test data can make a significant difference in identifying bugs and ensuring a smooth user experience. That's why…
A UI Testing Framework consists of a set of tools, libraries, methods, and coding practices organized to perform automation tests on the User Interface (UI) of the application and give…