11
© R2K, Inc. www.r2k.com Per for mance Tool ± Web LOAD 8 .1

Web-Load

Embed Size (px)

Citation preview

Page 1: Web-Load

8/7/2019 Web-Load

http://slidepdf.com/reader/full/web-load 1/11

© R2K, Inc. www.r2k.com

Performance Tool ± WebLOAD 8.1

Page 2: Web-Load

8/7/2019 Web-Load

http://slidepdf.com/reader/full/web-load 2/11

© R2K, Inc. www.r2k.com2

Performance Tool - WebLOAD

Table of contents1 . Types of Performance Testing

2. Introduction to WebLOAD

3. WebLOAD Solution

4. Installation

5. Steps

6. Utility

7. Agenda8. Parameterization

9. Q&A

Page 3: Web-Load

8/7/2019 Web-Load

http://slidepdf.com/reader/full/web-load 3/11

© R2K, Inc. www.r2k.com3

Performance Tool - WebLOAD

Types of Performance TestingLoad Testing - Will simulate a real time user load on the application and testing this prior to production ensures

application will be stable and any performance issues can be addressed in pre-production phase ; Behaviour @

various loads

Stress Testing ± Stress Testing ensures the application which is tested for expected load can take on spikes in the

load condition like increase in rate of transactions and study its impact on the system resources and helps tune

and configure the system optimally ; Break Point

Scalability Testing ±To determine how effectively the system can scale to accommodate the increasing load ; Max

TPS

Endurance Testing ± Execute the test with expected user load sustained over longer period of time with normal ramp

up and ramp down time ; Memory Leaks

Volume Testing ± Volume testing is a typical load testing except that a large volume of data is populated on the

database to study its impact on the application response time and database overall health ; Behaviour @

various DB volumes

Page 4: Web-Load

8/7/2019 Web-Load

http://slidepdf.com/reader/full/web-load 4/11

© R2K, Inc. www.r2k.com4

Performance Tool - WebLOAD

Introduction To WebLOADWebLOADis a testing tool by Radview Software Ltd. Used for testing the functionality

and performance of Web-based applications ± both Internet and Intranet. It can

measure the performance of your application under any load condition. Use

WebLOAD to test how well your web site will perform under real-world condition by

combining performance, load and functional tests or by running them individually.

Page 5: Web-Load

8/7/2019 Web-Load

http://slidepdf.com/reader/full/web-load 5/11

© R2K, Inc. www.r2k.com5

Performance Tool - WebLOAD

WebLOAD Solution

Platforms Windows 2000/XP/2003, Linux, and Solaris.

Protocol HTTP/S, SOAP, XML, WAP 1/2, Radius, FTP, MAPI, IMAP,

SMTP/POP, LDAP, TCP/IP, UDP, TELNET, RTSP/RTP,D/COM, Oracle Forms, Adobe AMF (Flex) .

Web 2.0 Technologies Ajax, Adobe Flex, Adobe AIR, Silverlight and Multimedia

Database Microsoft SQL Server, Oracle, MySQL, ODBC/JDBC and

Sybase.

ERP and CRM Oracle Forms, SAP, Siebel, PeopleSoft, Lawson and JD

Edwards

Business Intelligence Hyperion and Cognos

Page 6: Web-Load

8/7/2019 Web-Load

http://slidepdf.com/reader/full/web-load 6/11

Page 7: Web-Load

8/7/2019 Web-Load

http://slidepdf.com/reader/full/web-load 7/11

© R2K, Inc. www.r2k.com7

Performance Tool - WebLOAD

StepsRecording

Debugging

Execute

Verify

Reporting

Page 8: Web-Load

8/7/2019 Web-Load

http://slidepdf.com/reader/full/web-load 8/11

Page 9: Web-Load

8/7/2019 Web-Load

http://slidepdf.com/reader/full/web-load 9/11

© R2K, Inc. www.r2k.com9

Performance Tool - WebLOAD

AgendaTwo types of agenda:

Single Agenda ± Running single transaction to verify the load.

Mixed Agenda ± Running multiple transaction at same point of time to verify the load .

Page 10: Web-Load

8/7/2019 Web-Load

http://slidepdf.com/reader/full/web-load 10/11

© R2K, Inc. www.r2k.com10

Performance Tool - WebLOAD

Parameterization ± Data parameterization is a key process in any form of testing which uses an

automation tool

± The main purpose behind doing data parameterization in a test script is:

To test the application with multiple data

To test the application where some transactions have data dependency(example: say an banking application which does not allow multiple login

with one single id. In such a case to login to the application, id needs to beparameterized and populated with as much number of id¶s (data) for running the performance test script

Page 11: Web-Load

8/7/2019 Web-Load

http://slidepdf.com/reader/full/web-load 11/11

© R2K, Inc. www.r2k.com11

Performance Tool - WebLOAD