I want to perform Load (Performance) Testing of Single Page Application (SPA). Also want to record the performance metrics. I have found that JMeter performs load testing for API calls but not actual browser for SPA.
Could you please suggest any opensource or paid alternatives which i can use to perform load testing of SPA for concurrent 500 users.
Thanks