Opkey is a no-code continuous testing platform for web, mobile, and ERP applications. It enables businesses to automate test case generation, accelerate regression cycles, enhance test coverage, and reduce costs. Recognized by industry analysts like IDC, Gartner, and Forrester, Opkey is transforming the future of test automation.
FlexDeploy's runOpkeyTest
operation enables seamless Opkey integration, allowing teams to execute test suites and review results directly within FlexDeploy. This integration streamlines testing within CI/CD pipelines, ensuring software quality and faster delivery.
Test Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Opkeyone Server URL |
| Yes | Provide Opkeyone server URL. (ex: |
Opkey User Name |
| Yes | Provide Opkey username. |
Opkey Password |
| Yes | Provide Opkey password. |
Opkey CLI jar path |
| Yes | Provide Opkey jar path. (ex: |
Inputs
Property Name | Property Code | Required | Description |
---|---|---|---|
Opkey Project Name |
| Yes | Provide the Opkey project name. |
Opkey Test Suite Path |
| Yes | Provide the Opkey test suite path. (ex: |
Opkey Agent Name |
| Yes | Provide the agent name. (ex: |
Opkey Plugin Name |
| Yes | Provide the plugin name. (ex: |
Opkey Additional Arguments |
| No | Provide any additional arguments. If you want to pass Global Variables then you can do something like
|
Outputs
Output Name | Description |
---|---|
| Test suite status |
| Total Test count |
| Total successful Test count |
| Total failure Test count |
| Total skiped Test count |
Artifacts
This operation doesn’t consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the target.
Endpoint Execution
This operation will execute on all of the selected endpoints and will execute on each of the selected endpoints.