Service Virtualization

 View Only

Passing parameters through TestRunner command prompt utility

  • 1.  Passing parameters through TestRunner command prompt utility

    Posted Aug 12, 2015 02:48 PM

    I am looking for a way to externally pass parameters and their values to a LISA test during run time. I found out that it can be done through Lisa command prompt utility testrunner.exe. I have got the syntax as -

    testrunner.exe  -t C:\Lisa\CIS_Regression\Tests\test.tst -J-Dproperty=value -r C:\Lisa\CIS_Regression\StagingDocs\Run1User1Cycle.stg -config C:\Lisa\CIS_Regression\Configs\project.config -a

     

     

    But I am not sure how to access these properties within Lisa test case. Any help is greatly appreciated.

     

    Thanks,

    Priyank