Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 865 Bytes

PerformanceTesting.md

File metadata and controls

9 lines (8 loc) · 865 Bytes

Performance Testing

  • ElasticSearch exposes REST Api and any suitable http stress test tool can be used
  • Postman Chrome Extension and desktop versions are available
  • Github repository for ElasticSearch stress testing
  • Apache Software Foundation JMeter great tool for more than just Https testing. A bit difficult to start with
  • For Mac you can install JMeter using brew
  • For Windows you can install JMeter using Chocolatey
  • Otherwise download JMeter to your desktop