70-497 · Question #82
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
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 known test data. You need to modify the manual test case to include input and validation data for the new data entry field to meet these requirements. Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)
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
(47 responses)- A6% (3)
- B83% (39)
- E11% (5)
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.
