Knowledge base
Blog & Insights
Practical guides, tutorials, and thought leadership on quality engineering and AI transformation.
Filtered by
#azure-pipelines
12 posts
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Get new posts in your inbox
Tutorials on test automation, AI testing, and quality engineering — delivered weekly. Free forever.