Page 1 of 1

Execution Order

Posted: Thu Jun 04, 2009 10:57 pm
by tbennett
When designing a Test Suite, I can move Test Cases to the bottom or top of a Test Suite, but not insert somewhere in the middle.

I thought this was a big problem, as our Test Suites change over time.

Then I discovered the Execution Order, and thought this would solve it. But apparently not, since when the Test Plan is executed, the Test Cases are listed in the order in which they were created.

How can I change the order of the Test Cases?

Posted: Fri Jun 05, 2009 7:25 am
by shm2bk
Hello
Since Testlink 1.8 you can change the order of the testcases inside the testcase Definition, by Drag and Drop.
This is very comfortable. You can move the testcases in the treeview with the mouse in the area (order) you want.
Inside the Testplan, you must change the order by another way:
Go to:
Testlink1.8: Home: Add/Remove Testcases: Execution Order
The numbers in the column [Execution Order] defines the order of the testcases inside the Testplan.
I hope this info is that what you want.

Posted: Fri Jun 05, 2009 2:41 pm
by tbennett
Good -- I didn't know about the drag & drop action. That will solve the ordering problem.

However, just for clarification, how does specifying the Execution Order change the way the tests are actually run?