After nearly 10 years of QA experience across different industries, I finally decided to take the ISTQB Foundation Level exam. This wasn’t something completely new to me. I had been…
When a test fails, as QA engineers, we instinctively start debugging the test itself by checking the locators, adjusting the waits, looking for timing issues, or maybe adding waits or…
Every QA team has that moment. Someone runs the automated tests, and suddenly some of them fail. They fail once, then pass on the next run. Or the third. Or…
The build is green, all automated tests have passed, and the pipeline finished without any warnings. At this point, the feature is marked as ready to move forward. From the…
Taia Dimitrova has been an experienced QA Engineer in software testing and quality assurance since 2016.Adept at: - Designing and implementing test plans- Ensuring product and project quality - Proven…
Let's say you are testing a software product and you need to decide what kind of end-to-end tests to write so you test the product most efficiently. If you are…
Recently I started creating an Appium framework with Java Script to test an iOS application. I have installed Mocha by using npm install --save-dev mocha and I wrote a simple…
Cypress is a powerful testing framework for end-to-end web application testing. If you haven't used it for some time and want to remind yourself how to set it up and…
Opening a bug ticket is crucial in the software quality assurance (QA) process because you need to present your findings in a way that can be clearly understood and reproduced…
Soft skills are equally important as technical skills if you want to become a successful Software Quality Assurance Engineer. During day-to-day work, they can help you to communicate effectively, collaborate…
If you already have, or you are planning to implement some automation tests for your projects, there are a couple of things that you need to consider to create tests…
The role of the quality assurance (QA) engineer has changed significantly over the years, and we can see a lot of differences in the QA work in the past and…