Posted inAutomation Testing Best Practices How to Build a Strong UI Test Automation Framework Posted by By Vladimir Josifoski November 20, 2024 A UI Testing Framework consists of a set of tools, libraries, methods, and coding practices…
Posted inAutomation Testing Best Practices How to Set Up a Mobile Device Lab for Comprehensive Testing Posted by By Vladimir Josifoski September 20, 2024 As a QA, if you are working on a mobile app project, you must consider…
Posted inAppium Automation Testing How to Configure Mochawesome HTML Reporter in an Appium JavaScript Framework Posted by By Vladimir Josifoski September 5, 2024 When you are writing automation tests, it is important after the test execution to generate…
Posted inAutomation Testing Best Practices API Testing vs. UI Testing: When to Use Each Approach Posted by By Vladimir Josifoski August 22, 2024 Let'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, 2024 Recently 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, 2024 Cypress is a powerful testing framework for end-to-end web application testing. If you haven't used…
Posted inAutomation Testing Best Practices Checklist with Best Practices for Writing Automation Tests Posted by By Vladimir Josifoski August 9, 2024 If you already have, or you are planning to implement some automation tests for your…