This project is aimed to integrate NeoLoad with ServiceNow DevOps. The plugin will add the project "context" to neoload Web. A project context requires the following information
Artifact
: Artifact Repo named ( defined in ServiceNow DevOps), versionPackage
: name of the package (defined in ServiceNow DevOps)StageName
: name of the stageBuildNumer
: BuildNumberPipelineName
: PipelineName
Property | Value |
---|---|
Maturity | Experimental |
Author | Neotys Partner Team |
License | BSD Simplified |
NeoLoad | 7.7 (Enterprise or Professional Edition w/ Integration & Advanced Usage and NeoLoad Web option required) |
Requirements | NeoLoad Web |
Bundled in NeoLoad | No |
Download Binaries |
|
- Download the latest release for NeoLoad from version 7.7
- Read the NeoLoad documentation to see How to install a custom Advanced Action.
Name | Description |
---|---|
ArtifactName1 |
Name of your Artifact number 1 |
ArtifactRepoName1 |
Name of the repository for the artifact number 1 |
ArtifactVersion1 |
Version of the artifact number 1 |
ArtifactNameX |
Name of your Artifact number X |
ArtifactRepoNameX |
Name of the repository for the artifact number X |
ArtifactVersionX |
Version of the artifact number X |
PackagesName |
Name of the packages seperated by ,", "Name of the packages seperated by , |
StageName |
(Optional) Name of your Stage |
PipelineName |
(Optional) Name of the pipeline |
BuildNumber |
(Optional) BuildNumber |
Once installed, how to use in a given NeoLoad project:
- Create a
ServiceNow
User Path. - Insert one of the Gremlin custom Action in the
Action
block.
- Create a NeoLoad Population ServiceNow having only the userPath ServiceNow