Manual Testing in Azure DevOps

For manual testing in Azure DevOps, first, we need to create test plans and test suites for tracking manual testing for any events.

How to create Test Plans for Manual Testing?

In Manual Testing, first, create test plans. Follow the below steps to create Test Plans.

  1. In Azure DevOps Server, open your project and click Azure Test Plans or the Test hub in Azure DevOps Server. If you have a test plan, then select the Test plans to visit the page that has all test plans.
  2. Select New Test Plan in the test plane page, to make a test plan for your present event.
  3. In the New Test Plan, type the test plan name. Check the region path and repetition is set in the correct way. Then select Create.

How to add requirement-based test suite and select backlog items for manual testing:

Now attach test suites for pending items that have to be tested manually to perform manual testing in Azure with DevOps.

  1. For adding a suite to a test plan, choose + new menu and select a type of test suite. We can use requirement-based suites to collect our test cases collectively.

By this, we can track the testing condition of a backlog item. Every test case that we add to a requirement-based test suite is connected to the backlog item, automatically.

  1. Under ‘Create requirement-based suites’, we can add one or more paragraphs to separate our work objects, by using a repetitive path for the event. Run the query to see the related pending items.
  2. Under the work items lists given by the query, choose the backlog items we want to test in this event. Select ‘Create suites’ for making a requirement-based suite, for everyone.

How to Create Manual Test Cases for Manual Testing?

We have to create Manual Testing cases to verify whether every result, is according to the users’ requirements. Arrange your test cases by attaching them to test plans and test suites. Then select the testers that we need to run the tests in Azure DevOps online training.

Follow the below steps to create test cases in Azure with DevOps:

  1. After creating a test plan and requirement based test suites. Choose a requirement based test suite.
  2. On the Right side of the window, select New Test case.
  3. Select the Click or type here to attach a step link, and add test steps along with the explanation of the action needed for testing, and the expected outputs so that anyone from the team can run the test.
  4. If we want, we can also add any attachments to any step.
  5. Repeat the process until you finished adding all the steps for the test. Now, your test case is created which you can run.

How to Run Manual Tests?

We can run our manual tests and save the outcomes for every test step, with Microsoft Test Runner. If you identify a problem while manual testing, create a bug using Test Runner.

Follow the below steps to run tests in Azure with DevOps for web apps.

  1. After creating the manual tests, in the test suite, choose a test and run it.
  2. Begin the app which you want to test. It is not necessary to run your app on the same computer, as Test Runner. We have to use Test Runner simply to save failed or passed tests while manually running the test.
  3. Mark every test step as passed or failed depending on the expected outcomes. When a test step fails, we can type a comment explaining the reason for its failure.
  4. Create a bug, so that we can able to explain what has failed. The steps and our comments will be added to the bug automatically, and the test case will be connected to the bug.
  5. We can see any bugs that we have specified while our test session.
  6. Save the outputs and close the test runner, after running all tests. All test outputs will be saved in Azure DevOps.
  7. See the status of testing for your test suite. You can see the new output for every test.
  8. Open a test and select the test case in a related work part. To see the bugs filed by the tester, use the child links in the related work area of that work product.

In this article, I have shared how to do manual testing in Azure with DevOps. Follow my articles, to get more updates on Azure DevOps online training India.

Articles For Website
Logo
Reset Password