Mblanch
3 years agoNew Member
Running Test Cases in Parallel
i am attempting to run a lot of testcases in parallel. i start out fine but i wonder if there is a maximum number ( i have 500) that should be set at a time . i see alot of the test cases executing and passing and some are failing because of set assertions but then the process seems to just stop . i check Task Manager and see memory runs around 80 %. i did increase the MAXHEAP value in the VMoptions file from 40 to 90 (as indicated with a popup message i received during execution)
i wonder if i need to reduce the Test cases to 200 at a time and make separate test suites, or if there is a place i can make changes or limits to special values
Regards,
Martin