justACS Posted October 11, 2022 Report Share Posted October 11, 2022 I think I've discovered a bug in how test case data persists between calls to test VIs in a single test case. My test case has an attribute that is initialized in globalSetUp.vi. That value persists through the first call to setUp.vi and the first test VI. it is then reinitialized to default prior to running the second test VI. I have attached a test case that illustrates the issue. We are using VI Tester version 3.0.2.294-1, running on LabVIEW 2019 under Windows 10. I have a workaround, but I'd appreciate any insight anyone can share. Thanks Test Global Data Bug.zip Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.