
Set up a free Azure DevOps account for 30 days and create your first project to practice software testing; learn how to configure private projects and start agile project management.
Learn how to create and update projects in Azure DevOps, invite team members, manage settings, and explore boards, backlogs, sprints, and test plans for testers.
Add user stories to the project backlog by creating new work items on the board, filling description, acceptance criteria, story points, and priority.
Learn how to define sprints in VSTS (Azure DevOps) by organizing five user stories in the backlog, dragging items, and setting releases and sprint dates within a project timeline.
Define and schedule sprint work in azure devops by creating capacity, building a product backlog, and dragging user stories into sprint backlog for multiple sprints.
Add multiple tasks to a user story in a sprint, including development, testing, and UI design, set estimation hours, assign priority, attach documents, and assign tasks to team members.
Install DST Manager plugin to enable test management in Azure DevOps. Define a test hierarchy with plans, releases, iterations, test suites, and test cases, then run tests from the board.
Create and document test cases in VSTS (Azure DevOps), outlining steps and expected results, assigning priority and tags, adding prerequisites, links, and attachments.
Learn to create and populate parameter lists with username and password columns, link a shared parameter set to a test case, and run data-driven tests using multiple credentials.
Define and manage configurations in VSTS to run test cases across multiple browsers, operating systems, and printers by linking configurations to test cases and generating copies per configuration.
Learn how to execute test cases in Azure DevOps (VSTS) for manual testing, run test steps, work with parameters and data-driven iterations, and capture pass/fail results and configurations.
Learn how to report defects in VSTS (Azure DevOps) by converting failed test cases into bugs, auto-adding steps, setting priority and severity, attaching screenshots, and assigning to a developer.
Define project sprints by organizing backlog items, configuring iterations, and setting releases in Azure DevOps, including sprint durations and dates.
Visual Studio Team Services (VSTS) is an extension of the Microsoft Visual Studio architecture that allows it to encompass development & testing teams, with special roles and tools for software architects, developer specialties and testers.
VSTS includes software development, collaboration, measurement and reporting tools that fall broadly into server-side and client-side applications.
Coverage :
1. Create Project
2. Define User Stories
3. Work with Sprints
4. Test Management Activities
5. Test Case Development and Execution