Customer Cases
Pricing

perfdog

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

perfdog

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.
2Top 15 Common Bugs in Mobile Apps and How to Fix Them In this article, we will explore the top 15 common bugs found in mobile apps and provide insights on how to fix them. By addressing these bugs, developers can create a seamless user experience and ensure their apps function flawlessly.
3How to Find and Fix Memory Leaks in Android Apps (Ultimate Guide) When the tester tells you that your XXActivity has leaked, how do you confirm whether it has really leaked? After confirming the leak, how do you locate the problem causing the memory leak?
4Conquering Challenges in Automated Testing This blog explores common challenges faced by enterprises in automated testing, including unrealistic goals, lack of skilled personnel, absence of a proper strategy, and unrealistic expectations.
5How to Generate Makefile for Software Development in Linux using Autoconf and Automake This article provides a step-by-step guide on how to generate a makefile for a typical project structure, including the use of bin, include, and src directories.