1How to Efficiently Test iOS Apps with Appium on WeTestTo 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.
3The Challenges and Illusions of Developing AAA Games —— Part 2In this article, we delve deeper into these challenges and provide insights on how to effectively manage large-scale game development projects, ensuring a high-quality end product and a smooth development process.
5The Importance and Benefits of Functional Testing in Software DevelopmentIn this article, we'll explore why functional testing is essential in today's rapidly changing software development industry, the benefits of automated functional testing, and how the integration of AI and ML technologies will shape the future of functional testing.