Can Anyone Send Me A Sample Test Case For Erp Project?
Test Case
Collapse
X
-
Those are extremely dependent on the inputs that your specific project uses, so here's Wikipedia's article on test-driven development.Originally posted by akgai3Can Anyone Send Me A Sample Test Case For Erp Project?
And from another site
Hope that gets you started - if you have a more specific question, someone here could probably give you a bit better help...A test case is a document that describes an input, action, or event and an expected response, to determine if a feature of an application is working correctly. A test case should contain particulars such as test case identifier, test case name, objective, test conditions/setup, input data requirements, steps, and expected results.
Comment