05-16-2025 08:27 AM
Hi to all
I have a Container with two Values:
I want to add this container as Additional Result:
In the Report it looks like this:
Why are the container elements Val0 & Val1 not visible in the report.
For testing I added a Array and this is correct visiblein the Report.
Any one know what the Problem with the contianer is?
05-19-2025 09:29 PM
Nothing wrong with the container as it only displays the contents not the names/keys. If you need the name/key then you will have to build it using strings instead of just the values.
05-20-2025 12:39 AM
Maybe my Image is not that clear but the first Additional Testresult is from an array which is displayed correctly.
The second additional result is the container where only the name "container" is visible in the report. There should be the Value "22" and "999" visible as I defined in my locals.
Report:
Locals:
If you run my sequence can you see the values "22" and "999"?
05-20-2025 09:48 AM
What version of TestStand are you using? 32 or 64 bit?
05-20-2025 10:05 AM
I use: 2023 Q4 32Bit