Recently, finished working on the automation of the airline's domain application. It was present on both iOS/Android, I used the Appium JUNIT hybrid framework to deliver the automation stories of each sprint. It was based on the POM model so each method is reusable for both iOS and Android, and it is very efficient to automate the latest build pushed by the devs for regression purposes and time-saving measures. The framework was integrated with CAT and Jenkins portal so that execution of test cases happening in client's machine and generated report automatically share on clients email address.