SlideShare a Scribd company logo
A
PROJECT REPORTON
WEBSITE TESTING
PLANTS BY WEBSPHERE
Submitted To
NIIT INSTITUTE

In Partial Fulfillment Of
DIPLOMA IN SOFTWARE TESTING
AND QUALITY ASSURANCE

Submitted By
Mr.Pachankar Gajanan
(SI-S131108100553)

Guided By
Mrs. PRAJAKTA JOGLEKAR.
Year 2013-2014

Page 1 of 37
Batch Code:B140156
Start Date: 15/01/2014
End Date: 30/01/2014

Name of the Coordinator: Mrs. Prajakta Joglekar
Name of the Tester: Mr. Pachankar Gajanan

Date of Submission: 05/02/2014

Page 2 of 37
ACKNOWLEDGEMENT

This project could not have been completed in this
form without support encouragement and help
First and foremest is Mrs.Prajakta Joglekar our
internal guide without whom this journey have never
completed .Her pivotal guidance made this project to
reach
Heights that made us think deeper and proper.
One name we would never forget because of her
constant inspiration to the project and she is Miss Swati
Kashyap Her constant efforts and encouragement just
can’t be expressed in words.
All our staff Members deserves our thanks for their
Co-operation
Lastly, Thanks to all those who have directly or indirectly
involved in completion of this project.

Page 3 of 37
Index
Title

Page no

Introduction………………………. 6
Started…………………………... 8
Recording………………………. 9
Datapools………………………

11

Data Correlation………………

13

Reports………………………….. 16
Folders…………………………

26

Schedules………………………

27

References……………………… 37

Page 4 of 37
TOOLS USED FOR TESTING: Rational Performance Tester

Page 5 of 37
INTRODUCTION TO WEBSITE
Plants by WebSphere:
Is an Web-based e-commerce application supporting the sale of seeds ,plants and
gardening tools .
Using “PlantsByWebsphere”storefront Customer can browse for item to purchase
View product details put items in a shopping Cart. and log into place orders.
The general architecture of Plants ByWebsphere
Is a frame based browser front end that communicates with theIBMWebServer
Application server layer through an IBM http server

Page 6 of 37
IBM Rational Performance Tester
IBM Rational Performance Tester is a tool for automated
performance testing of web and server based applications from
the Rational Software division of IBM. It allows users to create
tests that mimic user transactions between an application client
and server. During test execution, these transactions are
replicated in parallel to simulate a large transaction load on the
server. Server response time measurements are collected to
identify the presence and cause of any potential application
bottlenecks. It is primarily used by Software Quality Assurance
teams to perform automated software performance testing.
IBM Rational Performance Tester (RPT) is a performance test
automation tool used to measure web and server based
application scalability. Using RPT, quality assurance teams can
subject a web application or server to a large volume of
transactions for the purpose of measuring the server response
times. Lengthy response times are considered application
bottlenecks, and information regarding these bottlenecks is
typically passed along to application developers to correct, in an
effort to decrease system response time. RPT is an Eclipse based
performance test tool.

Page 7 of 37
Tools used for Testing: Rational Performance Testing
Getting started with IBM web sphere server

Page 8 of 37
RECORDING
Recording Performance Test
Begin with File>New> Test from Recording
Select http recording from the dialog and clickNext

By default rational performance tester users the Microsoft internet explorer
web browser to record tests. To change the browsers used for recordings
open the http recording preferences page and select the browser you want
from the Application to record list.

Recorder Control View
Page 9 of 37
Look at the recorder control view to confirm that your actions are being recorded

Switch back to the browser window click the plants by web sphere toolbar link near the top of the
browser.
In IBM RPT Window. On the recorder control tab verify that the Kbytes recorder is not zero and
recorder status is recording.
Click bonsai tree in the special section of the site home page.
Click add to cart.
Click check out now.
Click sign in to continue.
Click continue.
Click submit order.
In RPT verify that the recorder control tab reports test generation completed

Page 10 of 37
DATAPOOLS
Is a Framework used to vary user data in a transaction during test
execution.
Used for user emulation during test play back.
Data Type
User
Application state

Rational Performance Tester
Datapools
Data correlation

Datapool elements
Record:A row of data.rows are indexed starting with zero
Variable:a named data column cells.data resides in column
Cells and typically typed based on what is expected by the
application under test

Page 11 of 37
CREATING A DEFAULT DATAPOOL

Create small datapools on the fly.
Import existing.csv files into the project to create large data sets.
RPT has no automatic data generation tools.

Page 12 of 37
EDITING A DATAPOOL

OPEN THE DATAPOOL FILESELECT A RECORD OR COLUMN HEADER AND
RIGHT CLICK FOR THE POP MENU

Page 13 of 37
STEPS FOR IMPORTING .CSV FILES TO CREATE DATAPOOLS:

Select Import from the Context menu
Select Datapool from inport source
Browse for the .csv file and select the datapool to import into.

Exported datapool format
Export default datapool file
Add data
Preserve data
Import
Add to test

Page 14 of 37
DATA CORRELATION

Mechanism used to manage dynamic data within a
transaction
With a web based application data is typically returned in a
http response that is later used in a http requests.
Incorrect or missing values can cause playback to fail.or
generate invalid
Workload for testing.
DATA CORRELATION SETTINGS
Window
Preferences
Performance test generation

Page 15 of 37
REPORTS
Reports are views of statistical test result
Types of Reports:
1. Performance report
2. Page element report
3. percentile report
4. Transaction report
5. Verification point report

Reports

Performance
Page
Report(Default) Element
Report

Percentile
Report

Transaction Verification
Report
Point
Report

Overall

YES

YES

NO

YES

NO

NO

YES

NO

YES

NO

NO

NO

NO

YES
Summary
YES
Page
Performance

Response
Vs Time
Summary

YES

YES

YES

YES

NO

Response
Vs Time
detail
Page
Throughput

YES

YES

YES

NO

NO

YES

YES

YES

NO

NO

Server
Health

YES

YES

YES

NO

NO

Resources

YES

NO

NO

NO

NO

Page 16 of 37
Performance Report :overall

First it goes to the
1.Initializing Computer
2.Running
3.Performing test log data transfer
4. complete
This tab provides following information:
A progress indicator showing the state of the run

Page 17 of 37
Performance Report :summary

Summary tab summarizes the data most significant to the test run
It enables you to analyze the tests final or intermediate results at
a glance.

Page 18 of 37
Performance Report :Page Performance

The Page performance tab shows the Average response of the
slowest ten pages in the test as the test progresses.

Page 19 of 37
Performance Report:Response vs Time summary

This tab displays the average response trends as graphed
through times
It contain two ;line graph with corresponding summary tables

Page 20 of 37
Performance Report:Response vs Time Details

This tab lets you see the response trend as graphed through time
Minimum page response time for the run
Average page response time for the run
Maximum page response time for the run

Page 21 of 37
Performance Report:Page throughput

This tab provides an overview of the frequency of requests being
transferred per interval

Page 22 of 37
Performance Report:server Health Summary

This tab provides the overall indication of how well the server is
responding to the laod

Page 23 of 37
Performance Report:server Health Detail

This tab provides specific details for the ten least successful
pages.

Page 24 of 37
MANAGING REPORTS:

Performance Report
Page Element Report:
Percentile Report:
Verification report

Page 25 of 37
FOLDERS

CREATING AND ORGANIZING PROJECT FOLDERS
In the Test Navigator select the MyPlant project
And then click
File >New>Folder

Accept default parent folder
In the folder name box type 01_tests and then click finish
In the same manner create the following folders
02. schedules
03. Datapools
04. agents
05. results

Page 26 of 37
SCHEDULES

CREATE AND RUNNING SIMPLE PERFORMANCE TEST SCHEDULE:

Select 02.schedules folder
Select new> performance schedule

Page 27 of 37
CREATE AND RUNNING MORE COMPLEX PERFORMANCE
TEST SCHEDULE:

Schedule Attributes:
Test:
Random selector:Define weight of items
Loop:Number of Iterations
Delay:fixed period of time

Page 28 of 37
Comment:

Page 29 of 37
REPORT FOR PERFORMANCE TEST SCHEDULE:OVERALL

This tab provides following information:
A progress indicator showing the state of the run

Page 30 of 37
REPORT FOR PERFORMANCE TEST SCHEDULE:SUMMARY

Summary tab summarizes the data most significant to the test run
It enable you to analyze the tests final or intermediate results at a
glance

Page 31 of 37
REPORT FOR PERFORMANCE TEST SCHEDULE:PAGE
PERFORMANCE

The Page performance tab shows the Average response of the
slowest ten pagesin the test as the test progresses.

Page 32 of 37
REPORT FOR PERFORMANCE TEST SCHEDULE:PAGE VS
TIME SUMMARY

This tab displays the average response trends as graphed
through times
It contain two ;line graph with corresponding summary tables

Page 33 of 37
REPORT FOR PERFORMANCE TEST SCHEDULE:RESPONSE
VS TIME DETAIL

This tab lets you see the response trend as graphed through time
Minimum page response time for the run
Average page response time for the run
Maximum page response time for the run

Page 34 of 37
REPORT FOR PERFORMANCE TEST SCHEDULE:PAGE
THROUGHPUT

This tab provides an overview of the frequency of requests being
transferred per interval

Page 35 of 37
REPORT FOR PERFORMANCE TEST SCHEDULE:SERVER
HEALTH SUMMARY

This tab provides the overall indication of how well the server is
responding to the laod

Page 36 of 37
REPORT FOR PERFORMANCE TEST SCHEDULE:SERVER
HEALTH DETAIL

This tab provides specific details for the ten least successful
pages.

References:-Rational Performance Tester
Reference link:-http://localhost:9080/PlantsByWebsphere

Page 37 of 37

More Related Content

What's hot

SAP Testing Training
SAP Testing TrainingSAP Testing Training
SAP Testing Training
VGlobal Govi
 
Test automation
Test automationTest automation
Test automation
Jitendra Malviya
 
Less01 1 introduction_module
Less01 1 introduction_moduleLess01 1 introduction_module
Less01 1 introduction_module
Suresh Mishra
 
Database Testing
Database TestingDatabase Testing
Database Testing
Ashvin Fofandi
 
QTP Training by INFOTECH
QTP Training by INFOTECHQTP Training by INFOTECH
QTP Training by INFOTECH
Pravinsinh
 
Basic Database Testing
Basic Database TestingBasic Database Testing
Basic Database Testing
Kumar S
 
Ginsbourg.com - Performance and load test report template ltr 2.0
Ginsbourg.com - Performance and load test report template ltr 2.0Ginsbourg.com - Performance and load test report template ltr 2.0
Ginsbourg.com - Performance and load test report template ltr 2.0
Shay Ginsbourg
 
API automation with JMeter + Bamboo CI
API automation with JMeter + Bamboo CIAPI automation with JMeter + Bamboo CI
API automation with JMeter + Bamboo CI
Mykola Kovsh
 
QTP&UFT Automation Framework
QTP&UFT Automation FrameworkQTP&UFT Automation Framework
QTP&UFT Automation Framework
Yu Tao Zhang
 
Testing check list
Testing check listTesting check list
Testing check list
Atul Pant
 
Qtp With Descriptive Programming
Qtp With Descriptive ProgrammingQtp With Descriptive Programming
Qtp With Descriptive Programming
Kuldeep Sharma
 
Performance testing with JMeter
Performance testing with JMeterPerformance testing with JMeter
Performance testing with JMeter
Mikael Kundert
 
Automation Framework/QTP Framework
Automation Framework/QTP FrameworkAutomation Framework/QTP Framework
Automation Framework/QTP Framework
HeyDay Software Solutions
 
Load Runner Methodology to Performance Testing
Load Runner Methodology to Performance TestingLoad Runner Methodology to Performance Testing
Load Runner Methodology to Performance Testing
ijtsrd
 
Using JMeter and Google Analytics for Software Performance Testing
Using JMeter and Google Analytics for Software Performance TestingUsing JMeter and Google Analytics for Software Performance Testing
Using JMeter and Google Analytics for Software Performance Testing
XBOSoft
 
PEOPLESOFT PTF
PEOPLESOFT PTFPEOPLESOFT PTF
PEOPLESOFT PTF
Gautam Chaudhary
 
Performance Testing from Scratch + JMeter intro
Performance Testing from Scratch + JMeter introPerformance Testing from Scratch + JMeter intro
Performance Testing from Scratch + JMeter intro
Mykola Kovsh
 
Less11 3 e_loadmodule_1
Less11 3 e_loadmodule_1Less11 3 e_loadmodule_1
Less11 3 e_loadmodule_1
Suresh Mishra
 
Load testing with J meter
Load testing with J meterLoad testing with J meter
Load testing with J meter
Manoj Shankaramanchi
 
Perfromane Test Tool jmeter
Perfromane Test Tool jmeterPerfromane Test Tool jmeter
Perfromane Test Tool jmeter
Naga Mallala
 

What's hot (20)

SAP Testing Training
SAP Testing TrainingSAP Testing Training
SAP Testing Training
 
Test automation
Test automationTest automation
Test automation
 
Less01 1 introduction_module
Less01 1 introduction_moduleLess01 1 introduction_module
Less01 1 introduction_module
 
Database Testing
Database TestingDatabase Testing
Database Testing
 
QTP Training by INFOTECH
QTP Training by INFOTECHQTP Training by INFOTECH
QTP Training by INFOTECH
 
Basic Database Testing
Basic Database TestingBasic Database Testing
Basic Database Testing
 
Ginsbourg.com - Performance and load test report template ltr 2.0
Ginsbourg.com - Performance and load test report template ltr 2.0Ginsbourg.com - Performance and load test report template ltr 2.0
Ginsbourg.com - Performance and load test report template ltr 2.0
 
API automation with JMeter + Bamboo CI
API automation with JMeter + Bamboo CIAPI automation with JMeter + Bamboo CI
API automation with JMeter + Bamboo CI
 
QTP&UFT Automation Framework
QTP&UFT Automation FrameworkQTP&UFT Automation Framework
QTP&UFT Automation Framework
 
Testing check list
Testing check listTesting check list
Testing check list
 
Qtp With Descriptive Programming
Qtp With Descriptive ProgrammingQtp With Descriptive Programming
Qtp With Descriptive Programming
 
Performance testing with JMeter
Performance testing with JMeterPerformance testing with JMeter
Performance testing with JMeter
 
Automation Framework/QTP Framework
Automation Framework/QTP FrameworkAutomation Framework/QTP Framework
Automation Framework/QTP Framework
 
Load Runner Methodology to Performance Testing
Load Runner Methodology to Performance TestingLoad Runner Methodology to Performance Testing
Load Runner Methodology to Performance Testing
 
Using JMeter and Google Analytics for Software Performance Testing
Using JMeter and Google Analytics for Software Performance TestingUsing JMeter and Google Analytics for Software Performance Testing
Using JMeter and Google Analytics for Software Performance Testing
 
PEOPLESOFT PTF
PEOPLESOFT PTFPEOPLESOFT PTF
PEOPLESOFT PTF
 
Performance Testing from Scratch + JMeter intro
Performance Testing from Scratch + JMeter introPerformance Testing from Scratch + JMeter intro
Performance Testing from Scratch + JMeter intro
 
Less11 3 e_loadmodule_1
Less11 3 e_loadmodule_1Less11 3 e_loadmodule_1
Less11 3 e_loadmodule_1
 
Load testing with J meter
Load testing with J meterLoad testing with J meter
Load testing with J meter
 
Perfromane Test Tool jmeter
Perfromane Test Tool jmeterPerfromane Test Tool jmeter
Perfromane Test Tool jmeter
 

Viewers also liked

Performance Teting - VU Scripting Using Rational (http://www.geektester.blogs...
Performance Teting - VU Scripting Using Rational (http://www.geektester.blogs...Performance Teting - VU Scripting Using Rational (http://www.geektester.blogs...
Performance Teting - VU Scripting Using Rational (http://www.geektester.blogs...
raj.kamal13
 
Know More About Rational Performance - Snehamoy K
Know More About Rational Performance - Snehamoy KKnow More About Rational Performance - Snehamoy K
Know More About Rational Performance - Snehamoy K
Roopa Nadkarni
 
Qc dept open_sta overview
Qc dept open_sta overviewQc dept open_sta overview
Qc dept open_sta overview
qc-pyramid
 
Best Practices In Load And Stress Testing Cmg Seminar[1]
Best Practices In Load And Stress Testing Cmg Seminar[1]Best Practices In Load And Stress Testing Cmg Seminar[1]
Best Practices In Load And Stress Testing Cmg Seminar[1]
Munirathnam Naidu
 
Anatomy of Bed Bug Tips to Control from Bed Bugs
Anatomy of Bed Bug Tips to Control from Bed BugsAnatomy of Bed Bug Tips to Control from Bed Bugs
Anatomy of Bed Bug Tips to Control from Bed Bugs
Cummings Pest Control
 
Load Testing SAP Applications with IBM Rational Performance Tester
Load Testing SAP Applications with IBM Rational Performance TesterLoad Testing SAP Applications with IBM Rational Performance Tester
Load Testing SAP Applications with IBM Rational Performance Tester
Bill Duncan
 
Take a load off! Load testing your Oracle APEX or JDeveloper web applications
Take a load off! Load testing your Oracle APEX or JDeveloper web applicationsTake a load off! Load testing your Oracle APEX or JDeveloper web applications
Take a load off! Load testing your Oracle APEX or JDeveloper web applications
Sage Computing Services
 
Apache JMeter - A Brief Introduction
Apache JMeter - A Brief IntroductionApache JMeter - A Brief Introduction
Apache JMeter - A Brief Introduction
agilitator
 
Automation With A Tool Demo
Automation With A Tool DemoAutomation With A Tool Demo
Automation With A Tool Demo
Nivetha Padmanaban
 
RFT - Ashish Mathur
RFT - Ashish MathurRFT - Ashish Mathur
RFT - Ashish Mathur
Roopa Nadkarni
 
Load Testing and JMeter Presentation
Load Testing and JMeter PresentationLoad Testing and JMeter Presentation
Load Testing and JMeter Presentation
Neill Lima
 
Performance Test Plan - Sample 1
Performance Test Plan - Sample 1Performance Test Plan - Sample 1
Performance Test Plan - Sample 1
Atul Pant
 
Automation testing IBM RFT - Rational Functional Tester
Automation testing IBM RFT - Rational Functional TesterAutomation testing IBM RFT - Rational Functional Tester
Automation testing IBM RFT - Rational Functional Tester
VijayChowthri Nagaprakasham
 
3 Things Every Sales Team Needs to Be Thinking About in 2017
3 Things Every Sales Team Needs to Be Thinking About in 20173 Things Every Sales Team Needs to Be Thinking About in 2017
3 Things Every Sales Team Needs to Be Thinking About in 2017
Drift
 
How to Become a Thought Leader in Your Niche
How to Become a Thought Leader in Your NicheHow to Become a Thought Leader in Your Niche
How to Become a Thought Leader in Your Niche
Leslie Samuel
 

Viewers also liked (15)

Performance Teting - VU Scripting Using Rational (http://www.geektester.blogs...
Performance Teting - VU Scripting Using Rational (http://www.geektester.blogs...Performance Teting - VU Scripting Using Rational (http://www.geektester.blogs...
Performance Teting - VU Scripting Using Rational (http://www.geektester.blogs...
 
Know More About Rational Performance - Snehamoy K
Know More About Rational Performance - Snehamoy KKnow More About Rational Performance - Snehamoy K
Know More About Rational Performance - Snehamoy K
 
Qc dept open_sta overview
Qc dept open_sta overviewQc dept open_sta overview
Qc dept open_sta overview
 
Best Practices In Load And Stress Testing Cmg Seminar[1]
Best Practices In Load And Stress Testing Cmg Seminar[1]Best Practices In Load And Stress Testing Cmg Seminar[1]
Best Practices In Load And Stress Testing Cmg Seminar[1]
 
Anatomy of Bed Bug Tips to Control from Bed Bugs
Anatomy of Bed Bug Tips to Control from Bed BugsAnatomy of Bed Bug Tips to Control from Bed Bugs
Anatomy of Bed Bug Tips to Control from Bed Bugs
 
Load Testing SAP Applications with IBM Rational Performance Tester
Load Testing SAP Applications with IBM Rational Performance TesterLoad Testing SAP Applications with IBM Rational Performance Tester
Load Testing SAP Applications with IBM Rational Performance Tester
 
Take a load off! Load testing your Oracle APEX or JDeveloper web applications
Take a load off! Load testing your Oracle APEX or JDeveloper web applicationsTake a load off! Load testing your Oracle APEX or JDeveloper web applications
Take a load off! Load testing your Oracle APEX or JDeveloper web applications
 
Apache JMeter - A Brief Introduction
Apache JMeter - A Brief IntroductionApache JMeter - A Brief Introduction
Apache JMeter - A Brief Introduction
 
Automation With A Tool Demo
Automation With A Tool DemoAutomation With A Tool Demo
Automation With A Tool Demo
 
RFT - Ashish Mathur
RFT - Ashish MathurRFT - Ashish Mathur
RFT - Ashish Mathur
 
Load Testing and JMeter Presentation
Load Testing and JMeter PresentationLoad Testing and JMeter Presentation
Load Testing and JMeter Presentation
 
Performance Test Plan - Sample 1
Performance Test Plan - Sample 1Performance Test Plan - Sample 1
Performance Test Plan - Sample 1
 
Automation testing IBM RFT - Rational Functional Tester
Automation testing IBM RFT - Rational Functional TesterAutomation testing IBM RFT - Rational Functional Tester
Automation testing IBM RFT - Rational Functional Tester
 
3 Things Every Sales Team Needs to Be Thinking About in 2017
3 Things Every Sales Team Needs to Be Thinking About in 20173 Things Every Sales Team Needs to Be Thinking About in 2017
3 Things Every Sales Team Needs to Be Thinking About in 2017
 
How to Become a Thought Leader in Your Niche
How to Become a Thought Leader in Your NicheHow to Become a Thought Leader in Your Niche
How to Become a Thought Leader in Your Niche
 

Similar to My Project on Rational Performance Testing

Online Examination Java Projectreport.docx
Online Examination Java Projectreport.docxOnline Examination Java Projectreport.docx
Online Examination Java Projectreport.docx
TanishaPatil4
 
What is Test Case in Manual Testing (1).pdf
What is Test Case in Manual Testing (1).pdfWhat is Test Case in Manual Testing (1).pdf
What is Test Case in Manual Testing (1).pdf
Infotek Solutions
 
Performance Testing
Performance TestingPerformance Testing
Performance Testing
Selin Gungor
 
Why is the application running so slowly?
Why is the application running so slowly?Why is the application running so slowly?
Why is the application running so slowly?
Michael Rosenblum
 
2F9_S4HANA2020_BPD_EN_US.docx
2F9_S4HANA2020_BPD_EN_US.docx2F9_S4HANA2020_BPD_EN_US.docx
2F9_S4HANA2020_BPD_EN_US.docx
Arun Obilisetty
 
Performance testing and j meter overview
Performance testing and j meter overviewPerformance testing and j meter overview
Performance testing and j meter overview
krishna chaitanya
 
The Importance of Performance Testing Theory and Practice - QueBIT Consulting...
The Importance of Performance Testing Theory and Practice - QueBIT Consulting...The Importance of Performance Testing Theory and Practice - QueBIT Consulting...
The Importance of Performance Testing Theory and Practice - QueBIT Consulting...
QueBIT Consulting
 
Agilent Technologies Demo
Agilent Technologies DemoAgilent Technologies Demo
Agilent Technologies Demo
cerebraldecypher
 
Plex Supply Chain Community Conference
Plex Supply Chain Community Conference Plex Supply Chain Community Conference
Plex Supply Chain Community Conference
Rev_Group
 
PPAP.ppt
PPAP.pptPPAP.ppt
PPAP.ppt
pjanakiraman3
 
Quizine: An online Test
Quizine: An online TestQuizine: An online Test
Quizine: An online Test
Randhir Gupta
 
Less05 2 e_testermodule_4
Less05 2 e_testermodule_4Less05 2 e_testermodule_4
Less05 2 e_testermodule_4
Suresh Mishra
 
Early watch report
Early watch reportEarly watch report
Early watch report
cecileekove
 
Quick guide to plan and execute a load test
Quick guide to plan and execute a load testQuick guide to plan and execute a load test
Quick guide to plan and execute a load test
duke.kalra
 
Performance Testing using LoadRunner
Performance Testing using LoadRunnerPerformance Testing using LoadRunner
Performance Testing using LoadRunner
Kumar Gupta
 
Introduction to testing.
Introduction to testing.Introduction to testing.
Introduction to testing.
Jithinctzz
 
Agile Development of High Performance Applications
Agile Development of High Performance ApplicationsAgile Development of High Performance Applications
Agile Development of High Performance Applications
Fabian Lange
 
5 Essential Tips for Load Testing Beginners
5 Essential Tips for Load Testing Beginners5 Essential Tips for Load Testing Beginners
5 Essential Tips for Load Testing Beginners
Neotys
 
Stages of FMEA in Total Quality Management
Stages of FMEA in Total Quality Management Stages of FMEA in Total Quality Management
Stages of FMEA in Total Quality Management
Dr.Raja R
 
SOFTWARE TESTING
SOFTWARE TESTINGSOFTWARE TESTING
SOFTWARE TESTING
Aurobindo Nayak
 

Similar to My Project on Rational Performance Testing (20)

Online Examination Java Projectreport.docx
Online Examination Java Projectreport.docxOnline Examination Java Projectreport.docx
Online Examination Java Projectreport.docx
 
What is Test Case in Manual Testing (1).pdf
What is Test Case in Manual Testing (1).pdfWhat is Test Case in Manual Testing (1).pdf
What is Test Case in Manual Testing (1).pdf
 
Performance Testing
Performance TestingPerformance Testing
Performance Testing
 
Why is the application running so slowly?
Why is the application running so slowly?Why is the application running so slowly?
Why is the application running so slowly?
 
2F9_S4HANA2020_BPD_EN_US.docx
2F9_S4HANA2020_BPD_EN_US.docx2F9_S4HANA2020_BPD_EN_US.docx
2F9_S4HANA2020_BPD_EN_US.docx
 
Performance testing and j meter overview
Performance testing and j meter overviewPerformance testing and j meter overview
Performance testing and j meter overview
 
The Importance of Performance Testing Theory and Practice - QueBIT Consulting...
The Importance of Performance Testing Theory and Practice - QueBIT Consulting...The Importance of Performance Testing Theory and Practice - QueBIT Consulting...
The Importance of Performance Testing Theory and Practice - QueBIT Consulting...
 
Agilent Technologies Demo
Agilent Technologies DemoAgilent Technologies Demo
Agilent Technologies Demo
 
Plex Supply Chain Community Conference
Plex Supply Chain Community Conference Plex Supply Chain Community Conference
Plex Supply Chain Community Conference
 
PPAP.ppt
PPAP.pptPPAP.ppt
PPAP.ppt
 
Quizine: An online Test
Quizine: An online TestQuizine: An online Test
Quizine: An online Test
 
Less05 2 e_testermodule_4
Less05 2 e_testermodule_4Less05 2 e_testermodule_4
Less05 2 e_testermodule_4
 
Early watch report
Early watch reportEarly watch report
Early watch report
 
Quick guide to plan and execute a load test
Quick guide to plan and execute a load testQuick guide to plan and execute a load test
Quick guide to plan and execute a load test
 
Performance Testing using LoadRunner
Performance Testing using LoadRunnerPerformance Testing using LoadRunner
Performance Testing using LoadRunner
 
Introduction to testing.
Introduction to testing.Introduction to testing.
Introduction to testing.
 
Agile Development of High Performance Applications
Agile Development of High Performance ApplicationsAgile Development of High Performance Applications
Agile Development of High Performance Applications
 
5 Essential Tips for Load Testing Beginners
5 Essential Tips for Load Testing Beginners5 Essential Tips for Load Testing Beginners
5 Essential Tips for Load Testing Beginners
 
Stages of FMEA in Total Quality Management
Stages of FMEA in Total Quality Management Stages of FMEA in Total Quality Management
Stages of FMEA in Total Quality Management
 
SOFTWARE TESTING
SOFTWARE TESTINGSOFTWARE TESTING
SOFTWARE TESTING
 

Recently uploaded

Essentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation ParametersEssentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation Parameters
Safe Software
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
Zilliz
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
panagenda
 
What is an RPA CoE? Session 1 – CoE Vision
What is an RPA CoE?  Session 1 – CoE VisionWhat is an RPA CoE?  Session 1 – CoE Vision
What is an RPA CoE? Session 1 – CoE Vision
DianaGray10
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
ScyllaDB
 
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their MainframeDigital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Precisely
 
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
Edge AI and Vision Alliance
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
saastr
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
Neo4j
 
Principle of conventional tomography-Bibash Shahi ppt..pptx
Principle of conventional tomography-Bibash Shahi ppt..pptxPrinciple of conventional tomography-Bibash Shahi ppt..pptx
Principle of conventional tomography-Bibash Shahi ppt..pptx
BibashShahi
 
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansBiomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Neo4j
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Pitangent Analytics & Technology Solutions Pvt. Ltd
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
DanBrown980551
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
Tatiana Kojar
 
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
saastr
 
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid ResearchHarnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Neo4j
 
AppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSFAppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSF
Ajin Abraham
 

Recently uploaded (20)

Essentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation ParametersEssentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation Parameters
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
 
What is an RPA CoE? Session 1 – CoE Vision
What is an RPA CoE?  Session 1 – CoE VisionWhat is an RPA CoE?  Session 1 – CoE Vision
What is an RPA CoE? Session 1 – CoE Vision
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
 
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their MainframeDigital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
 
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
“How Axelera AI Uses Digital Compute-in-memory to Deliver Fast and Energy-eff...
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
 
Principle of conventional tomography-Bibash Shahi ppt..pptx
Principle of conventional tomography-Bibash Shahi ppt..pptxPrinciple of conventional tomography-Bibash Shahi ppt..pptx
Principle of conventional tomography-Bibash Shahi ppt..pptx
 
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansBiomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
 
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
 
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid ResearchHarnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
 
AppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSFAppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSF
 

My Project on Rational Performance Testing

  • 1. A PROJECT REPORTON WEBSITE TESTING PLANTS BY WEBSPHERE Submitted To NIIT INSTITUTE In Partial Fulfillment Of DIPLOMA IN SOFTWARE TESTING AND QUALITY ASSURANCE Submitted By Mr.Pachankar Gajanan (SI-S131108100553) Guided By Mrs. PRAJAKTA JOGLEKAR. Year 2013-2014 Page 1 of 37
  • 2. Batch Code:B140156 Start Date: 15/01/2014 End Date: 30/01/2014 Name of the Coordinator: Mrs. Prajakta Joglekar Name of the Tester: Mr. Pachankar Gajanan Date of Submission: 05/02/2014 Page 2 of 37
  • 3. ACKNOWLEDGEMENT This project could not have been completed in this form without support encouragement and help First and foremest is Mrs.Prajakta Joglekar our internal guide without whom this journey have never completed .Her pivotal guidance made this project to reach Heights that made us think deeper and proper. One name we would never forget because of her constant inspiration to the project and she is Miss Swati Kashyap Her constant efforts and encouragement just can’t be expressed in words. All our staff Members deserves our thanks for their Co-operation Lastly, Thanks to all those who have directly or indirectly involved in completion of this project. Page 3 of 37
  • 4. Index Title Page no Introduction………………………. 6 Started…………………………... 8 Recording………………………. 9 Datapools……………………… 11 Data Correlation……………… 13 Reports………………………….. 16 Folders………………………… 26 Schedules……………………… 27 References……………………… 37 Page 4 of 37
  • 5. TOOLS USED FOR TESTING: Rational Performance Tester Page 5 of 37
  • 6. INTRODUCTION TO WEBSITE Plants by WebSphere: Is an Web-based e-commerce application supporting the sale of seeds ,plants and gardening tools . Using “PlantsByWebsphere”storefront Customer can browse for item to purchase View product details put items in a shopping Cart. and log into place orders. The general architecture of Plants ByWebsphere Is a frame based browser front end that communicates with theIBMWebServer Application server layer through an IBM http server Page 6 of 37
  • 7. IBM Rational Performance Tester IBM Rational Performance Tester is a tool for automated performance testing of web and server based applications from the Rational Software division of IBM. It allows users to create tests that mimic user transactions between an application client and server. During test execution, these transactions are replicated in parallel to simulate a large transaction load on the server. Server response time measurements are collected to identify the presence and cause of any potential application bottlenecks. It is primarily used by Software Quality Assurance teams to perform automated software performance testing. IBM Rational Performance Tester (RPT) is a performance test automation tool used to measure web and server based application scalability. Using RPT, quality assurance teams can subject a web application or server to a large volume of transactions for the purpose of measuring the server response times. Lengthy response times are considered application bottlenecks, and information regarding these bottlenecks is typically passed along to application developers to correct, in an effort to decrease system response time. RPT is an Eclipse based performance test tool. Page 7 of 37
  • 8. Tools used for Testing: Rational Performance Testing Getting started with IBM web sphere server Page 8 of 37
  • 9. RECORDING Recording Performance Test Begin with File>New> Test from Recording Select http recording from the dialog and clickNext By default rational performance tester users the Microsoft internet explorer web browser to record tests. To change the browsers used for recordings open the http recording preferences page and select the browser you want from the Application to record list. Recorder Control View Page 9 of 37
  • 10. Look at the recorder control view to confirm that your actions are being recorded Switch back to the browser window click the plants by web sphere toolbar link near the top of the browser. In IBM RPT Window. On the recorder control tab verify that the Kbytes recorder is not zero and recorder status is recording. Click bonsai tree in the special section of the site home page. Click add to cart. Click check out now. Click sign in to continue. Click continue. Click submit order. In RPT verify that the recorder control tab reports test generation completed Page 10 of 37
  • 11. DATAPOOLS Is a Framework used to vary user data in a transaction during test execution. Used for user emulation during test play back. Data Type User Application state Rational Performance Tester Datapools Data correlation Datapool elements Record:A row of data.rows are indexed starting with zero Variable:a named data column cells.data resides in column Cells and typically typed based on what is expected by the application under test Page 11 of 37
  • 12. CREATING A DEFAULT DATAPOOL Create small datapools on the fly. Import existing.csv files into the project to create large data sets. RPT has no automatic data generation tools. Page 12 of 37
  • 13. EDITING A DATAPOOL OPEN THE DATAPOOL FILESELECT A RECORD OR COLUMN HEADER AND RIGHT CLICK FOR THE POP MENU Page 13 of 37
  • 14. STEPS FOR IMPORTING .CSV FILES TO CREATE DATAPOOLS: Select Import from the Context menu Select Datapool from inport source Browse for the .csv file and select the datapool to import into. Exported datapool format Export default datapool file Add data Preserve data Import Add to test Page 14 of 37
  • 15. DATA CORRELATION Mechanism used to manage dynamic data within a transaction With a web based application data is typically returned in a http response that is later used in a http requests. Incorrect or missing values can cause playback to fail.or generate invalid Workload for testing. DATA CORRELATION SETTINGS Window Preferences Performance test generation Page 15 of 37
  • 16. REPORTS Reports are views of statistical test result Types of Reports: 1. Performance report 2. Page element report 3. percentile report 4. Transaction report 5. Verification point report Reports Performance Page Report(Default) Element Report Percentile Report Transaction Verification Report Point Report Overall YES YES NO YES NO NO YES NO YES NO NO NO NO YES Summary YES Page Performance Response Vs Time Summary YES YES YES YES NO Response Vs Time detail Page Throughput YES YES YES NO NO YES YES YES NO NO Server Health YES YES YES NO NO Resources YES NO NO NO NO Page 16 of 37
  • 17. Performance Report :overall First it goes to the 1.Initializing Computer 2.Running 3.Performing test log data transfer 4. complete This tab provides following information: A progress indicator showing the state of the run Page 17 of 37
  • 18. Performance Report :summary Summary tab summarizes the data most significant to the test run It enables you to analyze the tests final or intermediate results at a glance. Page 18 of 37
  • 19. Performance Report :Page Performance The Page performance tab shows the Average response of the slowest ten pages in the test as the test progresses. Page 19 of 37
  • 20. Performance Report:Response vs Time summary This tab displays the average response trends as graphed through times It contain two ;line graph with corresponding summary tables Page 20 of 37
  • 21. Performance Report:Response vs Time Details This tab lets you see the response trend as graphed through time Minimum page response time for the run Average page response time for the run Maximum page response time for the run Page 21 of 37
  • 22. Performance Report:Page throughput This tab provides an overview of the frequency of requests being transferred per interval Page 22 of 37
  • 23. Performance Report:server Health Summary This tab provides the overall indication of how well the server is responding to the laod Page 23 of 37
  • 24. Performance Report:server Health Detail This tab provides specific details for the ten least successful pages. Page 24 of 37
  • 25. MANAGING REPORTS: Performance Report Page Element Report: Percentile Report: Verification report Page 25 of 37
  • 26. FOLDERS CREATING AND ORGANIZING PROJECT FOLDERS In the Test Navigator select the MyPlant project And then click File >New>Folder Accept default parent folder In the folder name box type 01_tests and then click finish In the same manner create the following folders 02. schedules 03. Datapools 04. agents 05. results Page 26 of 37
  • 27. SCHEDULES CREATE AND RUNNING SIMPLE PERFORMANCE TEST SCHEDULE: Select 02.schedules folder Select new> performance schedule Page 27 of 37
  • 28. CREATE AND RUNNING MORE COMPLEX PERFORMANCE TEST SCHEDULE: Schedule Attributes: Test: Random selector:Define weight of items Loop:Number of Iterations Delay:fixed period of time Page 28 of 37
  • 30. REPORT FOR PERFORMANCE TEST SCHEDULE:OVERALL This tab provides following information: A progress indicator showing the state of the run Page 30 of 37
  • 31. REPORT FOR PERFORMANCE TEST SCHEDULE:SUMMARY Summary tab summarizes the data most significant to the test run It enable you to analyze the tests final or intermediate results at a glance Page 31 of 37
  • 32. REPORT FOR PERFORMANCE TEST SCHEDULE:PAGE PERFORMANCE The Page performance tab shows the Average response of the slowest ten pagesin the test as the test progresses. Page 32 of 37
  • 33. REPORT FOR PERFORMANCE TEST SCHEDULE:PAGE VS TIME SUMMARY This tab displays the average response trends as graphed through times It contain two ;line graph with corresponding summary tables Page 33 of 37
  • 34. REPORT FOR PERFORMANCE TEST SCHEDULE:RESPONSE VS TIME DETAIL This tab lets you see the response trend as graphed through time Minimum page response time for the run Average page response time for the run Maximum page response time for the run Page 34 of 37
  • 35. REPORT FOR PERFORMANCE TEST SCHEDULE:PAGE THROUGHPUT This tab provides an overview of the frequency of requests being transferred per interval Page 35 of 37
  • 36. REPORT FOR PERFORMANCE TEST SCHEDULE:SERVER HEALTH SUMMARY This tab provides the overall indication of how well the server is responding to the laod Page 36 of 37
  • 37. REPORT FOR PERFORMANCE TEST SCHEDULE:SERVER HEALTH DETAIL This tab provides specific details for the ten least successful pages. References:-Rational Performance Tester Reference link:-http://localhost:9080/PlantsByWebsphere Page 37 of 37