Categories
Jmeter Performance Testing

How to execute a test continuously for specified duration without bothering no. of times using JMETER?

Scenario: Do you have the following scenario to execute by Jmeter and not able to find the solution? Having HTTP Request / REST Request in a test plan, required to execute the test for 1 hour duration without bothering repetition , and to Find the application robustness and consistency to bear max load? Find no. […]

Categories
Databases MySQL

MySQL an introduction and basic tutorial

MySQL is a Open source database management systems. It ‘s a powerful database management system with a lot of flexibility. This tutorial covers basic introduction to MySQL. In this tutorial I’m using Centos operating system for installing MySQL. Installing MySQL in centos MySQL can be installed using yum repository, and can be installed using the […]