Skip to content

sda-community-plugins/MicroFocus-MC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro Focus Mobile Center plugin

The Micro Focus Mobile Center plugin plugin allows you to upload and install mobile applications to Micro Focus Mobile Center as part of a Deployment Automation workflow.

This plugin is a work in progress but it is intended to provide the following steps:

  • Upload Application - Upload an application into Mobile Center
  • Install Application - Install an application onto one or more devices
  • Uninstall Application - Uninstall an application from one or more devices
  • Get Devices - Get a list of one or more devices based on platform, api, availability and so on
  • Get Device Status - Get the status of a specific device and set properties for "connected" and "reserved".

Note: this plugin is designed to execute tests in Mobile Center via built in Appium server. You could also use the Jenkins Mobile Center plugin to invoke UFT tests once the application has been uploaded to Mobile Center using the "Upload Application" step above.

Installing the plugin

Download the latest version from the release directory and install into Deployment Automation from the Administration\Automation\Plugins page.

Building the plugin

To build the plugin you will need to clone the following repositories (at the same level as this repository):

and then compile using the following command

  mvn clean package

This will create a .zip file in the target directory when you can then install into Deployment Automation from the Administration\Automation\Plugins page.

If you have any feedback or suggestions on this template then please contact me using the details below.

Kevin A. Lee

kevin.lee@microfocus.com

Please note: this plugins is provided as a "community" plugin and is not supported by Micro Focus in any way.

About

Micro Focus Mobile Center (MC) Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors