automated testing

1
people, i work for a company and we are developing the backend for a client, another company is developing the front end, does anyone know any way to create automated tests only for the backend?
asked
3 answers
2

Jenkins can help you with the pipeline cicd, and selenium can automate the task.

or you can try with Katalon studio.

answered
1

Have you looked at the Unit Testing module on the Marketplace? This can be good for testing well defined sub microflows to ensure the logic there is correct. You can expose this to Jenkins if you are using that, or just run from the Mendix app itself.

As Quang suggests, Katalon Studio is good if you have a web based frontend to test against. There is also ATS, and that offers better Mendix support, but at a greater cost.

Good luck!

answered
0

Hi Bruno

is your question still relevant? At Menditect we have developed a specific solution for this.

 

feel free to contact me.

 

Kind regards 

Markus Travaille

answered