Creating a Bug in Azure DevOps
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… Read More »Creating a Bug in Azure DevOps
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… Read More »Creating a Bug in Azure DevOps
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… Read More »Not able to create a TestPlan/TestSuite with Basic access
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… Read More »Different Types of Charts to view the Test Execution
As you all know these TestCase execution charts are used to view the progress or the TestCase Execution data for Test Suites & TestPlans. We… Read More »Editing a TestCase Chart from Azure DevOps
As you all know these TestCase execution charts are used to view the progress or the TestCase Execution data for Test Suites & TestPlans. We… Read More »Deleting a TestCase Chart from Azure DevOps
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… Read More »Charts for TestCase Execution in Azure DevOps
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… Read More »Whether a Bug can be linked with a TestCase?
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:… Read More »Creating a Bug from TestCase in Azure DevOps
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… Read More »Executing a TestCase for Web Application in Azure DevOps
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… Read More »Running a TestCase for Desktop application in Azure DevOps