App Creation

Overview

This document is Creation of APP Entry for Mobile Automation in Breez.

For automation in mobile application the user need to create APP in Breeze web application. The creation process is shown in the Fig:19

ORG Artefacts-> APP-> Create APP

  • After clicking on create APP, user need to Provide the,
  • System Code
  • System Name
  • App Version
  • App Size
  • Package Name
  • Activity Name

Process for taking Activity Name and Package Name is explained in Topic

How to get package name and Activity Name

Package Name and Activity Name are required for automation so, user can get the Package Name and Activity Name by following steps.

User need to install “APK info” in the device for getting the Package name and Activity name, as shown in Fig:21.

  • Search for the Application for which user need to take package Name and Activity Name.

Fig22:Searching App

  • The highlighted value is the package name which is shown in Fig:23, the user can copy it and paste it to package name field while creating APP.

Fig23:App configuration

  • For taking Activity name user need to Click on Acitivities, shown in Fig:24.

Fig24:Activities

  • Search for .MainActivity  or copy the first activity name in the list as shown in the Fig:25 and paste it in the Activity field while creating APP

Fig25:Activity Name