Performance and Site Relability Engineering -Sreenivasulu kota
This Blog will help you to get an idea about performance Testing & Engineering concepts
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...
Capture SAMLResponse dynamic value in loadrunner script
›
#ifndef _GLOBALS_H #define _GLOBALS_H //-------------------------------------------------------------------- // Include Files #inclu...
Oracle NCA Protocol Example Scripts
›
In the following example, the user selected an item from a list ( nca_list_activate_item ), pressed a button ( nca_button_press ), retriev...
Oracle NCA Protocol Example Scripts
›
In the following example, the user selected an item from a list ( nca_list_activate_item ), pressed a button ( nca_button_press ), retri...
Loadrunner And Oracle Part1
›
Introduction This is part 1 of an article which discusses some of the mechanisms for performance testing Oracle Applications / Oracle ...
Multi-Protocol (Oracle NCA/Web) Tips & Tricks
›
Pre-Patch 4 Architecture Pre-Patch 4 Architecture issues for Internet Deployment of Forms Forms Listener Servlet – patch 4 Record...
Tuning Garbage Collection Outline
›
This document is a summary or outline of Sun's document: Tuning Garbage collection with the 1.4.2 Hotspot JVM located here: http://ja...
‹
›
Home
View web version