Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GoTestPro extends its functionality by presenting a Jenkins plugin tailored to automate Test Execution within your Jenkins Pipeline.

1.1       Get Curl Command Link from GoTestPro

  1. Log in to your account on GoTestPro.

  2. Navigate to Test Plans.

  3. Select a test plan and then select the CI/CD tab.

  4. Click the Jenkins button.

  5. GTP application will display the REST API (Curl Command).

  6. Copy the Curl Command link.

...

1.2       Add Execution Step in Jenkins Pipeline

If you have a Jenkins pipeline in place, skip to step 2. Otherwise, follow the steps below to create a new Pipeline.

...