Perfecto Mobile Native Automation Bridge for Micro Focus ALM

Many organizations require the ability to create mobile tests in Perfecto Mobile's Native Automation interface and manage those tests, executions, and results in Micro Focus ALM. This reference architecture describes a method of configuring Micro Focus ALM to accomplish this goal.

Important: This document includes references to a third-party product, Micro Focus ALM. The user interface and usage of third-party products are subject to change without notice. For the latest published information about <product name>, see https://admhelp.microfocus.com/alm/en/17.0-17.0.1/online_help/Content/Resources/_TopNav/_TopNav_Home.htm.

Prerequisites

  • Micro Focus ALM 11.0+
  • Tests written in Perfecto Mobile Native Automation

Implementation overview

Micro Focus ALM provides the following extensible APIs for integrating external tools:

  • OTA (Open Test Architecture)
  • VAPI-XP tests

This implementation uses a standard VAPI-XP test in Micro Focus ALM. When the test is executed, parameters are first passed into the test, then the Perfecto API is called to initiate the execution of a mobile test. Once the execution has completed, the VAPI-XP test collects the Perfecto execution report and attaches it to the run.

This article describes the method for customizing Micro Focus ALM to work with the supplied VAPI-XP script. Minor customizations are also required in the VAPI-XP script. When completed, the VAPI-XP script should be used as a template for future test creation. Copying and pasting the test is the recommended way of duplicating the test.

Step-by-step instructions

Click a step to view details.