Use cases and Decision table - Software Testing (MCQ) questions and answers

Here, you can read Use cases and Decision table multiple choice questions and answers with explanation.

1)   Which of the following Use Cases are useful?
- Published on 19 Oct 15

a. Performance Testing
b. Business Scenarios
c. Static Testing
d. Unit Testing
Answer  Explanation 

ANSWER: Business Scenarios

Explanation:
No explanation is available for this question!


2)   Which is/are parts of State Transition Model?
- Published on 03 Aug 15

a. The states that the software may occupy
b. The transition from one state to another
c. The event that cause a transition
d. The action that result from transition
e. All of the above
Answer  Explanation 

ANSWER: All of the above

Explanation:
No explanation is available for this question!


3)   For retail shopping software which table would be example of Decision Table?
- Published on 03 Aug 15

a. A table containing rules of discount.
b. A table containing rules for interfaces between components.
c. A table containing rule of employee behavior.
d. A table containing rules for combination of input.
Answer  Explanation 

ANSWER: A table containing rules of discount.

Explanation:
No explanation is available for this question!


4)   When different combination of input requires different combination of actions,Which of the following technique is used in such situation?
- Published on 30 Jul 15

a. Boundary Value Analysis
b. Equivalence Partition
c. Decision Table
d. Decision Coverage
Answer  Explanation 

ANSWER: Decision Table

Explanation:
No explanation is available for this question!


1