There’s a very interesting thing about test coverage in the QA industry. It’s not exactly well-defined. Because when you’re talking to engineers, they mean one thing for test coverage; however, QA can mean a completely different thing. So for engineers, test coverage usually applies to unit tests indicate aligned coverage of lines of code. So …
|