Service Virtualization

  • 1.  How to invoke devtest test scripts from command prompt without launching devtest?

    Posted May 29, 2018 02:56 AM

    We have a requirement to invoke and execute web service test cases (automated test scripts) from command window without launching devtest workstation in our machine, how can we do this?



  • 2.  Re: How to invoke devtest test scripts from command prompt without launching devtest?

    Broadcom Employee
    Posted May 29, 2018 08:49 AM

    You can use TestRunner.  It is a command line tool to execute DevTest test cases, but you will have to have a DevTest server running.

     

    Refer to this section in your DevTest release documentation: 

    Test Runner



  • 3.  Re: How to invoke devtest test scripts from command prompt without launching devtest?

    Posted May 30, 2018 01:00 PM


  • 4.  Re: How to invoke devtest test scripts from command prompt without launching devtest?
    Best Answer

    Posted May 30, 2018 02:41 PM

    I would also encourage you to read up on the Invoke REST API as this might be simpler if using a pipeline orchestration component to submit tests.

    Test Invoke API - DevTest Solutions - 10.3 - CA Technologies Documentation