Customer Cases
Pricing

resource-monitor

Explore our blog content to learn more about the unique strengths of WeTest
The WeTest Blog

resource-monitor

Read More
1How to Efficiently Test iOS Apps with Appium on WeTest To 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.
2What Is Edge-Case Testing? How to Identify and Determine Priority Learn what Edge-Case Testing is, common edge case types, Boundary Value Analysis, Equivalence Partitioning, and how to prioritize edge defects in software testing.
3Effective Package Reduction and Optimization Techniques for App Developers Today, let's discuss how Tencent staff tackle the issue of package reduction and optimization to make their apps more efficient and user-friendly!
4Case Analysis: How CrashSight Captures and Analyzes Game Crashes Caused by FOOM (Foreground Out of Memory) What novel problems and challenges does Tencent Games' new crash analysis system tackle?
5How to troubleshoot game performance problems? — — Performance Optimization Good game performance is a necessary component for quality gameplay. However, Game performance problems caused by bugs, hardware problems, or inefficient coding, such as slow frame rates, can often occur and negatively affect the player experience.