VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Get output log from Veristand on Windows

I'm running my tests on a Windows agent controlled from a CI/CD server. I use command line to start VeriStand and deploy:

 

$result = Start-Process veristand -WindowStyle Maximized -ArgumentList "-OpenProject C:\bitbucket\VeriStand\Mid0_EEC.nivsprj -deploy"
 

But sometimes VeriStands fails to deploy. There is a tab called OUTPUT that has the VeriStand application log showing some information about what happened.

It is visible when the UI is open, but I have no access to it when I run from remote command.

Where does VeriStand store the application log on the local system? In this case I can collect some data to log.

 

0 Kudos
Message 1 of 1
(255 Views)