Explore topic-wise MCQs in Software Testing (MCQ) questions and answers.

This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your Software Testing (MCQ) questions and answers knowledge and support exam preparation. Choose a topic below to get started.

1.

Which of the following Use Cases are useful?

A. Performance Testing
B. Business Scenarios
C. Static Testing
D. Unit Testing
Answer» C. Static Testing
2.

For retail shopping software which table would be example of Decision Table?

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» B. A table containing rules for interfaces between components.
3.

When different combination of input requires different combination of actions,Which of the following technique is used in such situation?

A. Boundary Value Analysis
B. Equivalence Partition
C. Decision Table
D. Decision Coverage
Answer» D. Decision Coverage