- 💡 Recommended: Azure Boards in Azure DevOps services, JIRA
- Allows you to:
- Work with different work items.
- Track items on a Kanban board
- Create test cases from items.
- Work with sprints.
- 💡 Recommended: Microsoft Teams, Slack
- Allows you to:
- Create multiple channels for communication
- Highly accessible as it's available in the browser.
- Collaborate with external suppliers and contractors
- You can integrate slack with Azure DevOps
- E.g. by installing Azure Pipeline app for Slack.
- Log-in through app
- Run
/azpipelines subscribe [project url]
inside a channel
- E.g. by installing Azure Pipeline app for Slack.
- Technical Debt = Compromising quality over speed of delivery
- 📝 SonarQube for variety of languages.
- Jenkins: Continuous Integration & Continuous Delivery
- Azure Pipelines: Continuous Integration & Continuous Delivery
- Octopus: Continuous Delivery
- Bamboo: CI/CD tool from Atlassian
- Travis: CI/CD tool
- See security tools
- See test tools
- See test coverage tools