1Difference Between Software Testing and Firmware TestingIn this blog post we will explain the difference between software and firmware testing and their importance, procedures, and significance. Make sure to read till the end to clear your concepts.
2Beyond Manual Repetition: 3 Strategic Paths for Test AutomationTrapped in manual regression testing? Discover 3 practical directions for test engineers to implement automation: Shift-left testing, efficient UI automation, and CI/CD integration. Learn how to reduce bug fix cycles by 60% and boost your professional value.
3How 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.
5Pluto: A High-Performance Typesetting Rendering Engine for iOSIn this article, we introduce Pluto, a high-performance typesetting rendering engine for iOS that aims to improve development efficiency, ensure smoothness and memory, and reduce the coupling between styles.