Skip to contents

Generates testtakers XML from unit information

Usage

generate_testtakers(
  testtakers,
  custom_texts = NULL,
  profiles = NULL,
  app_version = "16.0.2",
  login = NULL
)

Arguments

testtakers

Must be a data frame with the columns ...

custom_texts

Optional. List of custom texts to be modified.

profiles

Optional. List of profiles for the group monitor.

app_version

Version of the target Testcenter instance. Defaults to "16.0.0".

login

Target Testcenter instance. If it is available, the app_version will be overwritten.

Value

A testtakers XML.