test unitaire bs 7.2 community

bonjour,
est-il possible d’effectuer des test de son processus nouvellement.
car cela devient pénible de lancer a chaque fois le portail, de s’authentifier et de dérouler toutes les étapes des process.

merci d’avance

I use a test system to do this. You have to build the tests and then you can run them again and again and again :slight_smile:

http://www.winautomation.com/

but this is more for windows and stuff.

However to test websites (and enter data) I also use JMeter. Voici le lien pour le français

http://blog.milamberspace.net/index.php/jmeter-pages

regards
Seán

PS: Si cette réponse répond à votre question, s’il vous plaît marquer comme résolu.

Not sure exactly what you want to do here.

In Studio when you click the run button it will launch the process and you can test it there.

Can you be more specific?

regards
Seán

i want to run a test for all routes of my process at once time.
When i update a gate of my process , i run the process and enter all data for check if a gate its ok.
i repeat this action many times

excuse me i dont speak a good english

Il est possible d’automatiser l’exécution d’un processus via l’utilisation des API du moteur de workflow.

J’ai réalise un process Maven + JUnit qui démontre ce genre de cas d’utilisation : https://github.com/amottier/tahiti-integration-test

Note : la version Subscription permet d’automatiser la construction notamment des fichiers .bar. En ce moment une solution d’intégration continue via Jenkins est en cours d’évaluation pour les clients Bonitasoft.

d’accord je vais voir cela et je te reviens a bientôt.
je ne manquerais pas de checker la bonne réponse.

merci d’avance