nerdexam
Microsoft

70-497 · Question #91

Your organization uses Microsoft Visual Studio Team Foundation Server (TFS) 2013. You are working with tests in the TFS Web Access. You have an existing test that uses the following parameters…

The correct answer is A. In the original test case, select convert to shared parameters. D. In the new test case, select add a shared parameter set. Share parameters between test cases Convert existing parameters to shared parameters, so that you can use them and the associated data in other test cases. After you have created a shared parameter set, open another test case and add the shared parameter set to that test case…

Create and manage test cases

Question

Your organization uses Microsoft Visual Studio Team Foundation Server (TFS) 2013. You are working with tests in the TFS Web Access. You have an existing test that uses the following parameters:

@city, @state, and @postal code. You want to use the same parameters in a new test case. Which two actions should you perform? Each correct answer presents part of the solution.

Options

  • AIn the original test case, select convert to shared parameters.
  • BOpen the original test case, and copy the parameters.
  • COpen the new test case, and paste the parameters.
  • DIn the new test case, select add a shared parameter set.

How the community answered

(31 responses)
  • A
    74% (23)
  • B
    16% (5)
  • C
    10% (3)

Explanation

Share parameters between test cases Convert existing parameters to shared parameters, so that you can use them and the associated data in other test cases. After you have created a shared parameter set, open another test case and add the shared parameter set to that test case. You can search for the shared parameter set by name.

Topics

#shared parameters#TFS Web Access#parameter reuse#test cases

Community Discussion

No community discussion yet for this question.

Full 70-497 Practice