Thursday, January 19, 2017

Implementing DevOps Quality Approach – Different principles



Continuous testing and quality monitoring together with continuous test development based on TDD, BDD and shift-less, as well as shift-right testing are all crucial for DevOps quality. At the same time, performing quality checks at different points in the DevOps cycle is also the responsibility of everyone involved. For example, the emphasis at continuous build is to find if the build has the potential of interfering with the operation while validating usability and functionality has focused upon at continuous development. The focal point of continuous integration is to validate security, performance, usability. To ensure quality in DevOps, clear understanding of potential risks and priorities with respect to business performance and customer value is also crucial. Let’s take a closer look at some key aspects that drive an integrated DevOps quality approach.

An automated testing process and continuous quality monitoring:


These are related to the continuous build, development and deployment process. With a completely automated process of testing, every aspect (from test planning, test strategy, test environment set up to test data provision and test execution including functional and non-functional testing) is covered. Validation checks are performed with quality analysis tools while newly created/defined validation checks are automatically included in the complete set of existing quality checks. Based on instant user reports and production incidents, quality level of applications is monitored closely and continuously by setting up a quality automation framework.

No comments:

Post a Comment

Menu :