Software testing with Visual Studio streamlines the development and testing process and supports the needs of software developers and testers. In this course, you'll explore creating test cases and test steps. You'll also learn how to parameterize in order to manage your test cases, shared steps, and requirements. This course is one of a series in the Skillsoft learning path that covers the objectives for the 70-497: Software Testing with Visual Studio certification exam.
Learning Objectives
Create Test Cases
- start the course
- design test cases that have clear and measurable steps
- select a test case title, area, iteration, state, priority, assign to, and automation status
- apply attachments and links to your test case
- apply a description and the history to your test case
- apply testing requirements
- recognize how a test case workflow works with associated automation
- use a grid view to bulk author test cases
Create Test Steps
- add and remove parameters and data to and from actions or expected results
- apply highlighted repeatable test actions using fast forward for manual testing
- apply clear, effective expected results of a test step action
- attach a document or screenshot to a test step
Define Parameters
- recognize the need to parameterize in order to manage test case iterations
- recognize the actions involved in inserting a parameter variable
- recognize the actions involved in renaming parameters values
Manage Shared Steps
- identify the characteristics and need of shared steps
- recognize the actions involved to create shared steps
- design shared steps that can be reused effectively across different test cases
- recognize the actions involved in creating action recording for your shared steps
Manage Requirements
- define the steps involved in reviewing requirement
- define the steps involved in verifying requirements
- define the steps involved in verifying all accounted requirements
Practice: Configuring and Managing Test Cases
- understand the creation, configuration and management requirements of test cases