Category: Azure TestPlans
Azure DevOps Issue: Not able to create a TestPlan or TestSuite with Basic access Solution: By default users with basic access can only execute testcases and they won’t be able to create/delete any TestPlans...
We might have seen how to create a bug from a TestCase let us now see how to create a bug in Azure DevOps using normal methods 1. Access Azure DevOps: 2. Initiate Bug...
As you all know these TestCase execution charts are used to view the progress or the TestCase Execution data for Test Suites & TestPlans. We have already seen about how to create and view...
As you all know these TestCase execution charts are used to view the progress or the TestCase Execution data for Test Suites & TestPlans. We have already seen about how to create and view...
There are many types of TestCase charts we can create in Azure DevOps to see the Test Case Execution Data. Let us see what are those Test Case Execution charts by following the below...
There are different types of Charts using which you can view the Test Execution results. Let us see what are those charts as follows.. Step 1: Go to TestPlans Step 2: Click on “Chart”...
No the bug should be never linked with the TestCase as far as Azure DevOps is concerned as the TestCase can be present in multiple suites and the TestCase can be used in different...
Generally Bugs would be created whenever there is a deviation from the functionality.Let us see how to create those bugs in Azure DevOps Step 1: Go to TestPlans Step 2: Select the TestSuite and...
We have seen about how to execute Testcases in Azure DevOps at the top level., let us go in detail and see how to execute the testcases for any web application in the following...
We have seen already about how to execute a testcase but let us see about how to execute a testcase for Desktop application. If you need to execute testcases for Desktop applications then you...