testing-framework
Reactive icon

Testing Framework

Stable version 5.1.1 (Compatible with OutSystems 11)
Uploaded
 on 9 Jul
 by 
5.0
 (7 ratings)
testing-framework

Testing Framework

5 star
7
1 Review |  7 Ratings
4 star
0
0 Reviews |  0 Ratings
3 star
0
0 Reviews |  0 Ratings
2 star
0
0 Reviews |  0 Ratings
1 star
0
0 Reviews |  0 Ratings
7
Ratings
5.0
5
Reviews
by 
27 Jun
in version 5.1.0
Great features and best support.
by 
2023-09-19
in version 4.1.0
simple
easy to use
by 
2023-06-05
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)