Skip to content

First Contentful Paint

First Contentful Paint or FCP is one of the important metrics in UI Performance Testing. It provides the time when the browser renders the first bit of content like text, image, non-white canvas etc. It gives… 

Total Blocking Time

Total blocking time defines as the sum of all the long tasks (=Long Task processing Time – 50ms) between First Contentful Paint and Time To Interactive period which blocks the main thread and prevents the… 

First Paint – UI Metric

First Paint is a UI Metric denotes the time when the browser renders the very first pixels to the screen. In simple words, it refers to the time at which the first pixel renders on a… 

UI Performance Testing Tools

UI Performance Testing Tools

Now a day, it is straightforward to check the response time of any website from different geographical locations. For a company, it’s important to determine the website’s or system’s performance on a regular basis. The… 

LoadRunner - Graph Analysis - Overlay Correlate and Tile

LoadRunner – Overlay, Correlate & Tile Graphs

It is always considered Test Analysis as the most important and technical part in performance testing, rather than scripting and execution. Performance test result analysis requires your actual expertise. During the analysis phase, you can…