Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ColumnNotes
Test Keyissue key of the Test associated to this Test Run
Test SummarySummary of the Test associated to this Test Run
Test Type

test type of the Test associated to this Test Run

(e.g., Manual, Cucumber, Generic)

Test Label(s)

labels of the Test associated to the Test Run, delimited by comma

(e.g., "UI,selenium")

Test Component(s)

Components field of the Test associated to the Test Run, delimited by comma

(e.g., "core,backend")

Test Priority

Priority field of the Test associated to the Test Run, delimited by comma

(e.g., "Major")

Total Parametersnumber of test parameters, for parameterized tests
Parameters

list of test parameters, for parameterized tests

(e.g., key: <param_name>  value: <param_value>")

Requirements

list of covered items (e.g., requirements, stories) by the Test associated to the Test Run, delimited by comma

(e.g., "CALC-1")

Test Plan Keyissue key of the Test Plan(s), associated to  the Test Execution, that in turn is associated to the Test Run
Test Execution Keyissue key of the Test Execution associated to the Test Run

FixVersion(s)

issue key FixVersion field of the Test Execution associated to the Test Run
RevisionRevision field of the Test Execution associated to the Test Run
Execution Statusthe status/result reported for this Test Run
TE assigneethe display name of the assignee of the Test Execution associated to the Test Run
TE planned begin dateplanned date for starting the Test Execution, in the format "dd/MM/yyyy"
TE planned end date

planned date for finishing the Test Execution, in the format "dd/MM/yyyy"

Assignee(full) name of the user assigned to the Test Run
Executed by(full) name of the user who has executed the Test Run
Test Environment(s)

Test Environment(s) of the Test Execution associated to the Test Run, delimited by comma

(e.g., "firefox", "edge,windows")

Started on

timestamp of when the Test Run started, in the format "dd/MM/yyyy hh:mm:ss"
Finished ontimestamp of when the Test Run finished, in the format "dd/MM/yyyy hh:mm:ss"

Elapsed

elapsed time, in the format "hh:mm:ss", for the Test Run; for data-driven tests, this corresponds to the overall Test Run elapsed time

Elapsed (sec)

elapsed time, in seconds, for the Test Run; for data-driven tests, this corresponds to the overall Test Run elapsed time
CommentTest Run comment
Total Defectsnumber of unique defects linked/reported to the Test Run, either globally, at step level, including from iterations in data-driven tests
Defects

list of issue keys of unique defects linked/reported to the Test Run, either globally, at step level, including from iterations in data-driven tests, delimited by comma

...