Customer Cases
Pricing

MySQL

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

MySQL

Read More
1Exploring the Elegance and Performance of the Seastar C++ Networking Framework This article primarily showcases the elegance of the Seastar framework's code and highlights some of its key features.
2How to Improve Code Testability: Practical Tips for Java Unit Testing Learn how to improve code testability for Java unit tests with practical methods (SRP, DI, TDD). Boost code quality, enable shift-left testing, and reduce engineering time.
3How 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.
4The principles of Test Automation Testing plays a vital role in software development. Software testing has now become a part of programming so that the developers are able to rectify errors from the beginning stage.
5What is Automation Framework: Comprehensive Understanding of Automation Frameworks What is a testing framework? A framework is a set of guidelines and an architecture that, when followed, can produce beneficial results.