12-06-2017 12:32 AM
Hi Friends,
I am New to Teststand, I want to reading Teststand result in C# Program.
12-25-2017 10:08 AM
you can make a dll script and create a public function and make it return a result at the end of this functuion. and then make a teststand action or test call this function from .NET dll, and then you can get the C# result by teststand.