Skip to content

Commit d919db9

Browse files
tt
1 parent 1e5286a commit d919db9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

doc/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,14 +101,22 @@ This plugin supports the following Micro Focus product versions:
101101
## Prerequisites
102102

103103
1. Install one of the five latest LTS versions of Jenkins, [(Click here for a list.](https://jenkins.io/changelog-stable/))
104+
104105
2. **Java version 8 or higher.** To verify your Java version, go to [http://www.java.com/en/download/installed.jsp](http://www.java.com/en/download/installed.jsp).
105-
3. Install the plugin:
106+
107+
3. Install the plugin:
108+
106109
a. Download the *.hpi file for the Jenkins plugin from the [plugin page]( https://updates.jenkins-ci.org/download/plugins/hp-application-automation-tools-plugin/ ).
110+
107111
b. Navigate to the **Manage Jenkins > Manage Plugins > Advanced** tab.
112+
108113
c. In the **Upload Plugin** section, upload the *.hpi file.
109114
4. **For working with ALM and Quality Center,** make sure the ALM/Quality Center client is installed on the machine that will run the tests. To check if the client installed, follow the instructions on: http://<your\_server>:8080/qcbin/TDConnectivity\_index.html
115+
110116
5. **For running UFT tests from ALM** install the ALMClient in common registration mode by accessing the following link from an Internet Explorer browser on the UFT machine: http://<your\_server>:8080/qcbin/start\_a.jsp?Common=true
117+
111118
6. **For running file system scenarios with LoadRunner or UFT** set up a node in Jenkins. For details, see [Create an execution node](#create-an-execution-node).
119+
112120
7. **For building and tracking pipelines on ALM Octane:**
113121

114122
* JQuery Plugin 1.7.2-1 or later (Required to enable the integration)

0 commit comments

Comments
 (0)