Forum Discussion

alexsil's avatar
alexsil
Occasional Contributor
2 years ago
Solved

Can LoadNinja be run in a CICD pipeline like Jenkins?

Hi there!

I'm evaluating LoadNinja for our project, and so far it looks great, however ultimately we need a solution that can run in a CICD pipeline (like say TestComplete which can totally run via command line), and I can't find any indication that LoadNinja can do that.

Is that accurate?

Sincerely,

Alex Silva

  • Hi alexsil 

     

    LoadNinja is cloud based

     

    As a result we have a REST API rather than cmd arguments. 

     

    If you needed to execute you can execute REST API in your command line via Curl. 

     

    If your looking to use Jenkins, we have support plugin/integration which is easy to configure LoadNinja Jobs in Jenkins

     

    See here for more information 

     

    https://support.smartbear.com/loadninja/docs/integrations/jenkins.html

     

    KR

    Vinnie 

     

2 Replies

  • Hi alexsil 

     

    LoadNinja is cloud based

     

    As a result we have a REST API rather than cmd arguments. 

     

    If you needed to execute you can execute REST API in your command line via Curl. 

     

    If your looking to use Jenkins, we have support plugin/integration which is easy to configure LoadNinja Jobs in Jenkins

     

    See here for more information 

     

    https://support.smartbear.com/loadninja/docs/integrations/jenkins.html

     

    KR

    Vinnie 

     

  • alexsil's avatar
    alexsil
    Occasional Contributor

    Thanks a bunch! Just started trying out LoadNinja, thus not very well versed regarding what's already in the docs (took a look yesterday but clearly not a deep enough glance)