1Conquering Challenges in Automated TestingThis 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.
2Automated 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.
3Testing as a Craft: Reshaping QA in the Age of AI (20-Year Insight)Explore the 20-year evolution of software testing. From manual automation to DeepSeek R1, a veteran practitioner shares deep insights into AI-driven innovation, technical paradigms, and the future of the testing craft. Read the full roadmap.
4Streamlining Project and Permission Management with UDTAutomated testing not only improves collaboration and task tracking, effective management also helps in optimizing workflow, ensuring that tasks are carried out in a timely manner and that each project progresses smoothly.
5How To Make A Console Game | In-depth GuideHow to make a console game? Using a step-by-step approach in this guideline helps to create the console game with far more advanced methodologies in consideration.