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

This section includes 19 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 technique is applied for usability testing?

A. White box
B. Black box
C. Grey box
D. Combination of all
Answer» C. Grey box
2.

Which testing is concerned with behaviour of whole product as per specified requirements?

A. Acceptance testing
B. Component testing
C. System testing
D. Integration testing
Answer» D. Integration testing
3.

Which of the following is not a method of Dynamic Testing?1. System testing2. UAT3. Inspection4. Unit Testing5. Walk through6. Technical review

A. 1,2,4
B. 3,5,6
C. 2,3,5,6
D. All of the above
Answer» C. 2,3,5,6
4.

Which of the following situations in Regression Testing is not performed?

A. When project manger asks to perform.
B. When new functionality is introduced.
C. When database system is changed
D. When system is installed on different hardware configuration than previously tested.
Answer» B. When new functionality is introduced.
5.

System Architecture is determined during which phase?

A. Requirement Gathering
B. Implementation
C. Development
D. Design
Answer» E.
6.

Which of the following type of testing is done without Planning and Documentation?

A. Unit Testing
B. Retesting
C. Ad hoc Testing
D. Regression Testing
Answer» D. Regression Testing
7.

If a company decides to migrate from Windows XP to Windows 7, which type of testing is done to ensure that whether your software works on new platform?

A. Interoperability Testing
B. Portability Testing
C. Usability Testing
D. Performance Testing
Answer» C. Usability Testing
8.

Which of the following is not another name for Structural Testing?

A. White box Testing
B. Glass box Testing
C. Behavioural Testing
D. None of the above
Answer» D. None of the above
9.

Which of the followings are Functional characteristics?1. Maintainability2. Usability3. Compliance4. Accuracy5. Portability6. Efficiency

A. 1,3,4
B. 3,4,5
C. 3,4
D. All of the above
Answer» D. All of the above
10.

Which things are measured by Software Test Effectiveness?

A. How many customer requirements are implemented in system?
B. How well the customer specifications are achieved by the system?
C. How much effort is put in developing the system?
D. All of the above
Answer» E.
11.

Which of the following is / are the Review Technique documented?

A. Inspection
B. walkthrough
C. Both of These
D. None of these
Answer» B. walkthrough
12.

Component Testing is a _______ .

A. Black box Testing
B. White box Testing
C. Grey box Testing
D. Both a and b
Answer» C. Grey box Testing
13.

Which of the following is / are not a characteristic of Regression Testing?

A. Regression Testing can be performed on each level.
B. It is done to illustare that software is not changed intenationally.
C. It is done to illustrate that new defects are not introduced after adding a new functionality or correcting previous one.
D. It is best candidate for automation.
Answer» C. It is done to illustrate that new defects are not introduced after adding a new functionality or correcting previous one.
14.

A retail company purchased commercial off the shelf application for automating their billing process. But before introducing it on large scale they are going for beta testing .What will be the reason for doing this?

A. To find defects
B. To train employees
C. To gain confidence in system
D. All of the above
Answer» D. All of the above
15.

Who is responsible for Component Testing?

A. Software tester
B. Designer
C. User
D. Developer
Answer» E.
16.

What is the order in which test levels are performed?

A. Unit, Integration, System, Acceptance
B. Unit, System, Integration, Acceptance
C. Unit, Integration, Acceptance, System
D. It depends on nature of a project
Answer» E.
17.

If a problem occurs in a system 6 months after it completely goes live, what will be the approach for fixing that problem on very urgent basis?

A. Do not involve testers
B. Just go for retest
C. Always go for full regression test
D. Go for retest and then use risk assessment to decide reasonable subset of regression test suit that will be executed.
Answer» E.
18.

System Testing is a ______.

A. Black box testing
B. White box testing
C. Grey box testing
D. Both a and b
Answer» B. White box testing
19.

Verifying that whether software components are functioning correctly and identifying the defects in them is objective of which level of testing?

A. Integration Testing
B. Acceptance Testing
C. Unit Testing
D. System Testing
Answer» D. System Testing