La recherche a retourné 2 résultats
Aller sur la recherche avancée
- mar. mars 10, 2026 3:47 am
- Forum : Support des tests automatisés
- Sujet : Débuter avec SquashTM : comment gérer et suivre les tests automatisés ?
- Réponses : 3
- Vues : 3429
Re: Débuter avec SquashTM : comment gérer et suivre les tests automatisés ?
SquashTM is mainly used as a reference and management tool. Test automation itself is not developed directly within the platform; instead, automated tests are connected to Squash test cases through integrations or CI tools such as Jenkins. The execution results are then reported back to Squash, ensu...
- mer. janv. 28, 2026 7:42 am
- Forum : Questions générales / General questions
- Sujet : Structuration du référentiel de test
- Réponses : 5
- Vues : 10372
Re: Structuration du référentiel de test
Separating test cases from project structure can feel awkward at first. I had the same experience.