1Automated Unit Test Generation for Regression Testing: A Case StudyLearn 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.
5Boost Your App's Performance with WeTest PerfDogPerformance testing is an essential part of software development. It involves testing the performance, stability, and reliability of a system under different workloads.