Forum member

salma

2 posts

Posts by salma

  1. Parallel test case execution

    Thanks for the quick response. I deleted cache file and i rerun the test. Out of 16 tests it runs only 2 tests in parallel. For each test it creates a job in my DB. I can see only 2 jobs instead of 16 jobs. I'm running it from the command line from my box. Why it splits test in two groups (…

  2. Parallel test case execution

    Hi, I'm new to NCrunch. I have trial version installed and i'm trying to run 15 test cases in parallel. I run my test using console runner and it runs only 2 test cases in parallel instead of 15. Please help. C:\software\NCrunch Console Tool>NCrunch.exe [MyTest.sln] /c D:\source\QA\MyTes…