TEST

Default
NOTEST(ALL,*,PROMPT,INSPPREF)
Recommended
NOTEST(ALL,*,PROMPT,INSPPREF)
Considerations
The TEST option specifies the conditions under which Debug Tool assumes control when the user application is invoked.

Since this may result in Debug Tool being initialized and invoked, there may be some additional overhead when using TEST. Specifying NOTEST will eliminate this overhead.

related references
TEST | NOTEST (z/OS Language Environment Programming Reference)
TEST | NOTEST (z/OS Language Environment Customization)