SOFTWARE ENGINEERING TOOLS AND ENVIRONMENTS
AUTOMATED TESTING TOOLS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which of the following is a benefit of test independence?
|
It does not require familiarity with the code.
|
|
It is cheaper than using developers to test their own code.
|
|
It avoids author bias in defining effective tests.
|
|
Testers are better at finding defects than developers
|
Explanation:
Detailed explanation-1: -Independent testers see other and different defects, and are unbiased.
Detailed explanation-2: -Which is/are not benefits of independent testing? Comment: If independent team starts blame game then they will not fulfill the goal of deploying quality product to customer and development team also looses heart in project.
Detailed explanation-3: -Independent testing corresponds to an independent team, who involve in testing activities other than developer to avoid author bias and is often more effective at finding defects and failures.
There is 1 question to complete.