- Testing Practitioner Handbook
- Renu Rajani
- 166字
- 2021-07-09 19:10:55
ChatOps – How does it work?
The basic structure of ChatOps and mapping of testing steps is provided in the following screenshot:
In the DevOps environment, teams use chat clients such as HipChat, Slak, or Flowdock for their regular communication. This is integrated with bots such as Hubot, Lita, or Err. A chat client manages a group of people who are responsible to address issues and incidents. A user can give commands to bots via a chat window to perform basic tasks such as server reset, ticket creation, and deploying the code. Bots in the background are connected with an API of any incident management or the Application Life cycle Management (ALM) tool from where they fetch the required information. When an issue is generated, everyone who is a part of the chat knows it. This helps to identify the correct person to resolve the issue. ChatOps as a concept can be applied to various types of services such as application management services, and testing services.
- Mastering Ext JS(Second Edition)
- Getting Started with React
- C/C++算法從菜鳥到達人
- JIRA 7 Administration Cookbook(Second Edition)
- 實戰Java程序設計
- Mastering Articulate Storyline
- 高級C/C++編譯技術(典藏版)
- WordPress Plugin Development Cookbook(Second Edition)
- The Professional ScrumMaster’s Handbook
- LabVIEW虛擬儀器入門與測控應用100例
- Canvas Cookbook
- PHP 7從零基礎到項目實戰
- Web Developer's Reference Guide
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- MATLAB 2020 GUI程序設計從入門到精通