nerdexam
Microsoft

70-497 · Question #41

You are using Microsoft Test Manager (MTM) to run an automated test suite with 240 long- running tests. In your test environment, you have set up four client machines to run these tests. You have…

The correct answer is D. In the Test Controller Manager view, change the Weighting property for all four test agents. The test agent runs as a service that listens for requests from the test controller to start a new test. When a request is received, the test agent service starts a process on which to run the tests. Each test agent runs the same load test. Test agents are assigned a weight by…

Manage test environments

Question

You are using Microsoft Test Manager (MTM) to run an automated test suite with 240 long- running tests. In your test environment, you have set up four client machines to run these tests. You have assigned the Client role to all four machines. You need to make sure that when you run the test suite, the tests are distributed equally over all four client machines. What should you do?

Options

  • AAdd an even amount of RAM to all four machines.
  • BIn the Test Controller Manager view, change the distribution property for the test controller
  • CIn the Content view, configure the test suite to use all four environments.
  • DIn the Test Controller Manager view, change the Weighting property for all four test agents

How the community answered

(58 responses)
  • A
    3% (2)
  • B
    14% (8)
  • C
    9% (5)
  • D
    74% (43)

Explanation

The test agent runs as a service that listens for requests from the test controller to start a new test. When a request is received, the test agent service starts a process on which to run the tests. Each test agent runs the same load test. Test agents are assigned a weight by the administrator, and load is distributed according to a test agent's weighting. For example, if test agent 1 has a weighting of 30, and test agent 2 has a weighting of 70, and the load is set to 1000 users, then test agent 1 simulates 300 virtual users whereas test agent 2 simulates 700 virtual users.

Topics

#test agent weighting#test distribution#test controller#load balancing

Community Discussion

No community discussion yet for this question.

Full 70-497 Practice