Software Testing set 13

121Que:Which of the following is also known as “Behavioral” testing?
a.Black-box testing
b.White-box testing
c.both a and b
d.None of the above
122Que:SRS stands for?
a.System requirements specification
b.System respond software
c.Software respond system
d.Software requirements specification
123Que:In which type of testing : software is compiled as product and then it is tested as a whole?
a.Integration Testing
b.Acceptance Testing
c.Regression Testing
d.None of the above
124Que:Which of the following white-box testing technique is to set up test cases which covers all statements and branch conditions?
a.Data-flow testing
b.Boundary testing
c.Control-flow testing
d.Pair-wise testing
125Que:Exhaustive testing is?
a.always possible
b.practically possible
c.impractical but possible
d.impractical and impossible
126Que:Which of the following is not used in measuring the size of the software?
a.Size of module
b.Function Points
c.KLOC
d.None of the above
127Que:_____ is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.
a.Software Design
b.Software Implementation
c.Software Testing
d.Software Requirement
128Que:Test Automation __________ the testing time.
a.increases
b.reduces
c.does not depend
d.None of the above
129Que:SDLC stands for?
a.Software Deployment Life Cycle
b.Software Design Life Cycle
c.Software Developer Life Cycle
d.Software Development Life Cycle
130Que:Validation is a process is done by?
a.developers
b.testers
c.client
d.None of the above