Is it possible to set a preference to indicate that the default for code coverage gathering when tests are run is on? For example, there'd be no need to set at an individual test definition level. It's just always on?
At the moment it is possible to setup code coverage, but this is a lot of work to set up.
On the level TEST you can setup up to gather code coverage data.
When this is marked, you also need to mark it for the Unit Test and also Test case.
So when you have 1 test with 5 unit tests - all having 2 test cases, you need to open first the test, mark the checkbox, then open all 5 unit tests and mark the checkbox, and then also open all test cases and mark the checkbox there.
WORKAROUND:
None.
STATUS:
Enhancement request CR102273 has been submitted to Development for consideration in a future release of Quest Code Tester.
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy