| Modifier and Type | Required Element and Description |
|---|---|
String[] |
section
Define the Test Rail sections where the current test will be created
section = {"level1", "level2", "level3"}
|
| Modifier and Type | Optional Element and Description |
|---|---|
String |
description |
ExecutionType[] |
executionType
Define the Execution Type as it exist in Test Rails
|
String[] |
references |
TestType |
testType
Define the test type as it exist in Test Rails
|
public abstract String[] section
public abstract String[] references
public abstract String description
public abstract TestType testType
public abstract ExecutionType[] executionType
Copyright © 2005–2019 Alfresco Software. All rights reserved.