Explore topic-wise MCQs in Testing Subject.

This section includes 657 Mcqs, each offering curated multiple-choice questions to sharpen your Testing Subject knowledge and support exam preparation. Choose a topic below to get started.

1.

Which of the following model put much more emphasis on testing?

A. waterfall model
B. agile model
C. spiral model
D. v-v model
Answer» E.
2.

Which one is the basic input device in GUI

A. mouse
B. keyboard
C. cpu
D. monitor
Answer» B. keyboard
3.

What is/are the main component / components of user interface ?

A. presentation language
B. action language
C. a,b
D. none
Answer» B. action language
4.

First graphical user interface used commercially was introduced in

A. 1975
B. 1966
C. 1977
D. 1967
Answer» B. 1966
5.

GUI means

A. graphical user interface
B. graphical user interaction
C. graphics uniform interaction
D. none
Answer» B. graphical user interaction
6.

Plasma panel have resolution.

A. high
B. good
C. a,b
D. none
Answer» B. good
7.

Which testing is performed with Planning and Documentation?

A. ad-hoc testing
B. monkey testing
C. fuzz testing
D. end-to-end testing
Answer» E.
8.

Which testing cannot be performed on first build of the software?

A. regression testing
B. retesting
C. a,b
D. none
Answer» D. none
9.

7n test cases are generated in which case of Boundary Value Analysis?

A. worst case
B. roust worst case
C. critical fault assumption
D. none
Answer» C. critical fault assumption
10.

Test cases are created in which phase?

A. test specification
B. test planning
C. test requirement
D. test configuration
Answer» B. test planning
11.

The expected results of the software is _.

A. only important in system testing
B. only used in component testing
C. most useful when specified in advance
D. derived from the code.
Answer» B. only used in component testing
12.

Testing beyond normal operational capacity is _.

A. load testing
B. performance testing
C. stress testing
D. none
Answer» D. none
13.

Verification and Validation uses _.

A. internal and external resources respectively.
B. internal resources only.
C. external resources only.
D. external and internal resources respectively.
Answer» B. internal resources only.
14.

Which Testing is performed first?

A. black box testing
B. white box testing
C. dynamic testing
D. static testing
Answer» E.
15.

Bug status is set to postpone due to _.

A. priority of that bug may low.
B. lack of time for the release.
C. the bug may not be the major effect in the software.
D. data may be unavailable.
Answer» E.
16.

End result of Software Requirement Analysis is _.

A. functional and behavioral
B. architectural and structural
C. usability and reliability
D. algorithmic and data structure
Answer» B. architectural and structural
17.

When an expected result is not specified in test case template then _.

A. we cannot run the test.
B. it may be difficult to determine if the test has passed or failed.
C. it may be difficult to repeat the test.
D. we cannot automate the user inputs.
Answer» C. it may be difficult to repeat the test.
18.

Requirement Engineering is not concern with _.

A. requirement design
B. requirement elicitation
C. requirement analysis
D. requirement documentatio n
Answer» B. requirement elicitation
19.

Before handing over the software to the client, which testing is to be done in-house?

A. alpha
B. betta
C. gamma
D. theta
Answer» B. betta
20.

Who performs the Acceptance Testing?

A. software developer
B. end users
C. testing team
D. systems engineers
Answer» C. testing team
21.

___________ refers to a different set of tasks ensures that the software that has been built is traceable to Customer Requirements.

A. verification
B. requirement engineering
C. validation
D. none of the above
Answer» D. none of the above
22.

When should company stop the testing of a particular software?

A. after system testing done
B. it depends on the risks for the system being tested
C. after smoke testing done
D. none of the above
Answer» C. after smoke testing done
23.

In which of the following type of testing, testing is done without planning and documentation?

A. unit testing
B. retesting
C. ad hoc testing
D. regression testing
Answer» D. regression testing
24.

Which of the following is not other name for structural testing?

A. white box testing
B. glass box testing
C. behavioral testing
D. none of the above
Answer» D. none of the above
25.

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.
26.

Non functional testing is performed only at system testing level. True or false.

A. true
B. false
Answer» C.
27.

What are the criteria to decide the testing efforts?1. Time and budget 2. Size of development team 3. Size of testers 4. Risk associated with project

A. a. 1, 3, 4
B. b. 1, 2, 3
C. c. 1, 4
D. d. 1, 3
Answer» D. d. 1, 3
28.

A chronological record of relevant details about the execution of tests is called as, a _______

A. test suite
B. test procedure
C. test data
D. test log
Answer» E.
29.

Who leads a formal review process?

A. author
B. moderator
C. reviewer
D. scribe
Answer» C. reviewer
30.

Test wares are handed over to maintenance team during which phase?

A. test implementati on and execution
B. test closure activity
C. evaluating exit criteria and reporting
D. test analysis and design
Answer» C. evaluating exit criteria and reporting
31.

Testing beyond normal operational capacity is __________

A. load testing
B. performance testing
C. stress testing
D. all of these
Answer» D. all of these
32.

The inputs for developing a test plan are taken from

A. project plan
B. business plan
C. support plan
D. none of the above
Answer» C. support plan
33.

End result of Software Requirement Analysis is ________

A. functional and behavioral
B. architectural and structural
C. usability and reliability
D. algorithmic and data structure
Answer» B. architectural and structural
34.

In white box testing what do you verify?

A. verify the security holes in the code
B. verify the incomplete or broken paths in the code
C. verify the flow of structure according to the document specification
D. all of these
Answer» E.
35.

When testing principles are useful?

A. during testing
B. during execution
C. during review
D. throughout life-cycle
Answer» E.
36.

The defect cluster change over time. Which of the following testing principle implies this?

A. testing shows presence of defects
B. pesticide paradox
C. testing is context dependent
D. defect clustering
Answer» C. testing is context dependent
37.

Software tester focuses more on complex part of the software. Which of the following testing principle implies this?

A. testing shows presence of defects
B. pesticide paradox
C. testing is context dependent
D. defect clustering
Answer» E.
38.

In software development life cycle , who is the best person to catch a defect?

A. software tester
B. customers
C. designer
D. business analyst
Answer» E.
39.

When a cost to remove defect is not high?

A. during requirement analysis
B. during designing
C. during coding
D. during testing
Answer» B. during designing
40.

E-Commerce software testing follows different approach than gaming software testing. Which testing principle implies this?

A. pareto principle
B. testing is context dependent
C. testing shows presence of defects
D. absence of errors-fallacy
Answer» C. testing shows presence of defects
41.

Alpha testing is done at

A. developer’s end
B. user’s end
C. developer’s & user’s end
D. none of the mentioned
Answer» B. user’s end
42.

Boundary value analysis belong to?

A. white box testing
B. black box testing
C. white box & black box testing
D. none of the mentioned
Answer» C. white box & black box testing
43.

What are the various Testing Levels?

A. unit testing
B. system testing
C. integration testing
D. all of the mentioned
Answer» E.
44.

Which of the following is/are White box technique?

A. statement testing
B. decision testing
C. condition coverage
D. all of the mentioned
Answer» E.
45.

Exhaustive testing is

A. always possible
B. practically possible
C. impractical but possible
D. impractical and impossible
Answer» D. impractical and impossible
46.

White Box techniques are also classified as

A. design based testing
B. structural testing
C. error guessing technique
D. none of the mentioned
Answer» C. error guessing technique
47.

Maintenance testing is performed using which methodology?

A. retesting
B. sanity testing
C. breadth test and depth test
D. confirmation testing
Answer» D. confirmation testing
48.

Lower and upper limits are present in which chart?

A. run chart
B. bar chart
C. control chart
D. none of the mentioned
Answer» B. bar chart
49.

What is Cyclomatic complexity?

A. black box testing
B. white box testing
C. yellow box testing
D. green box testing
Answer» C. yellow box testing
50.

Which of the following term describes testing?

A. finding broken code
B. evaluating deliverable to find errors
C. a stage of all projects
D. none of the mentioned
Answer» C. a stage of all projects