Multiple Class Testing

Is Multiple class testing is too complex to be tested using random test cases. Explain

Questions by tjpavithra

Showing Answers 1 - 3 of 3 Answers

No. No need to test the Multiple Class Functionality with differenr Random Test Case. Just Using Different Test Data to cover all the Statement coverage is Enough.

Power full Test Data is enough to Test the Multiple Class (Parameterization is the good way to represent the behaviour)

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions