Simplifying getText in Flutter Driver: A Better ApproachIn my previous post, I shared a basic solution for getText functionality with flutter:dragAndDropWithCommandExtension in…Dec 7, 2024Dec 7, 2024
Solving getText Issues with Appium Flutter Driver: A Complete GuideRecently, I encountered and solved an issue with getting text from Flutter widgets using Appium Flutter Driver. This guide will help others…Nov 30, 2024Nov 30, 2024
Is API testing black box or white box?This is the question you might be asked during an interview for QA position. And you may have an answer and a reason for that answer. In…Feb 13, 2023Feb 13, 2023
Do not place assertions in Page Objects, why?If you search for best practices for page object model in automation tests, you will find that many people suggest not using verify in Page…Feb 5, 2023Feb 5, 2023
Stop init WebDriver instance before testA lot of documents and posts have been published on the internet for web automation using Selenium Webdriver that are showing WebDriver…Nov 8, 2022Nov 8, 2022
State management in automation test scenarioAlong with well-organized code in a scenario, it is necessary to manage values, especially in End-2-End scenarios. Thus, this post will…Nov 4, 2022Nov 4, 2022
Cách viết test case automation hiệu quảGần đây mình nhận được 1 số câu hỏi của các bạn về việc viết automation test, như làm sao để viết test case cho đúng? đặt assert ở đâu cho…Dec 15, 2021Dec 15, 2021
Code coverage cho iOS application bằng Manual/Automation TestTrong bài viết trước đã đề cập tới việc đo code coverage cho Android bằng Manual/Automation Test, bài viết này cũng hướng dẫn các bước để…Feb 27, 2020Feb 27, 2020