Forum Discussion

alibaba82's avatar
alibaba82
Super Contributor
17 years ago

testrunner order of execution

Hello,
I have a project which does not seem to finish completely. I have -j option enabled so I expect that all the corresponding junit files + report.xml be generated. However I see some output files but no report.xml. Since this is the only project exhibiting this behavior, I am tempted to say that the problem is with the project.

I wanted to debug and see what is going on and when it fails. I am running this project via command line.

Can you tell me in what order are does testrunner picks up the suites. and once some suite is picked up, how are the test cases run. Is the order the same as I see when I open the project ?

Thanks

Ali

1 Reply

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi Ali,

    the TestRunner runs TestSuites/TestCases in the same order as they are shown in the project navigator when the available ordering options under Preferences/UI Settings are all turned off.

    Let me know if I can help to debug this somehow..

    regards!

    /Ole
    eviware.com