Agenda Functional and Performance testing Why Performance Definitions Performance Testing Tools HP LoadRunner Features and Advantages Components Testing.

Slides:



Advertisements
Similar presentations
High level QA strategy for SQL Server enforcer
Advertisements

Performance Testing - Kanwalpreet Singh.
Prashant Lambat Sr. Manager SQA Engineering Symantec Corporation, Pune Date: 29 th January 2011.
1 Real-time End-to-End Transaction Visibility into Distributed and Mainframe Applications Steve Saville Mainframe Technical Account Manager – Compuware.
Welcome to Load Runner Training Program
Load Runner Mercury Performance Test Tool. Topics to be Covered Why Performance ? Why Performance ? Definitions: Performance Testing Definitions: Performance.
Copyright © 2006 Exportech Portugal. All rights reserved.
Load Testing Using NeoLoad
  Copyright 2003 by SPAN Technologies. Performance Assessments of Internet Systems By Kishore G. Kamath SPAN Technologies Testing solutions for the enterprise.
Why Security Testing Is Hard Herbert H. Thompson Presenter: Alicia Young.
Chapter 14 Chapter 14: Server Monitoring and Optimization.
Software Testing and Quality Assurance Testing Web Applications.
Usability Test by Knowing User’s Every Move - Bharat chaitanya.
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.
“IT Solutions for Tourism Industry” CAPS Workshop Yerevan April 14, 2009.
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.
A load testing solution for web sites. In short, it is a simulation of multiple users visiting a web site at the same time and working with it concurrently.
Copyright © Panaya Oracle ® E-Business Suite Testing: How to Get Your Business Users On-Board Amir Farhi Director, Product Marketing.
1 © ALP International CorporationMarch 2001 MD-CFUG Automating your Website Testing By Andrew L. Pollner and Lei Wang ALP International Corporation.
Automation using Selenium Authored & Presented by : Chinmay Sathe & Amit Prabhu Cybage Software Pvt. Ltd.
Load Test Planning Especially with HP LoadRunner >>>>>>>>>>>>>>>>>>>>>>
Chapter 9 Collecting Data with Forms. A form on a web page consists of form objects such as text boxes or radio buttons into which users type information.
Introduction to HP LoadRunner Getting Familiar with LoadRunner >>>>>>>>>>>>>>>>>>>>>>
Testing Tools. Categories of testing tools Black box testing, or functional testing Testing performed via GUI. The tool helps in emulating end-user actions.
Testing XML Pallavi Patwa CSTE,ISTQB (Foundation).
Enterprise PI - How do I manage all of this? Robert Raesemann J Jacksonville, FL.
 CS 5380 Software Engineering Chapter 8 Testing.
Building Scripts For HP LoadRunner >>>>>>>>>>>>>>>>>>>>>>
LoadComplete Testing Tool. LoadComplete Testing Tool.
© 2012 About Me Doing agile since 1999 Start ups / Enterprises Planigle - Consulting and Training Qcue – VP, Engineering.
Enhancing - Vuser Scripts In HP LoadRunner >>>>>>>>>>>>>>>>>>>>>>
MERCURY BUSINESS PROCESS TESTING. AGENDA  Objective  What is Business Process Testing  Business Components  Defining Requirements  Creation of Business.
Team Skill 6: Building the Right System Managing Change (28)
| ©2009, Cognizant Technology SolutionsConfidential All rights reserved. The information contained herein is subject to change without notice. ©2009, Cognizant.
DB2 Universal Database Confidential | July 2012 | India Software Lab Click to add text © 2012 IBM Corporation An End to End Windows Automation Framework.
XHTML & Forms. PHP and the WWW PHP and HTML forms – Forms are the main way users can interact with your PHP scrip Typical usage of the form tag in HTML.
How to Run a Scenario In HP LoadRunner >>>>>>>>>>>>>>>>>>>>>>
SQL INJECTIONS Presented By: Eloy Viteri. What is SQL Injection An SQL injection attack is executed when a web page allows users to enter text into a.
T E S T I N G O P T I M I Z E D 1 Optimus Confidential Performance Testing with LoadRunner Case Study.
Automated Testing Gireendra Kasmalkar Prabodhan Exports Pvt. Ltd.
Database Definition: A collection of verified information that is organized so that you can easily search and find the information you want. NOT A WEBSITE!
Mobile Add-on For Loadrunner Extend HP LoadRunner to Mobile.
Testing From The Browser. What Is eValid? eValid is a test tool suite for WebSite Quality Analysis that is a full-featured IE- compatible web browser.
Performance Testing Test Complete. Performance testing and its sub categories Performance testing is performed, to determine how fast some aspect of a.
1 Copyright © 2011 Tata Consultancy Services Limited PERFORMANCE TESTING.
EValid LoadTest, eV.manger and Validation. Agenda Load Test capability of eValid How to execute load test by using eValid Introduction to eV.manager Validation.
Introduction to Performance Testing Performance testing is the process of determining the speed or effectiveness of a computer, network, software program.
ITC Software ITC PERFORMANCE TESTING SERVICES.
By SPEC INDIA. TestComplete – An Introduction An automated testing tool by SmartBear – TestComplete is a comprehensive product with umpteen features and.
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.
CFUNITED – The premier ColdFusion conference Load and Functional Testing Flex 2 and ColdFusion Matthew Stevanus Universal Mind.
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.
Parameterization is Used Consist of Loadrunner. Loadrunner allows any portion of a string to get replaced with the aid of a parameter. Parameters may.
Troubleshooting Tools
Software Architecture in Practice
Software Testing.
Load Testing January 2018 René Ernst.
Capstone Project Pitch
Application Lifecycle Management – Best Practices for SharePoint and Office App development November 2015.
QuickBooks Pro- Issues That Are Commonly Faced by You Failure in upgrading data file Rebuilding data file Connection loose while attempt Reinstallation.
QuickBooks Pro- Issues That Are Commonly Faced by You Failure in upgrading data file Rebuilding data file Connection loose while attempt Reinstallation.
Software System Testing
PERFORMANCE TESTING.
Load Runner Mercury Performance Test Tool
PERFORMANCE TESTING.
Presentation transcript:

Agenda Functional and Performance testing Why Performance Definitions Performance Testing Tools HP LoadRunner Features and Advantages Components Testing process

Function Testing Client Side Records each user action Only one User Tool :QTP Performance Testing Server Side Records only client –side interaction Multiple User Tool : LoadRunner

User Name Password Sign in User.text (“UN”) Pass.text(“Pass”) Button.click(SI)

User Name Password Sign in (User.text =“UN”,Pass.text=“Pass”,Button.click(SI))

Why Performance…? Does the application respond quickly enough for the intended users? Will the application handle the expected user load and beyond? Will the application handle the number of transactions required by the business? Is the application stable under expected and unexpected user loads? Are you sure that users will have a positive experience on go-live day?

Performance failure = Lost revenue Yahoo News : Fri Jun 6, :50 PM ET Amazon Inc US website was down for about 2 hours Impact : Amazon Shares fell 4.59 percent Internet Business News: July 27,2006 Australia's JetStar airline website crashed as too many users went online to take advantage of holiday promotions.

Good Performance…?

Define Stress/Load/Performance Testing Stress Testing: Stress Testing is done in order to check when the application fails by varying the system resources such as RAM, HDD etc. and keeping the number of users as constant. Load Testing: Load Testing is done in order to check when the application fails by increasing the number of users and keeping the system resources as constant. Performance Testing: The term Performance can mean measuring response time, number of hits, resource utilization, or some other system characteristic( or group of them), by varying the number of users.

Without tool ??

Performance Testing Tools HP-LoadRunner Compuware-QA Load IBM-Rational Performance Tester Borland-Silk Performer

Key Benefits Obtain an accurate picture of end-to-end system performance Verify that new or upgraded applications meet your specified performance requirements Identify and eliminate performance bottlenecks during the development lifecycle Reduce production downtime and poor application performance

LoadRunner Components Controller VuGen Analysis LoadRunner

LoadRunner Components The Virtual User Generator captures end-user business processes and creates an automated performance testing script, also known as a virtual user script

LoadRunner Components The Controller organizes, drives, manages, and monitors the load test.

LoadRunner Components The Analysis helps you view, dissect, and compare the performance results.

LoadRunner Components The Analysis helps you view, dissect, and compare the performance results.

Any Questions