lundi 8 avril 2019

Best software components for testing in this particular case

I am worrying what are the best components to do what I need, that is:

  1. present the user a simple (possibly customizable) web page where he can choose a test to run or a test in progress to stop.
  2. Give the user the possibility to scroll past test cases and download the produced artifacts at any time.
  3. Give the user the possibility of specifying input parameters for the test (e.g. the IP where the test should be applied)
  4. when the test is in progress, the web page should get notified about the events from the testing framework.

I was thinking about Jenkins for the frontend and Jtest for the backend. What do you think, what is the best approach here?

Aucun commentaire:

Enregistrer un commentaire