devops azure Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/devops-azure/ Production Grade Technical Solutions | Data Encryption and Public Cloud Expert Sat, 13 Jul 2019 14:27:02 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 https://www.anujvarma.com/wp-content/uploads/anujtech.png devops azure Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/devops-azure/ 32 32 Azure Devops–Repeatable Process https://www.anujvarma.com/azure-devops-repeatable-process/ https://www.anujvarma.com/azure-devops-repeatable-process/#respond Sat, 13 Jul 2019 14:27:02 +0000 https://www.anujvarma.com/?p=6068 Boards —> work items —> boards —> backlogs —> Sprints —> Queries — backlog items, tasks —> traceability Repos —> TFVC , git, github, pull requests – before committing to […]

The post Azure Devops–Repeatable Process appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
Boards

—> work items

—> boards

—> backlogs

—> Sprints

—> Queries

— backlog items, tasks —> traceability

Repos

—> TFVC , git, github, pull requests – before committing to a master branch, hooks for Jenkins, bamboo

Pipelines

— build and release pipeline

— Builds and build jobs ( with all tasks in log file) – asp.net , maven , docker dockercompose, ARM Templates,

— artifacts – build artifacts ( nuget , arm templates)

— deployments of builds

— continuous delivery

Artifacts

– ARM , nuget , npm, artifact repo

-+ connect to nuget feed thru credentials

— push a package using an API key

Test plans

– exploratory Test plans, across web/ desktop, end end traceability

– define steps and expected results

  • in left pane, select the test case ; in right pane , launch browser and perform action

The post Azure Devops–Repeatable Process appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
https://www.anujvarma.com/azure-devops-repeatable-process/feed/ 0