mardi 24 octobre 2017

Performance, load and stress testing in Django

I am studying the different types of testing for a Django application. I know how to do functional and unit testing in Django and how to apply different methodologies, but now I am facing a new challenge, I need to know how to do:

  • Performance testing
  • Load testing
  • Stress testing

I know the difference between them but I dont know which is the best methodology to follow,which are the best packages for do it or simply where I can get some documentation about it.

So my question is, how can I start to do these types of tests in a Django app or where can I get some good documentation about it?

Thanks

Aucun commentaire:

Enregistrer un commentaire