Process Flow - Integration test stages
Start Pipeline
Checkout Code
Build Application
Run Unit Tests
Run Integration Tests
Publish Test Results
Deploy or Notify
End
This flow shows the main stages of a Jenkins pipeline running integration tests after building and unit testing the application.