tandt53Is 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
tandt53Do 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
tandt53Stop 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
tandt53Test Automation ArchitectureOverview the architecture for automation testNov 4, 20221Nov 4, 20221
tandt53State 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
tandt53Cá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
tandt53Code 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
tandt53Những thành phần cơ bản của một automation test projectBài viết này sẽ giúp các bạn có cái nhìn bao quát nhất về việc PHÁT TRIỂN một project cho automation test cần phải có những thành phần gì…Feb 24, 2020Feb 24, 2020
tandt53Code coverage cho Android application bằng Manual/Automation TestCove coverage – Tỉ lệ bao phủ của test case so với source code là 1 trong những thông số đánh giá quan trọng không chỉ cho Unit Test mà…Feb 11, 2020Feb 11, 2020