About T-12 in unit test section, I wonder if this is the same test case as T-2 and T-6 ?
If not I think it is better to make them clearer and tell reader what is the difference.
And I assume unit test should focus on testing each module, so I would suggest to design unit test case for each module. Maybe this will be done after design of modules are finished :)
Issue three
About T-12 in unit test section, I wonder if this is the same test case as T-2 and T-6 ? If not I think it is better to make them clearer and tell reader what is the difference.
And I assume unit test should focus on testing each module, so I would suggest to design unit test case for each module. Maybe this will be done after design of modules are finished :)