167
89.8k

340+ Software Testing Solved MCQs

These multiple-choice questions (MCQs) are designed to enhance your knowledge and understanding in the following areas: Computer Science Engineering (CSE) , Bachelor of Business Administration in Computer Applications (BBA [CA]) , Bachelor of Business Administration (BBA) , Master of Computer Applications (MCA) .

Chapters

Chapter: Testing for Specialized Environment
101.

A metric used to measure the characteristic of the methods, Techniques and tools employed in developing, implementing and maintaining the software system called as

A. process metric
B. product metric
C. test metrics
Answer» A. process metric
102.

Check Sheet(Checklist. is considered a simple , but powerful statistical tool because it differentiates between two extremes.

A. true
B. false
Answer» A. true
103.

Application should be stable. Clear Design and Flow of the application is needed for Automation testing.

A. false
B. true
Answer» B. true
104.

Quality plan describes the quality procedures and standards that will be used in a project.

A. false
B. true
Answer» B. true
105.

How severely the bug is effecting the application is called as

A. severity
B. priority
C. fix ability
D. traceability
Answer» A. severity
106.

Project Risk affects The Schedule or Resources.

A. true
B. false
Answer» A. true
107.

The name of the testing which is done to make sure the existing features are not affected by new changes

A. recursive testing
B. whitebox testing
C. unit testing
D. regression testing
Answer» D. regression testing
108.

Management and Measurement, It will come under

A. cmm level 1
B. cmm level 3
C. cmm level 4
D. cmm level 2
Answer» C. cmm level 4
109.

AdHoc testing is a part of

A. unit testing
B. regression tesing
C. exploratory testing
D. performance testing
Answer» C. exploratory testing
110.

Cost of Production = Right The First time cost(RTF. + Cost of Quality.

A. true
B. false
Answer» A. true
111.

————- means under what test environment(Hardware, software set up. the application will run smoothly

A. test bed
B. checkpoint
C. code walk through
D. checklist
Answer» A. test bed
112.

TQM represents

A. tool quality management
B. test quality manager
C. total quality management
D. total quality manager
Answer» C. total quality management
113.

Optimization, Defect Prevention, and Quality Control. Its come under the

A. cmm level 2
B. cmm level 3
C. cmm level 4
D. cmm level5
Answer» D. cmm level5
114.

Unit Testing will be done by

A. testers
B. end users
C. customer
D. developers
Answer» D. developers
115.

Beta testing will be done at

A. user place
B. developers place
Answer» A. user place
116.

A Plan to overcome the risk called as

A. migration plan
B. master plan
C. maintenance plan
D. mitigation plan
Answer» D. mitigation plan
117.

Which of the following is not one of the techniques to find defects

A. operational techniques
B. functional techniques
C. dynamic techniques
D. static techniques
Answer» A. operational techniques
118.

Quality Assurance methods are usually considered

A. detective
B. corrective
C. preventive
D. proactive
Answer» C. preventive
119.

Who has the primary responsibility of setting the quality culture in the organization?

A. senior management
B. the training department
C. the quality department
D. nobody
Answer» C. the quality department
120.

Verification is

A. checking that we are building the right system
B. checking that we are building the system right
C. performed by an independent test team
D. making sure that it is what the user really wants
Answer» B. checking that we are building the system right
121.

A regression test

A. will always be automated
B. will help ensure unchanged areas of the software have not been affected
C. will help ensure changed areas of the software have not been affected
D. can only be run during user acceptance testing
Answer» B. will help ensure unchanged areas of the software have not been affected
122.

If an expected result is not specified then:

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

Which of the following is not a static testing technique

A. error guessing
B. walkthrough
C. data flow analysis
D. inspections
Answer» A. error guessing
124.

Which of the following statements about component testing is not true?

A. component testing should be performed by development
B. component testing is also known as isolation or module testing
C. component testing should have completion criteria planned
D. component testing does not involve regression testing
Answer» D. component testing does not involve regression testing
125.

During which test activity could faults be found most cost effectively?

A. execution
B. design
C. planning
D. check exit criteria completion
Answer» C. planning
126.

The purpose of requirement phase is

A. to freeze requirements
B. to understand user needs
C. to define the scope of testing
D. all of the above
Answer» D. all of the above
127.

Which, in general, is the least required skill of a good tester?

A. being diplomatic
B. able to write software
C. having good attention to detail
D. able to be relied on
Answer» B. able to write software
128.

The process starting with the terminal modules is called

A. top-down integration
B. bottom-up integration
C. none of the above
D. module integration
Answer» B. bottom-up integration
129.

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» A. project plan
130.

Function/Test matrix is a type of

A. interim test report
B. final test report
C. project status report
D. management report
Answer» C. project status report
More MCQs
131.

Which of the following is not White box testing?

A. structural testing
B. code-based testing
C. glass box testing.
D. closed box testing
Answer» D. closed box testing
132.

Sandwich/hybrid strategy is---

A. top down
B. bottom up
C. combination of top down & bottom up
D. none of the above
Answer» C. combination of top down & bottom up
133.

System Testing is ----

A. black box testing
B. white box testing
C. smoke testing
D. both a) and b)
Answer» A. black box testing
134.

Which is required skill of a Tester?

A. good programmer
B. reliable
C. attention to details
D. being diplomatic
Answer» A. good programmer
135.

What is the main goal of software testing?

A. testing
B. bug prevention
C. study
D. execution
Answer» B. bug prevention
136.

Which of the following is not a level in testing?

A. system testing
B. black box testing.
C. integration testing
D. functional testing
Answer» D. functional testing
137.

Following is not a Software Test Life Cycle Phase.

A. requirements gathering
B. test planning
C. test closure
D. test design
Answer» A. requirements gathering
138.

Following is not a technique of black box.

A. equivalence portioning
B. boundary value analysis
C. cause effect graphing
D. statement coverage
Answer» D. statement coverage
139.

Smoke Testing is ……..approach

A. integration testing
B. unit testing
C. stress testing
D. none of the above.
Answer» A. integration testing
140.

In which level testing is performed

A. unit,acceptance,integration,system
B. unit,integration,system, acceptance
C. unit,system,integration,acceptance
D. it is on the nature of software project.
Answer» D. it is on the nature of software project.
141.

It is one principal of testing is that Exhausting Testing is…..

A. impractical but possible
B. possible
C. impractical and impossible
D. impossible
Answer» C. impractical and impossible
142.

Which of the following is not a type of incremental testing approach?

A. unit testing
B. top down
C. bottom up
D. big bang
Answer» D. big bang
143.

Beta Testing is done at:

A. developer site
B. user end
C. both developers site & users end
D. none of the above
Answer» B. user end
144.

Unit testing is carried out by:

A. system user
B. client
C. customers
D. developers
Answer» D. developers
145.

The formula of cyclometric complexity

A. n-e+2
B. e-n-2
C. n-2-e
D. n-e+3
Answer» A. n-e+2
146.

In software testing Verification is …..

A. are we building the product right?
B. to checks what we are developing is the right product.
C. are we building the right product?
D. none of the above.
Answer» A. are we building the product right?
147.

……………testing checks performance of system

A. white box testing
B. black box testing
C. performance testing
D. smoke testing
Answer» C. performance testing
148.

LoadRunner create load by running ……

A. load creator
B. virtual users
C. load user
D. none of the above
Answer» B. virtual users
149.

In static testing---------

A. code is not executed
B. code executed twice
C. code executed repeatedly
D. none of the above.
Answer» A. code is not executed
150.

Cyclomatic complexity is carried out in….

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

Done Studing? Take A Test.

Great job completing your study session! Now it's time to put your knowledge to the test. Challenge yourself, see how much you've learned, and identify areas for improvement. Don’t worry, this is all part of the journey to mastery. Ready for the next step? Take a quiz to solidify what you've just studied.