Posted inManual Testing Test Processes Testing in the Dark: How to Ensure Quality Without Written Requirements Posted by By Vladimir Josifoski September 10, 2024Testing in the dark, or testing without written requirements is a tricky and challenging situation…
Posted inAppium Automation Testing How to Configure Mochawesome HTML Reporter in an Appium JavaScript Framework Posted by By Vladimir Josifoski September 5, 2024When you are writing automation tests, it is important after the test execution to generate…
Posted inManual Testing Test Processes When to Move the Story Back to Development and When to Open a New Bug Ticket Posted by By Vladimir Josifoski September 1, 2024While you are testing some user stories you may find a bug that you need…
Posted inManual Testing Test Processes What to Do When You Can’t Reproduce a Bug Posted by By Vladimir Josifoski August 29, 2024Imagine a scenario where you are testing some software product, you find something that looks…
Posted inManual Testing Test Documentation How to Write Effective Test Cases for API Testing Posted by By Vladimir Josifoski August 26, 2024API testing is important in the quality assurance process because with API tests you can…
Posted inAutomation Testing Best Practices API Testing vs. UI Testing: When to Use Each Approach Posted by By Vladimir Josifoski August 22, 2024Let's say you are testing a software product and you need to decide what kind…
Posted inAutomation Testing Tips & Tricks How to fix – Timeout of 2000ms exceeded. For async tests and hooks, ensure “done()” is called; if returning a Promise, ensure it resolves Posted by By Vladimir Josifoski August 19, 2024Recently I started creating an Appium framework with Java Script to test an iOS application.…
Posted inAutomation Testing Cypress Cypress Cheat Sheet Posted by By Vladimir Josifoski August 17, 2024Cypress is a powerful testing framework for end-to-end web application testing. If you haven't used…
Posted inManual Testing Test Documentation What You Need To Do Before Opening a New Bug Ticket Posted by By Vladimir Josifoski August 14, 2024Opening a bug ticket is crucial in the software quality assurance (QA) process because you…
Posted inInterviews QA Interviews Soft Skills Every QA Professional Should Have Posted by By Vladimir Josifoski August 12, 2024Soft skills are equally important as technical skills if you want to become a successful…