Skip to content

Random Keywords

5.6.1. Random Boolean

Generate random value with boolean type.

  • Object Repository: No Object Repository is required.
  • Data Input: No Data Input is required.

  • Data Output : Create or call a variable. Then result will return as shown in report below

5.6.2. Random Date

Generate random date by given dateTimeFormat.

  • Object Repository: No Object Repository is required.
  • Data Input:
Field Description
dateTimeFormat a String value that presents a given date/time value as text in the specified format.

  • Data Output : Create or call a variable. Then result will return as shown in report below

5.6.3. Random Double

Generate random date by given dateTimeFormat.

  • Object Repository: No Object Repository is required.
  • Data Input:
Field Description
minimum minimum value while random.
maximum maximum value while random.

  • Data Output : Create or call a variable. Then result will return as shown in report below

5.6.4. Random Email

Generate random email.

  • Object Repository: No Object Repository is required.
  • Data Input:
Field Description
host The host of email

  • Data Output : Create or call a variable. Then result will return as shown in report below

5.6.5. Random Integer

Generate random integer.

  • Object Repository: No Object Repository is required.
  • Data Input:
Field Description
minimum minimum value while random.
maximum maximum value while random.

  • Data Output : Create or call a variable. Then result will return as shown in report below

5.6.6. Random String

Generate random string.

  • Object Repository: No Object Repository is required.
  • Data Input:
Field Description
minimumLength minimum length of string while random.
maximumLength maximum length of string while random.

  • Data Output : Create or call a variable. Then result will return as shown in report below

5.6.7. Random Text

Generate random text.

  • Object Repository: No Object Repository is required.
  • Data Input:
Field Description
minimumLength minimum length of string while random.
maximumLength maximum length of string while random.

  • Data Output : Create or call a variable. Then result will return as shown in report below