UiPath Documentation
test-manager
latest
false
Test Manager-Benutzerhandbuch
Wichtig :
Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

Allgemeine Projekteinstellungen

Available general settings for a Test Manager project, including default reporting time zone and custom test execution name formatting.

Öffnen Sie ein Projekt und navigieren Sie zu den Projekteinstellungen. Auf der Registerkarte Allgemein können Sie allgemeine Einstellungen für dieses spezifische Projekt konfigurieren.

Standardmäßige Zeitzone für Meldedatum

Wählen Sie in der Dropdownliste Standardmäßige Zeitzone für Meldedatum die Zeitzone aus, die Ihrem Standort und den Berichtseinstellungen entspricht.

The project dashboard will calculate reporting dates based on the selected default time zone. While test executions are still reported in UTC timezone for accuracy, this setting ensures that the project dashboard aligns with your preferred time zone.

Ausführung

Under the Execution section, you can define a custom naming format for test executions in your project. If you don't set a custom format, the default format is used: {Execution.Type} - {TestSet.Name} - {Execution.StartTime|yyyyMMdd.HHmmss}.

In the Test execution name format field, enter the format for naming test executions. Use single curly braces to insert variables, for example, {TestSet.Name}. The following variables are available:

  • Execution.Type - the type of execution: manual or automated.
  • TestSet.Name - the name of the test set.
  • Execution.StartTime - the start time of the execution. Supports .NET date format notation, for example, {Execution.StartTime|yyyyMMdd.HHmmss}.
  • Custom fields of type Test Set.
  • Free text.

For example, a dynamic test execution name can look like {Execution.Type} - {TestSet.Name} - {Execution.StartTime|yyyyMMdd.HHmmss}. If a referenced custom field does not exist, the reference expression is displayed as-is in the execution name.

Hinweis:

The execution name is set once when the test execution is created and is not updated automatically afterward. Users with the Project - Edit permission can edit the name manually. Leaving the field empty reverts to the default format.

  • Standardmäßige Zeitzone für Meldedatum
  • Ausführung

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben