-
Book Overview & Buying
-
Table Of Contents
Practical DevOps
By :
If we are going to release our code early and often, we ought to be confident of its quality. Therefore, we need automated regression testing.
In this chapter, some frameworks for software testing are explored, such as JUnit for unit testing and Selenium for web frontend testing. We will also find out how these tests are run in our Continuous Integration server, Jenkins, thus forming the first part of our Continuous Delivery pipeline.
Testing is very important for software quality, and it's a very large subject in itself.
We will concern ourselves with these topics in this chapter:
We already had a look at how to accumulate test data with Sonar and Jenkins in the previous chapter, and we will continue to delve deeper into this subject.
Change the font size
Change margin width
Change background colour