Testing with IBM Engineering Test Management

IBM® DevOps Test UI (Test UI) can be integrated with IBM Engineering Test Management. You can execute the functional test scripts from Test UI.

Test UI can be integrated with Engineering Test Management using an adapter. The functional test adapter is installed by default when you install Test UI. After installing Test UI, you must configure and run the adapter. The adapter receives messages from IBM Engineering Test Management and runs functional test scripts when requested from a user through the IBM Engineering Test Management. After test run, the adapter uploads the execution log to the IBM Engineering Test Management server.

Test scripts are created and associated with keywords using Test UI. These keywords are created and defined in IBM Engineering Test Management. You can manage and execute functional test scripts and view test logs from IBM Engineering Test Management.

You can use BuildForge to remotely install Test UI. The administrator can use the BuildForgeScripts project provided with Test UI to install Test UI on a remote machine and configure the Test UI adapter for Engineering Test Management integration.

The Build Forge sample scripts are located at functional tester installation directory\SDP\FunctionalTester\RQMAdapter\RTLM_BuildForgeScripts.

For information on installing Test UI using Build Forge sample scripts see the rtlm_rft_doc.html document at functional tester installation directory\SDP\FunctionalTester\RQMAdapter\RTLM_BuildForgeScripts\Docs.

If a functional test script depends on external JARs, and you want to run the test script from IBM Engineering Test Management, you must place the test script in the Test UI customization folder. For details, see https://jazz.net/forum/questions/67674/classnotdeffexception-whenn-running-a-rft-script-from-rqm.