Performance Testing - Kanwalpreet Singh.

Slides:



Advertisements
Similar presentations
Cultural Heritage in REGional NETworks REGNET Project Meeting Content Group
Advertisements

Topics to be discussed Introduction Performance Factors Methodology Test Process Tools Conclusion Abu Bakr Siddiq.
Agenda Functional and Performance testing Why Performance Definitions Performance Testing Tools HP LoadRunner Features and Advantages Components Testing.
Welcome to Load Runner Training Program
MCTS GUIDE TO MICROSOFT WINDOWS 7 Chapter 10 Performance Tuning.
NETWORK LOAD BALANCING NLB.  Network Load Balancing (NLB) is a Clustering Technology.  Windows Based. (windows server).  To scale performance, Network.
Load Testing Using NeoLoad
Chapter 19: Network Management Business Data Communications, 4e.
  Copyright 2003 by SPAN Technologies. Performance Assessments of Internet Systems By Kishore G. Kamath SPAN Technologies Testing solutions for the enterprise.
Web Server Hardware and Software
Lesson 11-Virtual Private Networks. Overview Define Virtual Private Networks (VPNs). Deploy User VPNs. Deploy Site VPNs. Understand standard VPN techniques.
Software Testing and Quality Assurance Testing Web Applications.
IT:Network:Applications VIRTUAL DESKTOP INFRASTRUCTURE.
How Clients and Servers Work Together. Objectives Learn about the interaction of clients and servers Explore the features and functions of Web servers.
©Company confidential 1 Performance Testing for TM & D – An Overview.
A Day in the Life of an Application Performance Engineer Keith Lyon - Shunra Software
Understanding of Load Testing Tools Especially HP LoadRunner >>>>>>>>>>>>>>>>>>>>>>
PROJECT PRESENTATION Prof: Daniel Amyot Presented By… ANVESH ALUWALA GURPREET SINGH DHADDA Evaluation of Load Testing Tools WebLOAD Professional Vs NeoLoad.
MSF Testing Introduction Functional Testing Performance Testing.
Understanding and Managing WebSphere V5
1 © ALP International CorporationMarch 2001 MD-CFUG Automating your Website Testing By Andrew L. Pollner and Lei Wang ALP International Corporation.
Load Test Planning Especially with HP LoadRunner >>>>>>>>>>>>>>>>>>>>>>
Introduction to HP LoadRunner Getting Familiar with LoadRunner >>>>>>>>>>>>>>>>>>>>>>
FALL 2005CSI 4118 – UNIVERSITY OF OTTAWA1 Part 4 Web technologies: HTTP, CGI, PHP,Java applets)
TESTING STRATEGY Requires a focus because there are many possible test areas and different types of testing available for each one of those areas. Because.
Manage Engine: Q Engine. What is it?  Tool developed by Manage Engine that allows one to test web applications using a variety of different tests to.
MCTS Guide to Microsoft Windows 7
Chapter Intranet Agents. Chapter Background Intranet: an internal corporate network based on Internet technology. Typically, an intranet can.
Bottlenecks: Automated Design Configuration Evaluation and Tune.
1 SilkPerformer – R Prepared by Sriraman K.
Managing and Monitoring Windows 7 Performance Lesson 8.
Database-Driven Web Sites, Second Edition1 Chapter 5 WEB SERVERS.
SURENDER SARA 10GAS Building Corporate KPI’s
Building Scripts For HP LoadRunner >>>>>>>>>>>>>>>>>>>>>>
Computer Emergency Notification System (CENS)
Enhancing - Vuser Scripts In HP LoadRunner >>>>>>>>>>>>>>>>>>>>>>
Remote Access Using Citrix Presentation Server December 6, 2006 Matthew Granger IT665.
How to Run a Scenario In HP LoadRunner >>>>>>>>>>>>>>>>>>>>>>
Apache JMeter By Lamiya Qasim. Apache JMeter Tool for load test functional behavior and measure performance. Questions: Does JMeter offers support for.
11 CLUSTERING AND AVAILABILITY Chapter 11. Chapter 11: CLUSTERING AND AVAILABILITY2 OVERVIEW  Describe the clustering capabilities of Microsoft Windows.
Mobile Add-on For Loadrunner Extend HP LoadRunner to Mobile.
Performance Testing Test Complete. Performance testing and its sub categories Performance testing is performed, to determine how fast some aspect of a.
When you run a scenario, the Vusers on each host machine use the host’s IP address. You can define multiple IP addresses on a host machine to emulate a.
Understanding Performance Testing Basics by Adnan Khan.
1 Copyright © 2011 Tata Consultancy Services Limited PERFORMANCE TESTING.
Software Architecture in Practice Mandatory project in performance engineering.
Introduction to Performance Testing Performance testing is the process of determining the speed or effectiveness of a computer, network, software program.
Connect with life Cheryl Johnson VSTS Solution Expert | Canarys Automations Pvt Ltd Performance Testing.
1 Chapter Overview Monitoring Access to Shared Folders Creating and Sharing Local and Remote Folders Monitoring Network Users Using Offline Folders and.
Eris Performance & Load Testing. Performance & Load Testing Basics Part 1.
LOAD RUNNER. Product Training Load Runner 3 Examples of LoadRunner Performance Monitors Internet/Intranet Database server App servers Web servers Clients.
IV&VS Capabilities. 2 V IRTUAL USER GENERATOR 3 V IRTUAL U SER T ECHNOLOGY AND ADVANTAGES  Simulates a real user  Requires less resources – machines.
Proctor Caching and System Check September 4, 2014 Becky Hoeft Conference Number: (877) Conference Pin:
Technology Coordinator Training. Agenda Getting Started Using SystemCheck Technology Configurations Infrastructure Trial Proctor Caching Overview Managing.
HPHC - PERFORMANCE TESTING Dec 15, 2015 Natarajan Mahalingam.
1 Presented by: Val Pennell, Test Tool Manager Date: March 9, 2004 Software Testing Tools – Load Testing.
IV&VS Capabilities. 2 L OADRUNNER C ONTROLLER – S CENARIO DESIGN.
Performance Testing - LR. 6/18/20162 Contents Why Load Test Your Web Application ? Functional vs. Load Web Testing Web-Based, Multi-Tiered Architecture.
Session on Load Testing - Alok Agarwal. Agenda for the session Definitions Example on load testing What to Avoid When Testing for Load Goals of Load Testing.
Cofax Scalability Document Version Scaling Cofax in General The scalability of Cofax is directly related to the system software, hardware and network.
Chapter 19: Network Management
Netscape Application Server
SeeTestLoad.
性能测试那些事儿 刘博 ..
Software Architecture in Practice
Load Testing January 2018 René Ernst.
Exploring Azure Event Grid
Performance Load Testing Case Study – Agilent Technologies
PERFORMANCE TESTING.
PERFORMANCE TESTING.
Presentation transcript:

Performance Testing - Kanwalpreet Singh

Agenda Overview Need of Performance Testing Types of Performance Testing Tools available HP Loadrunner Components of Loadrunner Record and Replay Scenario Creation Analysis Loadrunner Testing Process Integration of Loadrunner with ALM Performance Center

Overview Performance testing is a type of testing intended to determine the responsiveness, stability, and/or scalability of a system under a given workload. Performance testing is commonly conducted to accomplish the following: Assess production readiness Evaluate against performance criteria Find the source of performance problems Determine the current load system can handle

Need of Performance Testing Performance testing is conducted to address one or more risks related to expense, opportunity costs, continuity, and/or corporate reputation. Some more specific reasons include: To assess infrastructure adequacy by evaluating current capacity. Improving the efficiency of performance tuning by: Analyzing the behavior of the application at various load levels. Identifying bottlenecks in the application. Assessing adequacy of developed software performance by: Determining the application's desired performance characteristics before and after changes to the software. Improves quality from user’s prospective Provide information related to the speed, scalability, and stability of a product prior to production release, thus enabling you to make informed decisions about whether and when to tune the system.

Types of Performance Testing Volume/Load testing - This subcategory of performance testing is focused on determining or validating performance characteristics of the system or application under test when subjected to workloads and load volumes anticipated during production operations. Stress testing - Executed to understand how the system fails due to conditions at the boundary, or outside of, the expected tolerances. These tests are designed to determine under what conditions an application fail and what indicators can be monitored to warn of an impending failure. Stability testing - Aimed at validating the solution’s ability to sustain high load for a prolonged period of time. It is usually performed to identify issues related to memory management (leaks) or reliability (exception handling). Failover testing - Stresses the solution’s ability to react quickly to the failure of one or more of its components, either software or hardware

Tools available There are various tools available in the market for load testing, few of them are: IBM Rational Performance Tester - Eclipse based large scale performance testing tool primarily used for executing large volume performance tests to measure system response time for server based applications. Jmeter - Java desktop application for load testing and performance measurement OpenSTA - Open source web load/stress testing application, licensed under the Gnu GPL. Utilizes a distributed software architecture based on CORBA. NeoLoad – Used for load testing mobile applications. HP Loadrunner - Performance testing tool primarily used for executing large numbers of tests (or a large number or virtual users) concurrently. Oracle Application Testing Suite – Used primarily for load testing Siebel applications.

HP Loadrunner HP LoadRunner load tests an application by emulating an environment in which multiple users work concurrently. While the application is under load, LoadRunner accurately measures, monitors, and analyzes a system’s performance and functionality. LoadRunner works by creating virtual users who take the place of real users operating client software, such as Internet Explorer sending requests using the HTTP protocol to IIS or Apache web servers. Because numerous Virtual users can run on a single computer, LoadRunner reduces the amount of hardware required for testing. LoadRunner automatically records the performance of the application during a test. We can choose from a wide variety of graphs and reports to view the performance data. LoadRunner checks where performance delays occur: network or client delays, CPU performance, I/O delays, database locking, or other issues at the database server.

Components of Loadrunner There are 3 main components of Loadrunner: Create/Edit Scripts – This component is also known as Virtual user Generator(VuGen). A script is recorded in this component as per the manual test case and then enhanced by adding script checks and dynamic variables so that the script can run multiple times. Run Load Tests – This component is also known as Controller where a scenario is created. A scenario describes the events that occur during a testing session. A scenario includes a list of machines on which Virtual users run, a list of scripts that the Virtual users run, and a specified number of Virtual users or Virtual user groups that run during the scenario. Analyze Test Results – This component is also known as Analysis. During load test scenario execution, Virtual users generate result data as they perform their transactions. The Report utilities enable you to view a Summary of each graph. A report automatically summarizes and displays the test’s significant data in graphical and tabular format. You can generate reports based on customizable report templates

Loadrunner Testing Process Below is typical Loadrunner Testing Process: Planning the test – Prepare manual test cases that needs to be load tested. Creating Vuser scripts – Record the manual test cases through VuGen. Creating the scenario – Create the scenario in Controller. Running the scenario – Run the scenario for a specific duration. Monitoring the scenario – Monitor different performance counters during the test. Analyze test results – After the completion of the test, prepare analysis report and analyze test results.

Loadrunner Testing Process - VuGen

Loadrunner Testing Process - VuGen

Loadrunner Testing Process – Controller (Design)

Loadrunner Testing Process – Controller (Run)

Loadrunner Testing Process – Analysis

Integration of Loadrunner with ALM HP offers a software called Performance Center that helps in managing all the Loadrunner scripts within ALM. Different components of Performance Center are: Performance Center Host Performance Center Server Performance Center have built in Test Management Capabilities. Real time monitoring is available to testers and stakeholders. Performance Center offers scheduling Capabilities allowing multiple test to occur.

Performance Center There is an additional side bar in ALM Performance center addition through which you can schedule your load tests for any time.

Performance Center cont... All the recorded scripts can be saved in ALM by the following methods: Clicking on Upload Script within ALM

Performance Center cont... Saving script directly through VuGen by creating a connection with HP ALM. Enter the ALM url and click on Connect. Once connected, enter the user credentials and select the required project. You can save the recorded script by clicking on “Save As” in ALM Test Plan

Performance Center cont... A scenario can be created within Performance center by creating a Test Case of type Performance Test within Test Plan tab of ALM

Questions??