article thumbnail

Performance Testing at MongoDB

Alex Podelko

MongoDB has the most advanced continuous performance testing I know about. MongoDB shared a lot of information on how we do performance testing and even open sourced some parts of it. MongoDB shared a lot of information on how we do performance testing and even open sourced some parts of it.

article thumbnail

The Future of Performance Testing

Alex Podelko

First, I’d like to elaborate on “It may be less need for simple load testing due to increased scale and sophistication of systems” I meant that the traditional way – testing the system before deploying in production using production-type workload – is not the only way anymore.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Reinventing Performance Testing: New Technologies

Alex Podelko

I am looking forward to share my thoughts on ‘Reinventing Performance Testing’ at the imPACt performance and capacity conference by CMG held on November 7-10, 2016 in La Jolla, CA. New Technologies (this post). I decided to publish a few parts here to see if anything triggers a discussion. – Cloud. – Agile.

article thumbnail

Reinventing Performance Testing: Continuous Integration

Alex Podelko

I am looking forward to share my thoughts on ‘Reinventing Performance Testing’ at the imPACt performance and capacity conference by CMG held on November 7-10, 2016 in La Jolla, CA. – New Technologies. The situation started to change recently as agile support became the main theme in load testing tools.

article thumbnail

Reinventing Performance Testing: Agile

Alex Podelko

I am looking forward to share my thoughts on ‘Reinventing Performance Testing’ at the imPACt performance and capacity conference by CMG held on November 7-10, 2016 in La Jolla, CA. – New Technologies. Now, with agile development, we got a major “shift left”, allowing indeed to start testing early.

article thumbnail

Reinventing Performance Testing: New Architectures

Alex Podelko

I am looking forward to share my thoughts on ‘Reinventing Performance Testing’ at the imPACt performance and capacity conference by CMG held on November 7-10, 2016 in La Jolla, CA. – New Technologies. Cloud seriously impacts system architectures that has a lot of performance-related consequences.

article thumbnail

Destructive Testing – How to Tear Apart a System

Testlodge

” Destructive testing is a method that uses the system in a way other than intended to make the software program deliberately fail. How the system responds is then analyzed. Imagine you want to test an image upload feature, and the requirements include: jpeg only, 10 MB maximum. Data-Driven Tools. Automated Tools.

Systems 81