Exactly one year ago, something that had lived in my head for years became reality. QAlogy.com was created. It wasn’t just the launch of a website.It was the beginning of…
Becoming a professor/mentor was always a dream of mine. It’s one of the main reasons I pursued my master’s degree in computer science — not just to learn more, but…
The QA Role and the testing tools are evolving fast. Cypress recently introduced an experimental feature that could change the way we write automated tests in Cypress. The new cy.prompt…
Richard Seidl is an expert in the fields of digitalization, agility, and software engineering. As a consultant, coach, and speaker, he works with renowned companies, including Volkswagen, OTTO, Raiffeisen International,…
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…
Anastasia Engelhardt is experienced in manual and automation testing for web, mobile, and APIs. During her career, she worked on both well-structured projects and those requiring QA process setup from…
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…
Software bugs can be frustrating, costly, and even dangerous. But some of them turn out to be hilarious! Here is a list of some of the most interesting software bugs:…
Finding and reporting bugs is a key part of the job of every QA. While we are testing some software products, we often find bugs that we report in the…
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…
If you want to become a modern QA Engineer, but don't know where to start, this roadmap will help you and guide you through the process. The road map will…
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…
I found a Mind Map of the Software Testing Ecosystem, where you can explore various tools for different testing purposes. This mind map covers many essential testing tools and platforms,…
Collaboration and communication between the developer and the QA are vital in the software development process. The developers are working on developing some features, while the QA is responsible for…
Performing security testing is very important in the world of software development and it is often left to be done by security professionals. But, even if you do not consider…
As a QA, when you finish testing some story or bug ticket, it is very useful to write a short comment that will summarize your testing. In that comment, it…