MongoDB Performance Counters

MongoDB is an open-source, document-oriented, NoSQL database program. It is a type of database that stores information in a collection of documents, rather than in a traditional relational database. MongoDB is designed to be scalable, fast and provide high availability. It also provides a rich query language, allowing developers to query their data quickly and … Read more

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 then we just proceed ahead without thinking about the type of authentication, but in case we stuck then it is … 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

Software Testing Improving Electrical Hardware Designs

When we think of performance testing and calculations, it is typically with regard to the performance of a given web application or software. We use performance testing processes to “validate the performance of an application under load”, and thereby determine what if any changes need to be made to optimise that performance and improve results. It’s an … Read more