k-test-manager
Reactive icon

K Test Manager

Stable version 1.1.0 (Compatible with OutSystems 11)
Uploaded
 on 26 Nov (4 weeks ago)
 by 
5.0
 (1 rating)
k-test-manager

K Test Manager

Details
Manage and run automated unit tests. Run your first test in minutes. Just configure the test endpoint in K Test Manager. Uses K Test Core. Add K Test Core dependencies, create a REST API and use the actions to accelerate writing tests.
Read more

The K TEST MANAGER will run suites of tests written in code, or "unit tests", and helps monitor the results.

Only test suites and test scripts must be configured. Test cases are automatically added to a test script when the test script runs.

The structure of tests is

  • A test suite consists of multiple test scripts.
  • A test script is run via an authenticated REST API call.
  • A test script runs one or many test cases. 
  • A test case verifies the result for a scenario of use, or "case", of a target operation.
  • Within the test case, assertions check individual properties of the target operation's result.

The test suite may be run as a whole or test scripts may be run individually. To run test cases individually, expose a separate script API call to run a particular test case.

Test scripts are written using the K Test Core forge component.


Release notes (1.1.0)

This version adds email notifications when a test suite has completed. Notifications can be sent whenever a test suite has completed or only when a test suite has failed.

The associated K Test Core version 1.1.0 must also be updated with this version.

License (1.1.0)
Reviews (1)
by 
2023-11-30
in version 1.0.4
This is THE unit test framework to use for OutSystems. The design and implementation is impeccable.
Also, and probably most importantly, the component author is responsive and active. So you know you can use these components confidently in your projects and won't be left with no support.
Team
Other assets in this category