A
A
Alexander Krasnov2015-05-08 18:31:09
Software testing
Alexander Krasnov, 2015-05-08 18:31:09

How many tests are needed for optimal coverage?

Good afternoon!
We do some manual testing. We also write test cases.
Also there is, for example, such case:
The form of 27 fields, each field accepts from 1 to 8 values.
I took a pict ( here it is ) described the fields, described the input data.
Added some IFs to describe special situations. (For example, if a certain field is empty, then the "child" field is also empty).
Got 87 combinations of input data. Is this a normal situation?
How many tests do you have on average? And for what functionality?
I understand that there cannot be an unambiguous or even average-correct answer, it's just interesting to know how many tests cost in other projects, and how many 87 tests are realistic for such a form?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitriy Fedotov, 2015-05-08
@Pompeius_Magnus

And if the form has 270 fields or 270,000,000? :)))))))

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question