Skip to content

Oracle DB Performance Counters

Introduction Oracle Database (OracleDB) is an object-relational database management system produced and marketed by Oracle Corporation. It is a multi-model database, meaning it can support multiple data models, including the object-relational model and the object-oriented… 

Important Counters for Performance Testing

What are Performance Counters? In Performance Testing, the Performance counters are a type of metric used to measure the performance of hardware, software and networks. These counters are used to track the performance of various… 

Authentication Protocols

Authentication Protocol or Authentication Method is one of the hidden and unattended topics. Most of us have faced scripting challenges mostly in correlating the dynamic values. If the correlated script is passed in one go… 

Demand of Apache JMeter in 2023

Apache JMeter is a well-known open-source tool for performance testing, trusted by many MNCs to carry out performance testing. They accepted JMeter as a powerful tool for identifying performance bugs. JMeter is the best tool… 

WebPageTest Report

Google WebPageTest API – A Practical Example

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…