Unit Test Framework : Unit Test Framework : Terms and Concepts : Test Case
Test Case
A test case is a unit of testing for a service that provides:
*service to be tested
*inputs to the service
*expected output from the service
A test case can also define expected output from a service as an exception or error. The service returns the defined errors when incorrect data is sent to it.
Copyright © 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback