Consider a function named solver that solves a quadratic equation. At least how many test case are needed for equivalence class testing of the function solver considering only valid equivalence classes
Answers
Answered by
2
Answer:
that 16 is included in both the equivalence classes, similarly 18, 55 and so ... least 5 test cases for boundary value testing. ... quadratic equation of the form a x square plus b x plus c .
Similar questions