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

Execute a test list which contains a large number of test scripts (>60 test scripts)

1 Answer 38 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.
Phuong
Top achievements
Rank 1
Phuong asked on 27 Jul 2011, 11:09 AM

I have create a test list contains many test scripts (more than 60 test scripts), then executing this test list using MSTest.exe on the Visual Studio Command Prompt, I get random failures on some test scripts with an error “wait for condition timeout”. These tests run well using the test view execution.

All test scripts are passed if I split the test list into smaller ones (each test list contains 10-15 test scripts). My question is “can we execute a large test list which contains a large number of test scripts (>60 test scripts)? “ why in my case it is failed? Do we need any additional configuration?

1 Answer, 1 is accepted

Sort by
0
Anthony
Telerik team
answered on 02 Aug 2011, 03:27 PM
Hello Phuong,

Yes, you can execute a large test list. In theory a high number of tests within that list should not adversely affect it. There is no additional configuration necessary.

To properly diagnose the failure, we will need more information. The next time you receive an error, please gather the log and step failure details for us to inspect.

Of course, if you are able to reliably see the same error, we'd like a copy of the project with instructions on how to reproduce it.

Kind regards,
Anthony
the Telerik team
Check out the Test Studio roadmap to find out more about the new performance testing functionality coming in our R2 2011 release this September!

Have you looked at the new Online User Guide for Telerik Test Studio?
Tags
General Discussions
Asked by
Phuong
Top achievements
Rank 1
Answers by
Anthony
Telerik team
Share this question
or