ENVY/QA User Guide : Code Coverage : Guided Tour : Selecting the Applications to Watch
Selecting the Applications to Watch
After you have added the application SampleApplication, run Code Coverage as follows:
1. Open an Application Manager and select the application
SampleApplication.
2. Select Applications > Tool > Coverage > Application.
The Code Coverage Browser opens, containing your application. At the top of the browser, the status line shows the number of remaining untested methods.
3. Select your application (SampleApplication).
Classes and methods that remain to be tested are shown in the right two lists.1

1 On VA Smalltalk, accessor and primitive methods are not shown.
These methods are handled specially by the virtual machine and cannot be monitored by
Code Coverage

Last modified date: 06/30/2015