This is a migrated thread and some comments may be shown as answers.

How the tests are executed sequentially?

1 Answer 36 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Feng
Top achievements
Rank 1
Feng asked on 08 Jun 2012, 03:00 PM
hi
There are some tests in the same testlist,how can i execute the tests sequentially according to their names?For example,there are two tests in the same testlist, one test is named 'Syn300',the other is named 'Syn301',so the test named 'Syn300' can be executed first,the test named 'Syn301' is exeuted second.
Thanks!

1 Answer, 1 is accepted

Sort by
0
Anthony
Telerik team
answered on 08 Jun 2012, 04:08 PM
Hello Feng,

This can be done with a Visual Studio Ordered Test. When executing an Ordered Test via the Test View, the selected tests execute in the correct order.

Please be aware that the VS Test List and Test View are inherent to Visual Studio, and not a part of the Test Studio VS plugin. Visual Studio sees our .tstest file type as just another test type to execute via its own execution methods.

Greetings,
Anthony
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Feng
Top achievements
Rank 1
Answers by
Anthony
Telerik team
Share this question
or