Answered Questions

  • 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?

    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.