Try OpenEdge Now
skip to main content
Online Help
Overview of ABLUnit testing framework : Tasks : Running test cases and test suites : Running test cases from OpenEdge
 
Running test cases from OpenEdge
You can run an ABLUnit test case from the Progress Developer Studio for OpenEdge environment using the ABLUnit launch configuration. You can run the test cases or test suites or run a specific test method or test internal procedure inside a test case. It also supports running all the test cases and test suites in a specific project or package or folder. When you run a test case, all the test methods and test procedures defined in the test case are also run.
* Accessing Progress OpenEdge ABLUnit launch configurations
* Defining and running a new ABLUnit launch configuration
* Adding an ABLUnit launch configuration to the Run menu
* Copying or deleting ABLUnit launch configurations