Client-Side Result Analysis

Performance Test Result Analysis - Client Side Result

Client-side performance test statistics represent the behaviour of the application which an end-user may experience in the real world. The analysis of such stats and graphs is termed Client-side Result Analysis. As an outcome of the test, these stats and graphs are generated by Performance Testing Tool and analysed by a Performance Tester. Any performance … Read more

Google WebPageTest API – A Practical Example

WebPageTest Report

In my previous article, I have shared a simple way to capture the custom client-side performance metrics using Selenium + Javascript Navigation API. In this article, I have shared the details on the key capabilities & instructions on setting up NodeJS wrapper for Webpage Test API and executing a scripted test. WebPageTest API This is … Read more