JMeter – Continuous Performance Testing – JMeter + ANT + Jenkins Integration – Part 2

Goal: To create a Continuous Delivery Pipeline which includes Performance Testing process to detect any performance related issues as early as possible. Usually the full scale Performance Test will be done in the Staging/Pre-Production environment which could be identical to your Production environment. Code push to Staging happens after thorough QA functional/regression verification is done. So even if […]

JMeter – Continuous Performance Testing – JMeter + ANT + Jenkins Integration – Part 1

Goal: To create a Continuous Delivery Pipeline which includes Performance Testing process to detect any performance related issues as early as possible.   Usually the full scale Performance Test will be done in the Staging/Pre-Production environment which could be identical to your Production environment. Code push to Staging happens after thorough QA functional/regression verification is done. So even

JMeter – Continuous Performance Testing – JMeter + ANT + Jenkins Integration – Part 1Read More »