Run non-functional tests in Azure Pipelines
2022-09-01–Microsoft–Run-nonfunctional-tests-in-Azure-Pipelines Microsoft’s “Run nonfunctional tests in Azure Pipelines” is a training module available on Microsoft Learn. In this module, you’ll explore how to incorporate nonfunctional testing into your Azure Pipelines. Let’s break down the key points: Nonfunctional Testing vs. Functional Testing: Nonfunctional tests focus on aspects beyond functional correctness. They evaluate performance, scalability, security, and […]