Assigning Testers to a TestPlan 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 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?
We can also create TestCases independently of TestPlans & Userstories and add the TestCases to the User Stories as well as tot he Test Suites.… Read More »Linking TestCases with UserStories in Azure TestPlans
You may wonder how you can create TestCases from Userstories or Product Backlog items. This is nothing but creating testcases by directly linking it with… Read More »Creating TestCases from UserStories