Deployment automation
Continuous development, continuous integration of the code, and continuous deployment onto physical, virtual, and cloud environments enable continuous testing. If the regression, services, security, and performance test suites are integrated with the continuous server, they can be triggered as soon as the build is deployed on the target environment. Creating an automation suite for UAT scenarios and specific production scenarios help in performing the pre- and post-deployment tests and shorten the feedback cycles.
推薦閱讀
- 黑客攻防從入門到精通(實(shí)戰(zhàn)秘笈版)
- Node.js 10實(shí)戰(zhàn)
- Redis Applied Design Patterns
- C#完全自學(xué)教程
- Learning RabbitMQ
- Programming ArcGIS 10.1 with Python Cookbook
- Scala for Machine Learning(Second Edition)
- Software-Defined Networking with OpenFlow(Second Edition)
- Extending Docker
- 你必須知道的.NET(第2版)
- C/C++代碼調(diào)試的藝術(shù)
- Manage Your SAP Projects with SAP Activate
- Raspberry Pi開發(fā)實(shí)戰(zhàn)
- Visual C++網(wǎng)絡(luò)編程教程(Visual Studio 2010平臺(tái))
- OpenCV:Computer Vision Projects with Python