Performance and Site Relability Engineering -Sreenivasulu kota
This Blog will help you to get an idea about performance Testing & Engineering concepts
12 Benefits of Cloud Computing
›
Cost Savings Security Flexibility Mobility Insight Increased Collaboration Quality Control Disaster Recovery Loss Prevention Automatic Sof...
Disadvantages of Cloud Computing
›
Downtime: Downtime is often cited as one of the biggest cloud computing disadvantages. Since cloud computing systems are internet-based, s...
How to Generate Random Passwords with Alphanumeric and special characters ?
›
char charset[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789!@#$%^&*()_+" ; // int passwordLe...
Modify Common Parameters in Multiple Scripts Using Additional Attributes
›
Problem statement: Your performance regression scenario contains 20 different Loadrunner scripts. You run this scenario a number of time...
LoadRunner checks Previous HTTP request i.e. (HTTP 200
›
Whenever server responds to the clients request then with the response code it sends HTTP 200 i.e. The request was fulfilled. Suppose we w...
Modify Common Parameters in Multiple Scripts Using Additional Attributes
›
Problem statement: Your performance regression scenario contains 20 different Loadrunner scripts. You run this scenario a number of time...
Base64 Encode/Decode for LoadRunner
›
#include "base64.h" vuser_init() { int res; // ENCODE lr_save_string( "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" , ...
›
Home
View web version