Software Testing set 15

141Que:Alpha Testing is useful way of compatibility testing.
a.TRUE
b.FALSE
c.Can be true or false
d.Can’t Say
142Que:Automation testing is also used to test the application from load, performance, and stress point of view.
a.TRUE
b.FALSE
c.Can be true or false
d.Can’t Say
143Que:How many levels of software testing?
a.1
b.2
c.3
d.4
144Que:Which type of testing is performed by developers before the setup is handed over to the testing team to formally execute the test cases?
a.Integration Testing
b.System Testing
c.Unit Testing
d.Regression Testing
145Que:Unit Testing cannot catch each and every bug in an application.
a.TRUE
b.FALSE
c.May be True or False
d.Can’t Say
146Que:Integration testing can be done in _____ ways.
a.4
b.3
c.2
d.1
147Que:Which testing has the highest-level modules are tested first and progressively, lower-level modules are tested there after?
a.Bottom-up integration
b.Top-down integration
c.both a and b
d.Up-down integration
148Que:Beta testing is also known as
a.post-release testing
b.on-release testing
c.off-release testing
d.pre-release testing
149Que:__________ involves testing a software in order to identify any flaws and gaps from security and vulnerability point of view.
a.Portability Testing
b.Usability Testing
c.Load Testing
d.Security testing
150Que:Which of the following is type of Non-Functional Testing?
a.Performance Testing
b.Load Testing
c.Stress Testing
d.All of the above
151Que:UI testing involves testing the Graphical User Interface of the Software.
a.TRUE
b.FALSE
c.Can be true or false
d.Can’t Say
152Que:Unit testing, integration testing and system testing when combined together is known as alpha testing.
a.TRUE
b.FALSE
c.Can be true or false
d.Can’t Say