Object Oriented Software Engineering View all facts Glossary Help |
subject > process > verification > testing > testing performed by software engineers > independent testing |
independent testing comparison table |
Subject | has definition | perform by | is a kind of | have advantage |
---|---|---|---|---|
testing performed by software engineers | testing | |||
independent testing | Testing performed by a separate group other than the people who do the design and programming | a group that specializes in testing and has developed specific expertise in how to do good testing, and how to use testing tools | testing performed by software engineers | the testers do not have a vested interest in seeing as many test cases pass as possible |
Next testing performed by software engineers: integration testing Up: testing performed by software engineers Previous testing performed by software engineers: developer testing