Votes
Answers
Views
Question
2
1
124
We have 2 tests in our test set. One installs an application, the second one verifies that the install happened properly. Test 1 updates the Windows PATH environment variable. Test 2 verifies the installation by running a verification program. This program depends on the updates to the PATH environm...