runACCELQTests

With FlexDeploy's runACCELQTest operation, we can seamlessly integrate ACCELQ, execute CI jobs, and review test results directly within FlexDeploy. Additionally, it supports the Auto Re-run feature for CI jobs. If a job ID is configured with Auto Re-run, a new job ID will be assigned in ACCELQ for each re-run. The execution will wait until all the job IDs (child jobs) are completed. After the child jobs finish, the results from the child jobs are retrieved and appended to the parent results, creating a comprehensive overview of the entire testing process.

Test Instance Properties

Property Name

Property Code

Required

Description

Property Name

Property Code

Required

Description

ACCELQ Server URL

FDACLQ_SERVER_URL

Yes

Provide ACCELQ Cloud URL (protocol, host and port EX: https://poc.accelq.io)

ACCELQ User ID

FDACLQ_USER_ID

Yes

Provide a valid user id on the ACCELQ subscription.

ACCELQ API Key

FDACLQ_API_KEY

Yes

Provide an API key corresponding to the User ID.

Tenant Code

FDACLQ_TENANT_CODE

Yes

Provide the ACCELQ subscription tenant code

Project Code

FDACLQ_PROJECT_CODE

Yes

Provide the ACCELQ subscription project code

Inputs

Input Name

Input Code

Required

Description

Input Name

Input Code

Required

Description

CI Job Id

FDACLQ_INP_CI_JOB_ID

Yes

Provide the specific CI job Id from ACCELQ

Run Properties

FDACLQ_INP_RUN_PROPERTIES

No

Provide run properties in JSON string form, for example: {"username": "username", "password": "password"}.

Max Wait Time

FDACLQ_INP_MAX_WAIT_TIME

No

Maximum amount of time (in minutes) to wait for job process to complete after it is started. Defaults to 10 minutes.

Outputs

Output Name

Description

Output Name

Description

FDACLQ_OUT_JOB_ID

Triggered Job Id

FDACLQ_OUT_JOB_STATUS

Triggered Job Status

FDACLQ_OUT_NUMBERTESTRUN

Total Test count

FDACLQ_OUT_NUMBERTESTSUCCESS

Total successful Test count

FDACLQ_OUT_NUMBERTESTFAIL

Total failure Test count

FDACLQ_OUT_NUMBERTESTSKIPPED

Total Skipped Test Count

Artifacts

This operation doesn’t consume or produce any artifacts.

Endpoint Selection

This operation will select all available endpoints associated to the environment instance which have resource type of {Resource Type}.

This operation will select all available endpoints associated to the target.

This operation delegates the selection to the workflow developer to determine.

Endpoint Execution

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.

This operation will execute on all of the selected endpoints and will execute on each of the selected endpoints.

This operation will select all available endpoints associated to the target which have resource type of {resource type}.

This operations delegates the execution to the workflow developer to decide.

The following macros are not currently supported in the footer:
  • style