Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TestResultMetaData

Represents a Meta Data of a test result.

Hierarchy

  • TestResultMetaData

Index

Properties

Optional automatedTestName

automatedTestName: string

AutomatedTestName of test result.

Optional automatedTestStorage

automatedTestStorage: string

AutomatedTestStorage of test result.

Optional owner

owner: string

Owner of test result.

Optional priority

priority: number

Priority of test result.

Optional testCaseReferenceId

testCaseReferenceId: number

ID of TestCaseReference.

Optional testCaseTitle

testCaseTitle: string

TestCaseTitle of test result.

Generated using TypeDoc