Modern testing for modern stacks

Our blog post(s) on integrating automation with your CI server

All these examples use Jenkins as the CI server. Primarily because Jenkins is the most popular CI server among our clients. You can do similar things with Bamboo or Hudson too. If you need help, drop us a note.

1. RUNNING SELENIUM VIA JENKINS Intermediate
We explore the Xvfb plugin. Xvfb lets you perform all graphical operations in-memory without showing any screen output. Ideal for integrating your Selenium tests with Jenkins.

2. GET STARTED WITH JENKINS Beginner
Due to a variety of reasons, many testers do not get the opportunity to explore and play around with Jenkins. We wrote this for testers so they can set up Jenkins on their personal machine and learn more about it.

3. PYTHON UNIT TEST INTEGRATION WITH JENKINS Beginner
This post is for the hands on tester looking to integrate their Python unit tests with Jenkins.

4. TESTERS, GET STARTED WITH CIRCLECI Beginner
A CircleCI tutorial for the hands on tester. A good starting point for testers looking to explore CircleCI.

paper cut