Relative Content

Tag Archive for test-coverage

Branch vs decision coverage question

ISTQB does not distinct between these (it reads “Branch/decision coverage”) but some sources do say it is different.
I would have two question. The essential one is about the difference. And the other one – does this whole concept belongs under the unit testing? Or white box testing?
Thanks

Is path coverage stronger than condition coverage?

I have encountered (even in literature) two contradicting opinions related to path vs condition coverage (not branch or edge!). Some say Path coverage is stronger than the condition coverage, some say the opposite.

Verification for value of test standards

We are currently developing a concept for our tests standards. Up until now, we don’t have standards. All we do is to tell the developer to write tests. Now we have the following basic idea:

Verification for value of test standards

We are currently developing a concept for our tests standards. Up until now, we don’t have standards. All we do is to tell the developer to write tests. Now we have the following basic idea: