Posted inInterviews QA Interviews New to QA? How to Shine in Your First Interview Without Experience Posted by By Vladimir Josifoski September 25, 2024Going to an interview is not easy, no matter which position you applied for. Most…
Posted inAutomation Testing Best Practices How to Set Up a Mobile Device Lab for Comprehensive Testing Posted by By Vladimir Josifoski September 20, 2024As a QA, if you are working on a mobile app project, you must consider…
Posted inManual Testing Test Processes New OS, New Challenges: How to Test Your Mobile App When a New OS Version Drops Posted by By Vladimir Josifoski September 16, 2024We watched the Apple event a couple of days ago where some new products were…
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.…
Thinking Like a QA: How to Build a Tester’s Mindset
Code Fails & Epic Glitches: The Most Interesting Software Bugs Ever
New to QA? How to Shine in Your First Interview Without Experience
How to Set Up a Mobile Device Lab for Comprehensive Testing
New OS, New Challenges: How to Test Your Mobile App When a New OS Version Drops
Testing in the Dark: How to Ensure Quality Without Written Requirements
How to Configure Mochawesome HTML Reporter in an Appium JavaScript Framework
When to Move the Story Back to Development and When to Open a New Bug Ticket
What to Do When You Can’t Reproduce a Bug
How to Write Effective Test Cases for API Testing
API Testing vs. UI Testing: When to Use Each Approach
How to fix – Timeout of 2000ms exceeded. For async tests and hooks, ensure “done()” is called; if returning a Promise, ensure it resolves
Thinking Like a QA: How to Build a Tester’s Mindset
Code Fails & Epic Glitches: The Most Interesting Software Bugs Ever
What Happens After You Log a Bug? The QA Perspective
Simplify Software Testing with These Test Data Generators