DFE-Digital / technical-guidance

Principles, standards and guidance for digital delivery teams
https://technical-guidance.education.gov.uk/
Other
22 stars 18 forks source link

Possibly some guidance needed on performance testing best practices #8

Open himal-mandalia opened 5 years ago

himal-mandalia commented 5 years ago

Guidance around performance testing and best practices - tools to use, or how to roll your own, i.e. in a Rails app.

petenorth commented 5 years ago

For School Experience we have implemented a JMeter test that runs as part of our pipeline.

tvararu commented 5 years ago

For frontend testing, feel free to steal from this gist I wrote a short time ago: https://gist.github.com/tvararu/d5f59c691350481f9baa798132f06b68

Also: