We’re pleased to announce a significant update to our official documentation on testing strategies for Android developers. These new guides will help you create more robust and reliable apps across form factors. We work closely with many teams and one thing they all have in common is a justified growing focus on automated testing. More […]
One reason I like so much working on native mobile apps is to deliver the user experience based on their region and location. Although, for every update, it can be painful for developers to recapture screenshots foreach available language. Today, I’ll share how to automate this with UI tests and Xcode tools. Prerequisites For UI […]