I am trying to set up a TBS 2010 Lab Management automated testing system, and I have a "test suite" (created in the TFS Test Manager) with the following tests: 1) Startup and login 2) Create a group 3) Create a user and add to the group
They have the order specified correctly in the Test Center → Plan → (Test Suite) → Order Table
However, when they are executed (in the TFS Lab Management Build) by the test agent, they do not work: 2nd, 1st and 3rd.
Is there a way to get the Test Agent to run these tests in order?
Thank.
source
share