Service Virtualization

 View Only
  • 1.  Integration of Regression scripts to Enterprise Jenkins Pipeline

    Posted Jun 23, 2022 10:45 AM
    Hi team,

    We have Regression scripts , now goal is to integrate regression scripts developed in devtest to be executed on Enterprise Jenkins pipeline.

    Could you please let us know if there is a documents or step by step process for integration to Enterprise Jenkins pipeline!!

    Thank you!
    Mounish


  • 2.  RE: Integration of Regression scripts to Enterprise Jenkins Pipeline

    Posted Jun 27, 2022 08:15 AM
    HI team any update on above post


  • 3.  RE: Integration of Regression scripts to Enterprise Jenkins Pipeline

    Posted Jun 28, 2022 12:20 AM
    Hi Mounish,

    You can try the API's exposed by devtest and create some test cases out of it using either devtest or someother tool and use them for integration.

    Thanks

    ------------------------------
    Regards,
    Vaibhav Jain
    Capgemini
    ------------------------------



  • 4.  RE: Integration of Regression scripts to Enterprise Jenkins Pipeline

    Broadcom Employee
    Posted Jun 29, 2022 05:08 PM
    Hello Mounish,
    What version of Service Virtualization are you running? If those Regression Scripts are Application Tests or Scripts that deploy Virtual Services then you can use the Jenkins Plugin. We have a native Jenkins plugin (10.6 doc) that was introduced in 10.4 that allows you to be able to deploy virtual services (MARs) and Test/Suites natively.  As of 10.7 we have also updated the Jenkins plugin (10.7 Doc) to be able to support creation of virtual services as well.Additionally, you can use the V3 API to help automate creation and deployment of virtual services or the Test Invoke API to help with the automation of deployment of tests/suites.I have shared links to the documentation.

    The process is pretty simple. Work with your Enterprise Jenkins Team for the following:
    1. Add the Plugin to the Jenkins Instance. 
    2. Add the DevTest Credentials to be used (must be an SV Power User) to Jenkins credentials plugin 
    3. Ensure the Jenkins Instance can connect to the DevTest Instance(s)
    This is explained in more detail in our documentation.

    However, if you have more details about your use case or further questions, please let us know.


    ------------------------------
    Karl M.
    DevOps Capability Specialist
    Broadcom
    ------------------------------



  • 5.  RE: Integration of Regression scripts to Enterprise Jenkins Pipeline

    Posted Jul 07, 2022 01:12 AM
    Edited by Vaibhav Jain Jul 07, 2022 01:12 AM
    Hi Mounish,

    Hope the suggested options helped you, please let us know in-case of any queries.

    Thanks

    ------------------------------
    Regards,
    Vaibhav Jain
    Capgemini
    ------------------------------