Customer Cases
Pricing

overseas-local-user-testing

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

overseas-local-user-testing

Read More
1How WeChat Reduces FOOM: Advanced Android Memory Monitoring Strategies The primary memory monitoring tool for iOS currently is Instruments' Allocations, which can only be utilized during the development stage. This article will explain how to create an offline memory monitoring tool to identify memory-related issues after the app has been launched.
2Automation Testing Interview Questions | A Guide for Software Engineers This blog post talks about automation testing interview questions & how to prepare for them. This is written from the perspective of software engineers and students who are entering this field.
3A 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.
4Automated Unit Test Generation for Regression Testing: A Case Study Learn how Baidu built an automated unit test generation system for C/C++ that detects regression issues proactively. This case study covers code analysis, test data generation, failure analysis, and results from deploying across 140+ modules.
5What is the Role of Simulators in Software Testing? This article delves into the role of simulators in software testing, exploring their potential to enhance efficiency and effectiveness.