In this chapter, we have repeated the entire process of building and testing an application and then automating it. We have seen some differences between JavaScript and C#. C# needs compilation and does not always have the same level of support that JavaScript has. Completely new was the database testing with TAP.
In the next chapter, we are going to have a more in-depth look at Jenkins so we can further enhance our builds.