2PerfDog & Service(v11.1) Version UpdatePerfDog v11.1 enhances cross-platform testing with new Windows, iOS, PlayStation support, advanced GPU/CPU metrics, high-FPS capture, and improved web reporting and stability.
3What are White Box & Black Box TestingThis blog post is our conceptual explanation for the topic "white box & black box testing", why & how they are done, & their most obvious pros & cons in the real world.
45 Types of Software Testing Tools: A Complete Guide for Testers & BeginnersLearn about the 5 key categories of software testing tools (test management, performance, parallel, visual, regression), their core features, benefits, and how to choose the right one. A must-read guide for QA teams and testing newbies.
5How to Efficiently Test iOS Apps with Appium on WeTestTo ensure the quality of our iOS Apps during development and testing, we decide to use Jenkins jobs to test it on WeTest cloud devices for every update of our app. After investigating various tools, we use gtest + gmock as the unit test framework and Appium as the UI test framework for the SDK.