2Considerations and Issues for Usability TestingThis article explores the key factors to consider during usability testing for mobile applications and highlights common usability issues that can impact user satisfaction.
4Functional vs Performance RequirementsWhen defining functional vs performance requirements, the first one should address what a system should do and the second what level of quality should be met.
5How WeChat Reduces FOOM: Advanced Android Memory Monitoring StrategiesThe primary memory monitoring tool for iOS currently is Instruments' Allocations, which can only be utilized during the development stage. This article will explain how to create an offline memory monitoring tool to identify memory-related issues after the app has been launched.