08-26-2011, 04:02 AM
Can I have output values stay after the test is done?
Our software has two environments, #1 Production, #2 Development
We like to make sure the values on Development match the "known good" values on Production. I can manually run these "test cases" in production and put the known good values in the cells that the checkpoint looks in when it tests Development. This is a little time consuming so I thought I could run the test in Production and have it output the known good values to the datasheet. It does this perfectly but the values get cleared out once the test is complete and I cannot use them. What I want is to get them to stay even after the test is complete.
Any help would be appreciated
Our software has two environments, #1 Production, #2 Development
We like to make sure the values on Development match the "known good" values on Production. I can manually run these "test cases" in production and put the known good values in the cells that the checkpoint looks in when it tests Development. This is a little time consuming so I thought I could run the test in Production and have it output the known good values to the datasheet. It does this perfectly but the values get cleared out once the test is complete and I cannot use them. What I want is to get them to stay even after the test is complete.
Any help would be appreciated