1The Essential Role of Testing in the Booming Mobile Gaming IndustryThis article explores the importance of testing in the growing mobile gaming industry, including special considerations when testing mobile games and various types of testing crucial to assess the quality of games and eliminate potential problems.
2How 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.
3Improving Mobile Application Quality Through Performance TestingPerformance describes how efficiently your app works and how smooth it is to use. It will affect the user experience. But many companies do not think about the application performance due to the lack of qualified resources available and lack of experience.