gatling & loadui - open source tools for preformance testing

9

Click here to load reader

Upload: raman-kansal

Post on 18-Jun-2015

687 views

Category:

Technology


0 download

DESCRIPTION

This talk was presented at VodQA Gurgaon 5th edition (22nd March 2014).

TRANSCRIPT

Page 1: Gatling & LoadUI - Open Source Tools For Preformance Testing

Other Open Source Tools:- Performance Testing

Priyanka HasijaAnkur Agarwal

Page 2: Gatling & LoadUI - Open Source Tools For Preformance Testing

Agenda

LoadUI & Gatling

● Introduction● Components● Sample Showcase

Page 3: Gatling & LoadUI - Open Source Tools For Preformance Testing

LoadUI

LoadUI is a open source load testing tool that is free and cross-platform.

-Interactive

-Easy Start

-Drag and Drop

-New performance parameters/test case can be added while test case is running

Page 4: Gatling & LoadUI - Open Source Tools For Preformance Testing

Components

● VU generators

● Runners

● Flow

● Scheduler

● Output

Page 5: Gatling & LoadUI - Open Source Tools For Preformance Testing

How to Create Sample Test Case

Page 6: Gatling & LoadUI - Open Source Tools For Preformance Testing

Gatling

● Open source load testing tool

● Simulations are code written in user friendly Scala DSL

● Record scenarios from browser

● Run multiple scenarios in one simulation

● Graphical reports with pretty graphs

Page 7: Gatling & LoadUI - Open Source Tools For Preformance Testing

Getting Started

● Download(http://gatling-tool.org/) and unzip

● Record scenarios

● Run Simulations

● View Reports

Page 8: Gatling & LoadUI - Open Source Tools For Preformance Testing

Sample Example

Page 9: Gatling & LoadUI - Open Source Tools For Preformance Testing

Questions?