dealing with data in
play

Dealing with Data in Title Performance Testing Bogdan Veres March - PowerPoint PPT Presentation

Dealing with Data in Title Performance Testing Bogdan Veres March 2018 Hi, Im Bogdan Software Tester @ Softvision Mountain Biker since 2010 Computer Hardware QA Community Lead Enthusiast Traveler Performance & Automation Testing


  1. Dealing with Data in Title Performance Testing Bogdan Veres March 2018

  2. Hi, I’m Bogdan Software Tester @ Softvision Mountain Biker since 2010 Computer Hardware QA Community Lead Enthusiast Traveler Performance & Automation Testing Professional

  3. Performance tests - why are they necessary? • Performance testing is necessary to make sure that the application runs quickly, is stable and can scale • To prevent users being affected by low performance • Find out how many resources are required to handle the expected load

  4. What happens when the app is not performing? Famous performance issues: • Bieber bug - too popular to handle • Google fail - caused by Michael Jackson’s death • Diablo 3 - authentication server fail on release

  5. Dan Downing’s 5 Steps of Load Testing 1. Discover a. Define use case workflows b. Model production workload 2. Develop a. Develop test scripts b. Configure environment monitors 3. Analyze a. Run tests b. Monitor system resources c. Analyze results 4. Fix a. Fix b. Diagnose c. Re-test 5. Report a. Interpret results b. Make recommendations c. Present to stakeholders

  6. Generating the Load

  7. Performance KPIs

  8. Define required metrics for reporting

  9. Execution Time vs Cycle

  10. Metrics • System (CPU, Memory, Processes) • Network throughput • Disk IO • # of requests • # of messages in queues • # of connections • # of errors • # of DB connections • Detailed memory stats • Response size • Apache/IIS/NGINX/Tomcat

  11. Getting from this…

  12. ...to this

  13. Tools Metrics Tools OS CPU, Memory, Net, Netstat, Disk, Disk perfmon Windows IO ,Swap, Processes ps Linux prstat Linux dstat Linux Apache (connections, requests, errors) Apache Monitor Windows/Linux NGINX (connections, requests, errors) Telegraf (NGINX plugin) Windows/Linux IIS (connections, requests, errors) Perfmon Windows MSSQL(queries, heap memory, Perfmon Windows deadlocks) Telegraf Windows/Linux Oracle (queries, heap memory, Telegraf Windows/Linux deadlocks) Oracle DB Monitor Windows/Linux Network (tcp, http traffic) Wireshark Windows/Linux Telegraf Windows/Linux

  14. Setup Environment Use Docker for: • Automation – Dockerfile for setup • DevOps – infrastructure as code • Scale – Docker compose • Maintenance – entire isolated runtime environment

  15. Docker environment

  16. TICK Stack • Telegraf - agent for collecting and reporting metrics • InfluxDB - time series database for real time analytics (SQL like query language) • Chronograf - administrative user interface and visualization • Kapacitor - data processing engine

  17. Influx Query Language TICK scripting language • SQL like query language • A timestamp identifies a single point in any given data series • InfluxDB isn’t CRUD

  18. Interpreting, Objectives & Recommendations • Observations • Correlations • Hypotheses • Conclusions • Compare graphs • Results from current build vs. previous build • Create conclusions – tie them back to test objectives • Review solution • Quantify the benefit, cost and effort • Final outcome is management’s judgement

  19. Reporting • Summary - 3 pages max • Add test details (# of users, hardware configuration, build version, scenario) • Key graphs in order of importance • Annotate graphs • Draw conclusions • Recommendations • Create a sections for errors (add details for errors) • Present your report - no one is going to read the it

  20. Resources • https://www.soasta.com/blog/ • https://docs.influxdata.com/ • http://www.perftestplus.com/resources.htm • http://focus.forsythe.com/articles/335/The-4-Hats-of-Application-Performance-Testing • https://testingpodcast.com/tag/dan-downing/ • https://www.blazemeter.com/jmeter-blog-posts

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend