Skip to content

Neotys-Connect/ServiceNowIntegration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoLoad ServiceNow DevOps Integration

ServiceNow

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), version
  • Package : name of the package (defined in ServiceNow DevOps)
  • StageName : name of the stage
  • BuildNumer : BuildNumber
  • PipelineName : 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
  • [latest release] is only compatible with NeoLoad from version 7.7

Installation

  1. Download the latest release for NeoLoad from version 7.7
  2. Read the NeoLoad documentation to see How to install a custom Advanced Action.

ServiceNow Advanced Action

ServiceNow Custom Actions

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

NeoLoad Set-up

Once installed, how to use in a given NeoLoad project:

  1. Create a ServiceNow User Path.
  2. Insert one of the Gremlin custom Action in the Action block.

ServiceNow User Path

  1. Create a NeoLoad Population ServiceNow having only the userPath ServiceNow

ServiceNow Population

1. Create a NeoLoad Scenario Using your population and the ServiceNow Population The ServiceNow Population would need to be added to your NeoLoad scenario with the following settings : * Duration : iteration * Load Policy : Constant : 1 user doing 1 iteration

ServiceNow scenario

ServiceNow Set-up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages