Quantcast
Channel: Interleaved tests
Viewing all articles
Browse latest Browse all 7

Interleaved tests

$
0
0

Hi,

 

We are using ArtOfTest, which allows us to drive a browser and code Web tests. The problem we are encountering has to do with our continuous integration environment. I just found out that our ArtOfTest tests are being run in parallel, I can see a number of browser windows opening on the server and just sitting there, we are seeing a lot of timeout and out of memory issues as we have added more ArtOfTest type of tests.

 

We are running a test list using MSTEST from the command line. I researched this a bit and came to find that MSTEST interleaves tests in different threads. My question is in regards to this behavior. Is there a way to disable this behavior or to throttle it down to just say 3 threads or something along those lines.

 

Alternatively, is there a way to run our test list without using MSTEST so we can control how many tests run at the same time? I am looking for alternatives of any kind. This is my first job as an SDET so I am not very knowledgeable about the testing environment.

 

I appreciate any assistance anyone may be able to provide. I am certainly open to any ideas. I hope that I have explained our issue sufficiently enough. We are using Visual Studio Team System 2008 in Windows Server 2008.

 

Thanks in advance,

 

Victor


Viewing all articles
Browse latest Browse all 7

Latest Images

Trending Articles





Latest Images