Standard 772, Interaction with Automated Testing Tools, has been canceled. In this regard, verification of the "АвтоТест" parameter in the form code is no longer necessary.
If Parameters.Property("АвтоТест") Then
Return;
EndIf;
and in handler Filling in object module:
// Skip processing to get the form when sending the "АвтоТест" program.
If FillData = "АвтоТест" Then
Return;
EndIf;
- Источник: Standard: Modules. Part 3 (RU)