MCQ’S for software testing
1.Where the Alpha testing is done at…
a) Developer’s end
b) Developer’s & User’s end
c) User’s end
d) None of above
2.Which of the following belong to the testing levels?
a) Unit Testing
b) System Testing
c) Integration Testing
d) All of above
3.In which testing Boundary value analysis belong to?
a) None of below
b) Black Box Testing
c) White Box & Black Box Testing
d) White Box Testing
4.Select White box technique in the statement given below?
a) Statement Testing
b) Condition Coverage
c) Decision Testing
d) All of the above
5.Which of the below is to be possible for Exhaustive testing
a) always adoptable
b) possible
c) impractical and impossible
d) impractical but possible
6.White Box techniques are also classified as
a) Error guessing technique
b) Structural testing
c) Design based testing
d) None of above
7.Maintenance testing is performed by using which methodology in the below statements can be possible?
a) Retesting
b) Sanity testing
c) Confirmation testing
d) Breadth test and depth test
8.Lower and upper limits are present in which chart?
a) Run chart
b) Bar chart
c) Control chart
d) None of above
9.Which of the below statements are possible for Cyclomatic complexity?
a) Black box testing technique
b) White box testing technique
c) Yellow box testing technique
d) Green box testing technique
10.The testing is described by which of the following terms?
a) Finding errors in functions
b) Evaluating software to find errors
c) A stage of all projects
d) all of these
11.Select what is the expected result of software testing is
a)Only important in system testing and its out comes.
b)Most useful when specified in advance
c)Only used in component testing
d)All of above
12.the normal operational capacity testing is …
a)Load testing
b)Performance testing
c)Stress testing
d)All of above.