Hi,
I am using a batch model and configured it to test up to 4 UUTs sequentially. My entry point is Single Pass.
Test Scenario:
- Run single pass
- User only enters 2 (out of 4) UUT serial numbers, each corresponds to a test socket
- Test starts until all sockets complete
I forced the test that corresponds to the first two socket to pass and fail respectively and the last two are unused (eg.. socket0 pass, socket0 fail, socket2 no test, socket3 no test), but when the report generates, the unused sockets default to pass. How do I get the unused sockets to report something like "No Test"