Customer Cases
Pricing

ci-cd-pipeline

Explore our blog content to learn more about the unique strengths of WeTest
The WeTest Blog
Read More
1Balancing Product Quality and Test Efficiency: A Better Solution Learn how to balance product quality and test efficiency using Context-Driven Testing and Risk-Based Testing (RBT). A practical model for testers based on HTSM, MFQ & PPDCS.
2Code Build Environment Variables | Common Types & Associated Mistakes The use of environment variables in continuous integration/continuous deployment (CI/CD) pipelines or code build systems allows developers to transmit configuration data, settings, or secrets to the build process without having to hardcode them into the source code.
3Exploring the Application of AI in Security Testing: A Tencent Case Study This article uses Security Protection Products as an example, but this methodology is suitable for in-depth mining of bugs caused by combinations of multiple factors.
4Ensuring Software Excellence: The Power of Maintenance Testing This article talks about maintenance testing, its types, and why it's needed. Read till the end to learn the basic foundation of this testing routine.
5How 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.