Computer Science, asked by Shubhamsoni6151, 4 months ago

Which of the following is not a white box testing method

Answers

Answered by rakeshaade380
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