70-499 · Question #322
You are using Microsoft Test Manager (MTM). An application that you are responsible for testing has been modified to include a new data entry field. This new field requires testing against a set of…
The correct answer is B. Insert a test step insert a parameter into its action column to represent the input data value. C. Insert a test step insert a parameter into its Expected Results column to represent the D. Insert the action expected results values to the Parameter Values list pane. Add parameters to a test case Create a parameter by typing a name preceded by "@" in the actions and expected results of your test steps. Don't forget to include the expected results. - When you write a manual test, you often want to specify that the test should be repeated…
Question
Exhibit
Options
- ACreate a new test case for each data value to be tested.
- BInsert a test step insert a parameter into its action column to represent the input data value.
- CInsert a test step insert a parameter into its Expected Results column to represent the
- DInsert the action expected results values to the Parameter Values list pane.
- EInsert a test step for each new result data value to be tested.
How the community answered
(45 responses)- A11% (5)
- B84% (38)
- E4% (2)
Explanation
Add parameters to a test case Create a parameter by typing a name preceded by "@" in the actions and expected results of your test steps. Don't forget to include the expected results. - When you write a manual test, you often want to specify that the test should be repeated several times with different test data. For example, if your users can add different quantities of a product to a shopping cart, then you want to check that a quantity of 200 works just as well as a quantity To do this, you insert parameters in your test steps. Along with the test steps, you provide a table of parameter values.
Topics
Community Discussion
No community discussion yet for this question.
