🔍

Designing and Implementing Microsoft DevOps Solutions AZ-400 — Question 506

Topic 9 · Question 506 of 358

Topic 9 · Question 506

You use an Azure Pipelines pipeline to build and deploy an app. You have a custom test task that has the following inputs: • testResultsFiles: **/TEST-*.trx • searchFolder: $(System.DefaultWorkingDirectory) • mergeTestResults: true Which format should you use for the input data of testResultsFiles?