j meter presentation 4

26

Upload: sameer-naik

Post on 17-May-2015

2.470 views

Category:

Documents


4 download

DESCRIPTION

Presentation expalining Performance Testing, Automation Testing and use of Jmeter tool to achieve same

TRANSCRIPT

Page 1: J Meter Presentation 4
Page 2: J Meter Presentation 4

Contents

• Performance testing

• Agile methodology

• Automated testing

• JMeter

2/20/2010 First Draft 2

Page 3: J Meter Presentation 4

What are the pain points ?

19%

18%

17%

16%

16%

14% Reliability issues: connection drop issuesover a period of time.

Load test at module level.

Scalability in terms of Number of usershandled by the system.

Quick comparison of Performance testresults across OS Platforms.

Load test at the functional level.

PSR testing for Quick POCs. (Based on survey conducted at BMC Software)

Page 4: J Meter Presentation 4

PROCESS

• Write code( 1- 6 months)

• Compile code

• Send it to QA (or Production ?)

• Performance Regression

• PANIC !

No Performance Testing !

Page 5: J Meter Presentation 4

A BETTER WAY

• Write code

• CI compiles code and runs test

• Send it to QA ( or Production?)

• Performance Regression

• PANIC !

No Performance Testing !

Page 6: J Meter Presentation 4

A BETTER WAY 2.0

• Performance test artifacts as soon as they pass Unit and Functional testing

• Fast feedback for developers

• No Surprises

Page 7: J Meter Presentation 4

Warm Up

• Performance testing

• Agile methodology

• Automated testing

2/20/2010 First Draft 7

Page 8: J Meter Presentation 4

It’s your turn

• Performance testing• Agile methodology

• Automated testing

2/20/2010 First Draft 8

Page 9: J Meter Presentation 4

• To determine how fast some

aspect of a system performs

under a particular workload .

2/20/2010 First Draft 9

Performance testing

Page 10: J Meter Presentation 4

2/20/2010 First Draft 10

“ What cannot be measured, cannot be improved.”

Page 11: J Meter Presentation 4

Performance Testing

Page 12: J Meter Presentation 4

JMeter

• What is JMeter

• Who can use JMeter

• Where can we use JMeter

• When can we use JMeter

• Why to use JMeter

• How to use JMeter

2/20/2010 First Draft 12

Page 13: J Meter Presentation 4

JMeter

• What is JMeter– Background– History

2/20/2010 First Draft 13

Page 14: J Meter Presentation 4

JMeter• Who can use JMeter

– Dev and QA

Using open source tools for performance testing Presenter: Goranka Bjedov

Page 15: J Meter Presentation 4

JMeter• Where can we use JMeter

2/20/2010 First Draft 15

Page 16: J Meter Presentation 4

JMeter• When can we use JMeter

- Know how the system responds to work load

- Pound system with simultaneous requests- Performance- Scalability- Reliability

– PSR tests on the quick POCs.

– Use in AGILE

– Use other tools that complement JMeter, e.g. Perfmon

2/20/2010 First Draft 16

Page 17: J Meter Presentation 4

Why JMeter

• Catch performance regressions quickly

• Simplify the hunting of bugs

• Code with confidence

• Know the performance cost of features

• Go home on time

Page 18: J Meter Presentation 4

It’s Demo Time

• JMeter and JUnit

• JMeter and database query testing

• JMeter and Web based Flex Performance testing

2/20/2010 First Draft 18

Page 19: J Meter Presentation 4

Performance Testing of Flex Web Application

• AMF - Action Message Format (AMF) binary format used to serialize ActionScript objects

• To performance test flex web app, need to generate required amf file first.

Page 20: J Meter Presentation 4

Distributed Testing

Page 21: J Meter Presentation 4

It’s your turn

• Performance testing

• Agile methodology

• Automated testing

2/20/2010 First Draft 21

Page 22: J Meter Presentation 4

Automated Testing

1. Integration with CI tools- Ant Target

- HTML Report Generation

Page 23: J Meter Presentation 4

Comparisons, Alternatives, Conclusions• Shortcomings of JMeter

• Conclusions

2/20/2010 First Draft 23

Page 24: J Meter Presentation 4

Resources

• Apache JMeter Home

– http://jakarta.apache.org/jmeter/

• Google TechTalk- Using open source tools for performance testing

2/20/2010 First Draft 24

Page 25: J Meter Presentation 4

Questions

2/20/2010 First Draft 25

Page 26: J Meter Presentation 4

2/20/2010 First Draft 26

Sameer Naik - [email protected]

Prasad Nirantar – [email protected]

Contact Details