JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
D
F
I
P
R
S
T
A
Attachment
- Annotation Type in
ru.yandex.qatools.allure.annotations
A file with additional information captured during a test such as log, screenshot, log file, dump, server response and so on.
D
Description
- Annotation Type in
ru.yandex.qatools.allure.annotations
Using this annotation you can add some text description to test suite or test case.
F
Features
- Annotation Type in
ru.yandex.qatools.allure.annotations
In order to group your tests by features simply annotate test suite or test case with
Features
annotation.
I
Issue
- Annotation Type in
ru.yandex.qatools.allure.annotations
Use this annotation to link a single issue from issue tracker to test cases and test suites.
Issues
- Annotation Type in
ru.yandex.qatools.allure.annotations
Use this annotation to link multiple issues from issue tracker to test cases and test suites.
P
Parameter
- Annotation Type in
ru.yandex.qatools.allure.annotations
You can use this annotation to add parameters to your tests:
R
ru.yandex.qatools.allure.annotations
- package ru.yandex.qatools.allure.annotations
S
Severity
- Annotation Type in
ru.yandex.qatools.allure.annotations
Each test has severity level.
Step
- Annotation Type in
ru.yandex.qatools.allure.annotations
In order to define steps you need to annotate respective methods with @Step annotation.
Stories
- Annotation Type in
ru.yandex.qatools.allure.annotations
In order to group your tests by stories simply annotate test suite or test case with
Stories
annotation.
T
TestCaseId
- Annotation Type in
ru.yandex.qatools.allure.annotations
Use this annotation to link a test method with a test case in Test Management System (TMS).
Title
- Annotation Type in
ru.yandex.qatools.allure.annotations
Use this annotation to set test suite and test case title.
A
D
F
I
P
R
S
T
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017
Yandex
. All rights reserved.