Skip to content

Performance Testing – System Failures & Losses

If we dig down the history, many incidents occurred that led to system failures and business losses in terms of money and brand value. Among them, some could have been avoided with continuous server monitoring… 

Mobile Application Performance Testing

Mobile Application Performance Testing

Mobile Application Performance Testing is a new domain opening the door to new challenges due to the lack of a properly defined approach, tool etc. Read the article to understand what are the key points… 

GC time ratio Calculator

GC Time Ratio Calculator

The Parallel Garbage Collector or Throughput Collector has an argument to set the target application throughput. The argument is: -XX:GCTimeRatio=<N> To set the target throughput, you need to calculate the correct GC Time Ratio value… 

Speed Index

Speed Index (SI) is a UI Performance Testing metric that calculates how quickly the content of the webpage is visually displayed to the end-users. Actually, the speed index is not a time-based unit. It is… 

Largest Contentful Paint

Largest Contentful Paint or LCP is one of the important metrics in UI Performance Testing. It provides the time when the largest element of the web page is loaded in the browser and ready to consume… 

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…