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 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 Best Practices Checklist with Best Practices for Writing Automation Tests Posted by By Vladimir Josifoski August 9, 2024If you already have, or you are planning to implement some automation tests for your…