Unit Test Case

Why Unit Test Case is much important in Coding Phase? Who will prepare and execute the Unit Level Test cases? What are the documents needed for Unit test Case?

Questions by mathan_vel   answers by mathan_vel

Showing Answers 1 - 3 of 3 Answers

deepti08

  • Nov 18th, 2009
 

Unit Test Case are written by development team or we can say component testers. Unit test cases are important during coding because we can test our new code with these test cases. Documents required is test cases list what we are executing fot unit test cases.

  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