Service Virtualization

  • 1.  How to Run Regression suite locally in different Env

    Posted Nov 06, 2017 05:51 AM

    Hi,

    How to run the Regression suite created in DevTest in different environments one by one without manual efforts, As of now i am running it manually one by one after activation of that Env config file and run it locally.

    Do we have an approach to automate this? 



  • 2.  Re: How to Run Regression suite locally in different Env

    Broadcom Employee
    Posted Nov 06, 2017 10:29 AM

    What are you changing in your config file to run in the different environments?



  • 3.  Re: How to Run Regression suite locally in different Env

    Posted Nov 07, 2017 12:28 PM

    Something that you can look into is creating a MAR file for each environment that you want to execute the suite on and schedule each execution to run automatically. The initial setup will of course has to be manual, but once you have created each MAR file and setup a schedule it should be self sufficient and run in an automated fashion.



  • 4.  Re: How to Run Regression suite locally in different Env

    Broadcom Employee
    Posted Nov 08, 2017 09:38 PM

    Hi,

       Create individual suites for each environment (just change config file alone while creating a suite) and create a monitor MAR info and schedule both suites to run automatically.

     

    Thanks

    Srikanth



  • 5.  Re: How to Run Regression suite locally in different Env
    Best Answer

    Posted Nov 09, 2017 07:17 AM

    Write a simple commandline script in  lang of your choice.

     

    use testrunner command and pass different config options