dimanche 6 novembre 2016

How can I make sure I hit an specific server?

I need to write some smoke test to test an application is up and running(health-check), however we have two servers and every time there is a request, it will use only one of the servers. What is the best way to make sure both servers get requested(one request per server).

P.S: The tests are written on selenium and also some REST API calls.

Aucun commentaire:

Enregistrer un commentaire