CI/CD Best Practices

Cloud Services Integrations.

CI/CD Best Practices

3 minutes read What is CI/CD? Continuous Integration/Continuous Delivery (or Continuous Deployment) is abbreviated as CI/CD. It is a software development practice that emphasizes more frequent and reliable software development, testing, and deployment. Continuous Integration is the practice of automatically building, testing, and merging code changes into a shared repository, whereas Continuous Delivery/Deployment is the practice of automatically… Read more »

Load Testing Jenkins Plugin from LoadFocus.com

Integrations Load Testing Performance Testing Test Automation.

< 1 minute read We’ve released our load testing plugin for Jenkins CI. Use the Post build actions and define your load test limits in order to mark the build UNSTABlE or FAILED Easy multiple accounts access via the credential Jenkins plugin. More details here: https://wiki.jenkins-ci.org/display/JENKINS/LoadFocus+Load+Testing+Plugin Installation Steps: 1. Create your load testing account on https://loadfocus.com 2. Copy your… Read more »