Quiz Summary
0 of 6 Questions completed
Questions:
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
0 of 6 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 6
1. Question
When you want to add one tag to one test method, you have to annotate your test method with a special annotation. What is this annotation?
CorrectIncorrect -
Question 2 of 6
2. Question
The name of your tag must fulfill these conditions (you can select multiple options):
CorrectIncorrect -
Question 3 of 6
3. Question
When you want to add one tag to all test methods found from your test class, the easiest way to do it is to:
CorrectIncorrect -
Question 4 of 6
4. Question
When you want to add one tag to all test methods found from a nested class (including its child classes), the easiest way to this is to:
CorrectIncorrect -
Question 5 of 6
5. Question
If you want to add multiple tags to your test methods, you can (remember that you can choose multiple options):
CorrectIncorrect -
Question 6 of 6
6. Question
You should add tags to your test methods by using a custom annotation because (you can choose multiple options):
CorrectIncorrect