Quiz Summary
0 of 8 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 8 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)
Average score | |
Your score |
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- Current
- Review
- Answered
- Correct
- Incorrect
- Question 1 of 8
1. Question
Question #01
A parameter is an integer value, positive, between 17 and 24. Boundary values are excluded. What are the equivalence partitions ?
CorrectIncorrect - Question 2 of 8
2. Question
Question #02
In dynamic testing, decision tables are used to
CorrectIncorrect - Question 3 of 8
3. Question
Question #03
What are the differences between black-box and white-box techniques?
CorrectIncorrect - Question 4 of 8
4. Question
Question #04
What methods are used to design test cases for dynamic testing?
CorrectIncorrect - Question 5 of 8
5. Question
Question #05
Which one is not part of the black box techniques?
CorrectIncorrect - Question 6 of 8
6. Question
Question #06
You are testing a mobile app that allows customers to access and manage their bank accounts. You are running a test suite that involves evaluating each screen and each field on each screen against a general list of user interface best practices, derived from a popular book on the topic, that maximize attractiveness, ease-of-use, and accessibility for such apps. Which of the following options BEST categorizes the test technique you are using?
CorrectIncorrect - Question 7 of 8
7. Question
Question #07
You are testing an unattended gasoline pump that only accepts credit cards. Once the credit card is validated, the pump nozzle placed into the tank, and the desired grade selected, the customer enters the desired amount of fuel in gallons using the keypad. The keypad only allows the entry of digits. Fuel is sold in tenths (0.1) of a gallon, up to 50.0 gallons.
Which of the following is a minimum set of desired amounts that covers the equivalence partitions for this input?CorrectIncorrect - Question 8 of 8
8. Question
Question #08
Consider the following state transition diagram for a credit-card only, unattended gasoline pump:
Assume that you want to develop the minimum number of tests to cover each transition in the state transition diagram. Assume further that each test must start at the beginning state, Waiting for customer, and each test ends when a transition arrives at the beginning state. How many tests do you need?
CorrectIncorrect