- Testing Practitioner Handbook
- Renu Rajani
- 264字
- 2021-07-09 19:10:51
What is the difference between testing in DevOps and traditional life cycle?
While traditional testing places a very high emphasis on process standardization and optimization, DevOps QA focuses more on agility and time to market. Skill sets needed for QA professionals are also undergoing a considerable change. Today’s testers adopt continuous testing techniques, leverage automation, and deploy emerging technologies, such as cloud-based environments and service virtualization.
The mindset of a QA in DevOps is very different from that of a QA in an organization 10 years ago. In the past, the primary job of a tester was to find bugs. Today, QA groups are charged with the responsibility of preventing defects from reaching the end user. QA takes on a critical role in DevOps because it has the visibility and the directive to push code out when it is working and roll it back when it is not.
The skill set required for a QA engineer requires a fine mix of technical and business skills. Testers are quality advocates, influencing both development and operational processes. They don’t just find bugs. They look for any opportunity to improve repeatability and predictability.
QA owns the process of continuous improvement and quality tracking across the entire development life cycle. Testers should have a thorough knowledge of application architecture and design. They should be able to participate in design- and architecture-based discussions and check for product scalability. They should create high quality and maintainable automation frameworks. They should also be capable of building, deploying, managing, and customizing their own test environments and test data.
- Vue.js設計與實現(xiàn)
- Python量化投資指南:基礎、數(shù)據(jù)與實戰(zhàn)
- Java Web開發(fā)之道
- Python深度學習
- VSTO開發(fā)入門教程
- Building Mapping Applications with QGIS
- 編譯系統(tǒng)透視:圖解編譯原理
- INSTANT Django 1.5 Application Development Starter
- Getting Started with LLVM Core Libraries
- 現(xiàn)代C++編程實戰(zhàn):132個核心技巧示例(原書第2版)
- HTML+CSS+JavaScript網頁制作:從入門到精通(第4版)
- Mastering Responsive Web Design
- Web前端開發(fā)全程實戰(zhàn):HTML5+CSS3+JavaScript+jQuery+Bootstrap
- Java入門經典
- Python High Performance(Second Edition)