Give us feedback
testing-framework
Reactive icon

Testing Framework

Stable version 4.1.0 (Compatible with OutSystems 11)
Uploaded on 17 Jul by 
5.0
 (6 ratings)
testing-framework

Testing Framework

Details
Automated tests for OutSystems applications.
Read more

Testing Framework brings test automation to OutSystems.

Current capabilities allow testing of server actions, including non-public actions, mocking server actions, mocking queries, and more.

Release notes (4.1.0)
  • Fixed "This SqlTransaction has completed" errors being logged.
  • External database connections are also rolled back at the end of a test.
  • Support mocking CheckRole actions (and other role actions).
  • Support mocking GetEntity actions (and other entity actions).
  • Support mocking WakeTimer actions.
License (4.1.0)
Reviews (4)
19 Sep
in version 4.1.0
simple
easy to use
5 Jun
in version 4.0.0
It works really well and it's nor hard to use, however it is triggering an error in the Outsystems Server of a customer, about a SQL Transaction (maybe related to the "rollback"?). It can be an issue specific to their environment, but I'm not sure yet.

Short description:

Error closing the transaction to the database: This SqlTransaction has completed; it is no longer usable.
   at System.Data.SqlClient.SqlTransaction.ZombieCheck()
   at System.Data.SqlClient.SqlTransaction.Commit()
   at OutSystems.HubEdition.Extensibility.Data.TransactionService.GenericTransactionManager.EndTransaction(TransactionInfo transInfo, Boolean commit, Boolean toFreeResources)
14 Apr
in version 2.0.1
Very well thought out testing framework. Built with a lot of "magic". 
Related assets
More from Leonardo Fernandes