Performance and Site Relability Engineering -Sreenivasulu kota

This Blog will help you to get an idea about performance Testing & Engineering concepts

Base64 Encode/Decode for LoadRunner

›
  #include "base64.h" vuser_init() {   int res;   // ENCODE   lr_save_string( "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" , ...

How to design workload model for stress testing?

›
    In this blog post, we will see how to design workload model for stress testing. Every person in this world has a breaking point. In shor...

How to use performance center ?

›
  In this blog post, we will see about how to use Performance Center for Load/Stress Testing. HP Performance Center is a web based applicati...

Correlation issue - conversion from hex to string

›
void convert_hexparam(const char* paramName) { char* src=0; char* psrc=0; char* dst = 0; char* pdst = 0; size_t srclen = 0; char c; ...

Random Name Generator

›
keep in global.sh: random_alpha (char* param_name, int length)  {  char buff[32] = "";  int r,i;  char c;  srand ((unsigned int...
‹
›
Home
View web version

About Me

My photo
sreenivasulu kota
United States
View my complete profile
Powered by Blogger.