Unit Test Framework : Working with Unit Test Framework : Getting Familiar : Test Suite
Test Suite
A test suite is one or more test cases grouped together. Test suites are used to organize test cases into sets of related tests. For example, a service may provide a variety of capabilities based upon the inputs provided to it. A complete test suite should include test cases that provide inputs that fully test all of the possible outputs of the service, including errors or exceptions.
Copyright © 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback