Customer Cases
Pricing

manual-tests

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

manual-tests

Read More
1How 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.
2The Benefits of Using Cloud-based Automated App Testing Use cloud-based WeTest automated testing for a maintenance-free QA experience of physical infrastructure and speed testing experience.
321 Essential Guidelines for Using C# in Unity: A Summary of Effective C# In this article, the author has distilled and summarized 21 guidelines from the book "Effective C# Second Edition" that are applicable to using C# in the Unity game engine. These guidelines are provided for you to quickly grasp the main ideas of the book and write higher quality C# code in Unity.
4Prioritizing Mobile App Security: Best Practices for Developers In this article, we will discuss best practices for developers to ensure mobile app security, including penetration testing, source code encryption, device security, data transmission protection, encryption techniques, and effective authentication.
5A Case Study on Debugging High-Concurrency Bugs in a Multi-Threaded Environment The article covers the debugging process for core dump issues, memory leaks, and performance hotspots, as well as the use of various tools such as GDB, Valgrind, AddressSanitizer, and Perf.