AZ-400 Exam Question 146

You are automating the testing process for your company.
You need to automate UI testing of a web application.
Which framework should you use?
  • AZ-400 Exam Question 147

    You use Get for source control.
    You need to commit a 3-G3 ZIP file that contains virtual machines used for testing. The solution must meet the following requirements:
    The file must be versioned.
    The file must be associated with the corresponding code commits.
    Which two actions should you include in the solution? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • AZ-400 Exam Question 148

    Your company uses Azure DevOps.
    Only users who have accounts in Azure Active Directory can access the Azure DevOps environment.
    You need to ensure that only devices that are connected to the on-premises network can access the Azure DevOps environment.
    What should you do?
  • AZ-400 Exam Question 149

    You have GitHub repository named repo1 that stores the code of named App1.
    You need deploy workflow for repo1 by using GitHub Actions. The solution must meet the following requirements:
    Scan on pushes to the main branch.
    Scan on pull requests to the main branch.
    Scan on pull requests to any branch that has a prefix of releases/.
    Scan all the files in subdirectories of the scan directory.
    Exclude scanning of markdown files

    AZ-400 Exam Question 150

    You need to create deployment files for an Azure Kubernetes Service (AKS) cluster. The deployments must meet the provisioning storage requirements shown in the following table.

    Which resource type should you use for each deployment? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.