TestRunnerSettings.

Username Property

Summary

Specifies the user name to be used in test request authorizations. This argument overrides user names in your test project.

Note: The runner ignores this parameter if -E is specified.In this case, the user name is taken from the environment settings.

Syntax

public string Username { get; set; }

Value

Type Description
string