Customer Cases
Pricing

Automation

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

Automation

Read More
1Exploring Valuable Test Cases in the Android Official MVP Project: A Comprehensive Guide to Unit Tes This article serves as an appendix to "Interpreting the Unit Testing of the Android Official MVP Project". This MVP project and its unit testing cases can provide many insights for our work, so it is worth giving it a quick read.
2How 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.
3Test Plan Vs Test Strategy? | A Comprehensive Explanation One of the most common queries we get from our clients is the comparison of test plan vs test strategy and how it differs in terms of advantages and application in the software development world. Let us find out everything about the two in our explanation here.
4The Top Five Tests for Ensuring a Successful Mobile App Launch This article explores the top five tests that should be conducted prior to releasing a mobile app, focusing on performance, security, functionality, usability, and platform-specific considerations.
5Testing Metrics in Agile: All Things You Should Know About It Testing metrics in Agile is critical for developers to test software more efficiently. In this post, learn what are Agile test metrics, why it is so critical, and common testing methods.