Customer Cases
Pricing

Functional-Verification

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

Functional-Verification

Read More
1Automated Testing Web Applications: What is It, and Tools Recommended Are you curious about automated testing web applications? As technology continues to evolve, web applications have become an essential part of our daily lives, from online shopping to email communication.
2Explanation to Behavior Driven Development Definition, Benefits, & More Read this post to learn the behavior driven development definition, other basics, and explanations with precise theoretical concepts that matter to all software developers and testers.
3Exploring 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.
4How 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.
5The Underlying Logic of Software Testing: Core Skills & Black‑Box Strategies Understanding the underlying logic of software testing: black‑box input‑output model, 2W1H analysis, tester core skills, and invisible outputs. Essential for QA engineers.