Testing QUIZ 2

1 Point for every correct answer | Let’s Get Started

1.

______ is a type of testing to check and evaluate the communication between two software systems

 
 

2.

________ is a practice where defects are intentionally inserted into a program by one group for detection by another group

 
 

3.

______ testing checks how much code is tested or how much code is covered through testing

 
 

4.

_______ is a testing technique that evaluates the durability and system’s ability to perform in the future

 
 
 

5.

_______ is a technique where two team members work together in pair at one system to test the software application

 
 

6.

_______ is a testing technique that validates a system’s ability to be able to allocate extra resource and to move operations to back-up systems during the server failure due to one or the other reasons

 
 

7.

_______ is a way to see how easy and efficient it is to use something by testing it with real users or within a team performing the user roles

 
 

8.

_________ is a software development approach where two developers sit together at one computer while programming a new system

 
 

9.

_________  is a combination of white-box testing and black-box testing. The aim of this testing is to search for the defects if any due to improper structure or improper usage of applications

 
 

10.

_________  is a type of software testing where testing is done without proper or formal documented Test Cases. The idea is to explore the application as users and find the defect

 
 

110