Part 2, Maestro - automate UI testing for your mobile app Use Maestro to automate UI testing for Apple Contacts App. Posted on October 14, 2022 In this tutorial, I use Maestro to automate UI testing for Contacts app. [Read More] Tags: android ios ui-automation blackbox-testing
Android Wonder application - notification icon appear a grey square Case Study & How to fix gray icon issue in Android Notification Posted on October 8, 2022 In this post, I want to share bug notification icon appear a grey square on Android application and how to fix it. [Read More] Tags: android ios ui-automation blackbox-testing
Part 1, Maestro - automate UI testing for your mobile app Use Maestro to automate UI testing for Dream by WOMBO app. Posted on September 25, 2022 In this tutorial, I use Maestro to automate UI testing for Dream by WOMBO app. [Read More] Tags: android ios ui-automation blackbox-testing
Conver Android, iOS Resouce to JSON Conver content Android strings.xml file, content iOS Localizable.strings file to JSON content Posted on September 18, 2022 In this tutorial, I want conver content file Android string.xml, iOS Localizable.string to JSON content. This is usefull, when to port Android/iOS project to Flutter Porject. [Read More] Tags: dart flutter
Using DartJ for Flutter project DartJ - Library that generates dart classes from json strings Posted on August 7, 2022 In this tutorial, I use DartJ to generates Dart classes from JSON strings as list of user and display on screen. [Read More] Tags: dart flutter