Editing the Shared Step in Azure DevOps
We have seen how to create shared steps in Azure DevOps and now let us see how to edit those shared steps. Here are the… Read More »Editing the Shared Step in Azure DevOps
We have seen how to create shared steps in Azure DevOps and now let us see how to edit those shared steps. Here are the… Read More »Editing the Shared Step in Azure DevOps
In Azure TestPlans we can easily create Shared Steps which helps a team in not duplicating the common test steps as Shared steps are nothing… Read More »Creating Shared Steps in Azure DevOps
Azure DevOps actually gives us the ability to assign Testers to the TestPlan or even a Test Suite. This can be easily done by these… Read More »Assigning Testers to a TestPlan in Azure DevOps
Azure DevOps has a new capability by which we can import test suites from a TestPlan in the same project or even in a different… Read More »Importing TestSuites from a TestPlan
You can also export TestCases under a suite in Azure DevOps in a Excel or in a CSV. Let us see how to do in… Read More »Export TestCases to Excel/CSV in Azure DevOps
We have already seen about how to edit a testcase individually. Here let us see about how to edit multiple testcases at the same time.… Read More »Editing the TestCases in the Grid in Azure DevOps
To delete the testcases in Azure DevOps, follow the below steps.. Incase if you want to change one more properties or edit the steps then… Read More »Deleting TestCases in Azure DevOps
TestCases once added sometimes needs to be edited also. There are many ways to edit a TestCase in Azure TestPlans but let us see here… Read More »Editing TestCases in Azure DevOps
In Azure DevOps, we can also add TestCases using the grid option which is one of the easiest option to add lot of testcases to… Read More »Adding TestCases using Grid in Azure DevOps
In Azure DevOps, we can also add already existing TestCases to a Static Test Suite. To add the testcases follow the below steps as shown… Read More »How to add TestCases to a TestSuite in Azure TestPlans?