Abonnieren

UiPath Orchestrator

Die UiPath-Orchestrator-Anleitung

Testdaten-Warteschlangen-Aktivitäten

This section includes testing related activities found in the UiPath.Testing.Activities pack. Through these activities, you can create synthetic test data. You can find the activities in Studio, under Testing > Data.

ActivityDescription
Add Test Data Queue ItemAdds a DataRow to a specified TestDataQueue. Unlike Add Queue Item, you can add this activity as a container, then drag test activities inside of it. Your activities will be added one by one to the DataRow, and subsequently to the queue, so you don't have to store them in a DataTable.
AddressGenerates a valid address. You can generate a random address, or select a city from the available list of countries and cities. Selecting a country from the list enables the city list from your selection.
Given NameSelects a random value from a list of common given names. The list is included as part of the activity.
Get Test Data Queue ItemExtracts a DataRow from a specified TestDataQueue.
Last NameSelects a random value from a list of common last names. The list is included as part of the activity.
Random DateGenerates a random date between two dates. You can define the date range in the following format: mm/dd/yyyy.
Random NumberGenerates a random integer with a given length.
Random StringGenerates a random string with a given length and case.
Random ValuePicks a value from a 1-column list. You can specify the source from a CSV or XLSX file.

Aktualisiert vor 2 Jahren


Testdaten-Warteschlangen-Aktivitäten


Auf API-Referenzseiten sind Änderungsvorschläge beschränkt

Sie können nur Änderungen an dem Textkörperinhalt von Markdown, aber nicht an der API-Spezifikation vorschlagen.