Created on 22 March 2022
icon_unfollowing
Login to follow
testing-framework

Testing Framework

Stable version 4.1.0 (Compatible with OutSystems 11)
Uploaded on 17 July 2023 by 
testing-framework

Testing Framework

5 star
6
1 Review |  6 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
6
Ratings
5.0 Average rating
4
Reviews
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)
by 
2023-04-14
in version 2.0.1
Very well thought out testing framework. Built with a lot of "magic".