Hello,
I'm trying to figure out how parameter files work when executing a teststand sequence from IBM's RQM using the NI provided adapter.
So far, the only information I have been able to find regarding this is the brief section in the adapter's help file:
"Parameter files are files in the root resource folders that sequence files invoke. After you create a test script in IBM Rational Quality Manager, you can select a sequence file and parameter files for the sequence file. Before executing the sequence file, the Test Integration Adapter populates the list of parameter file paths into a TestStand variable named StationGlobals.NI_ParameterPaths. To enable a sequence file to invoke non-sequence files in TestStand, you must create this variable in TestStand and specify the data type of this variable as an array of strings."
I have tried to follow this setup however the correct steps are not entirely clear.
- Will