Customer Cases
Pricing

user-interface

Explore our blog content to learn more about the unique strengths of WeTest
The WeTest Blog
Read More
1A review of the PerfDog evolution: Discussing mobile software QA with the founding developer of PerfDog A conversation with Awen, the founding developer of PerfDog, to discuss how to ensure the quality of mobile software.
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.
4Introducing WeTest Monkey, Making Compatibility Testing Easier For developers, it is crucial to ensure that their mobile applications and games provide a seamless experience across various devices.
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.