Which of the following is not a white box testing method
Answers
Answered by
0
Answer:
Branch Testing: It is used to verify that all the branches should be tested at least once. Path testing: It is used to ensure that every path of a program has been executed at least once..,
Similar questions