Skip to main content

Blog & Insights

Practical guides, tutorials, and thought leadership on quality engineering and AI transformation.

Filtered by

#azure-pipelines

12 posts

✕ Clear filter
DevOps

Azure DevOps Integration with Cloud Testing Platforms

How to integrate Azure DevOps with cloud testing platforms — BrowserStack, Sauce Labs, and LambdaTest. Covers service connection setup, pipeline YAML for cloud browser tests, result reporting, and cost optimisation strategies.

3 min read
#azure-devops#browserstack
DevOps

Azure DevOps and GitHub Integration for QA Engineers

How to integrate Azure DevOps with GitHub for QA workflows. Covers linking GitHub repos to Azure Boards, running Azure Pipelines on GitHub code, syncing pull requests with work items, and cross-platform test result publishing.

4 min read
#azure-devops#github
DevOps

How to Create Azure DevOps Pipeline for Automated Testing

Step-by-step guide to creating an Azure DevOps pipeline for automated testing. Covers pipeline creation, YAML configuration, test result publishing, artifact storage, and pipeline triggers — with complete working examples.

4 min read
#azure-devops#azure-pipelines
DevOps

Azure DevOps Services Explained: Boards, Repos, Pipelines, Test Plans

A deep-dive explanation of all five Azure DevOps services — Boards, Repos, Pipelines, Test Plans, and Artifacts — with a focus on how QA engineers use each service and how they connect in a real testing workflow.

7 min read
#azure-devops#azure-boards
DevOps

Azure DevOps YAML Pipeline Tutorial for Testers (With Examples)

A YAML pipeline tutorial written specifically for QA engineers. Learn YAML syntax, triggers, stages, jobs, steps, variables, conditions, and how to structure a complete testing pipeline — with annotated examples.

5 min read
#azure-devops#yaml-pipeline
DevOps

BDD Cucumber Framework Integration with Azure DevOps

How to integrate a BDD Cucumber test framework with Azure DevOps CI/CD. Covers Gherkin scenarios, step definition setup, Cucumber reports, publishing to Azure Test Plans, and running Cucumber tests in Azure Pipelines.

4 min read
#bdd#cucumber
DevOps

CI/CD for QA Engineers Using Azure DevOps: Beginner Guide

A beginner-friendly guide to CI/CD for QA engineers using Azure DevOps. Learn what CI/CD is, how pipelines work, how to integrate automated tests, and how to read and act on pipeline results — with real YAML examples.

5 min read
#azure-devops#ci-cd
DevOps

Cypress Tests in Azure DevOps Pipeline: Step-by-Step Guide

How to run Cypress tests in Azure DevOps CI/CD pipelines. Covers Cypress installation on CI agents, YAML configuration, video and screenshot artifacts, parallel test execution with Cypress Cloud, and result publishing.

3 min read
#cypress#azure-devops
DevOps

How to Run API Tests in Azure DevOps Using Postman and Newman

Step-by-step guide to running Postman API test collections in Azure DevOps pipelines using Newman. Covers collection export, environment variables, YAML pipeline setup, HTML reporting, and CI integration best practices.

4 min read
#postman#newman
DevOps

Run Playwright Tests in Azure DevOps Pipeline: Complete Guide

Complete guide to running Playwright tests in Azure DevOps CI/CD pipelines. Covers YAML configuration, browser installation, parallel execution, test sharding, HTML report publishing, and debugging failed tests.

4 min read
#playwright#azure-devops
DevOps

Run Selenium Tests in Azure DevOps Pipeline: Step-by-Step YAML

Complete guide to running Selenium tests in Azure DevOps pipelines. Covers Java and Python examples, ChromeDriver setup on Linux agents, headless browser configuration, test result publishing, and parallel execution.

4 min read
#selenium#azure-devops
DevOps

Test Data Management in Azure DevOps Pipelines

How to manage test data in Azure DevOps CI/CD pipelines. Covers database seeding, factory patterns, environment isolation, data cleanup strategies, and using Azure Key Vault for sensitive test credentials.

4 min read
#test-data-management#azure-devops
Free newsletter

Get new posts in your inbox

Tutorials on test automation, AI testing, and quality engineering — delivered weekly. Free forever.

Blog & Insights — QA, Test Automation, Azure DevOps & AI Testing | InnovateBits