Skip to content

How to make Performance Testing part of CI build

authorjapps edited this page Jun 16, 2018 · 4 revisions

Demo Maven Project for CI Build set up

https://github.com/authorjapps/performance-tests#performance-testing-testing-load-and-stress

How does it help when it is IDE/JUnit based?

https://github.com/authorjapps/zerocode/wiki/Load-or-Performance-Testing-(IDE-based)#why-using-an-ide-

This above page explains:

  • What is Performance Testing?
  • What is Load vs Stress Testing?
  • How to achieve step by step ?
  • Examples

Blogs

Clone this wiki locally