SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Two buddies mutually work on identifying defects in the same module. Mostly one buddy will be from development team and another person will be from testing team.
A
Buddy Testing
B
Pair testing
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -Another type of software testing, buddy testing involves two members; one from the development team and one from the testing team. Both individuals will work together on the same module sharing ideas and uncovering defects and bugs in the application.

Detailed explanation-2: -Integration tests Integration tests verify that different modules or services used by your application work well together.

Detailed explanation-3: -One tester executes the tests while another tester records the notes on their findings. Monkey Testing: Testing is performed randomly without any test cases in order to break the system.

There is 1 question to complete.