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

Running tests from three different projects

1 Answer 48 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.
Lisa
Top achievements
Rank 1
Lisa asked on 26 Jan 2018, 04:34 PM

We are using Visual Studio 2015 with the plugin and have created tests in 3 different projects in the same solution. Now we have no way of running these tests in an ordered way (yes they need to be in order). 

Ordered Tests are per project only, and our workflow skips from project to project - the reason for having more than one project is that many of the controls are named similarly and it would be really hard to maintain if everything were in one, so we have a project for each app we work with.

Test Explorer will run tests in a random order.

Test Lists, while there are instructions on how to create them even though they are not supported in VS anymore, they don't seem to save with any content. I've tried, but only a blank vsmdi file remains.

Running from Test Studio also doesn't work because we need to run tests from multiple projects.

So how do we do this?

1 Answer, 1 is accepted

Sort by
0
Nikolay Petrov
Telerik team
answered on 31 Jan 2018, 12:51 PM
Hello Lisa,

Unfortunately, at this point there is no available option to run Test Studio tests in certain order in Visual Studio Test Explorer. 
I logged a feature request on our feedback portal related to this problem.

It is possible to run tests or test list from command line from different projects using ArtOfTest.Runner

Please, specify the work you have to complete to be able to assist you best here.

Best Regards,
Nikolay Petrov
Progress Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
Lisa
Top achievements
Rank 1
Answers by
Nikolay Petrov
Telerik team
Share this question
or