Many developers tend to package TestSuites to contain the tests based on technology/layers. For ex: TestSuites to contain the tests on UI layers, Dataaccess, BO.
Since we create unit tests to test a unit of functionality, the TestSuites should contain tests based on the Features/Use cases.
For Ex: TestSuites to contain Unit tests testing feature to add User Or Modify User.
No comments:
Post a Comment