Give us feedback
bddframework
Web icon

BDDFramework

Supported
Stable version 1.4.0 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 04 June 2021 by 
4.2
 (29 ratings)
bddframework

BDDFramework

Created on OutSystems 11

Version 1.4.0

Stable
Current
See documentation
Application Package
Uploaded on 04 June 2021 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:
  • Support for parallel test execution 

  • Transaction rollback support during teardown

  • Significant performance improvements

  • User-defined tagging

  • REST API V2 

  • Improved the Test Suite (screen) templates

  • Added template blocks to the base module

Version 1.3.0

Stable
Application Package
Uploaded on 02 December 2019 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:
  • Application Template for BDDFramework Test Application
  • Screen Templates for a Simple Scenario and Data-driven Test Scenarios.
  • Revamped theme for the framework.
Created on OutSystems 10

Version 1.2.2

Stable
Application Package
Uploaded on 28 September 2018 by OutSystems
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:
  • Exceptions that occur in Setup and Teardown steps are outputted both to Web Requests as well as in the execution API.
  • Support for exception messages up to 2000 characters.
  • The internal state control of the framework now does not rely on site properties, to avoid locking issues that were reported by the community.

Version 1.2.1

Stable
Application Package
Uploaded on 03 July 2017 by OutSystems
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

Introduced a new REST API for running tests and obtaining results. Once you've published this version, checkout the automated documentation at: https://<YOUR_ENVIRONMENT_HOST>/BDDFramework/rest/v1/#!/v1/

Removed a CommitTransaction that was being performed in each BDD step, in order to enable test cases where we want to rollback a full transaction at the end of the test.

Created on Older versions

Version 1.0.2

Stable
Application Package
Uploaded on 25 November 2016 by OutSystems
Compatible with:
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Release notes:

Bug fixes:

- Exception messages were not shown when a BDD Step produced an unhandled exception.

- BDD Framework would produce errors if the values provided in asserts were longer than 500 chars.

Version 1.0.1

Stable
Application Package
Uploaded on 26 February 2016 by OutSystems
Compatible with:
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Release notes:
- Added a welcome screen with a description for the component and link to "How To" video.