In many cases we'll need to add certain criteria for a test to be applicable, e.g.: - Uses certain APIs - Uses certain library - Uses certain framework (e.g. Cordova) See this example: Should this be a precondition then for the test? i.e., the test is only relevant if you rely on system libraries for communication? _Originally posted by @titze in https://github.com/OWASP/mastg/pull/3423#discussion_r2321175988_