Unit Test Framework : Unit Test Framework : Capabilities
Capabilities
Unit Test Framework has following capabilities:
*Unit testing
*Mock testing
*Regression testing
Unit testing
Unit Test Framework is a unit-testing tool. You can design, build, and execute unit test cases using Eclipse User Interface. You can also execute the test cases externally using Ant scripts.
Mock testing
Mocking is a feature that mimics the functionality of services that are dependent on external resources. When a test case encounters a service that is mocked, it executes the service.
Regression testing
You can save the test cases, along with their inputs and outputs, in xml files. Run the reusable artifacts to ensure that the latest changes do not reintroduce the errors fixed in the earlier versions.
Copyright © 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback