Forum Discussion

M_McDonald's avatar
M_McDonald
Super Contributor
16 years ago

TestRunner starts running entire TestSuite if select TestCase has not been saved

If I add a TestCase to a TestSuite, then launch TestRunner from the context menu and select only the newly added test case, the TestRunner begins executing the first test case in the suite.

Once I save the project, things work as expected.

Does this mean that the TestRunner is working off of the saved project xml rather than the in-memory project?

3 Replies

  • Hi!

    Yes.. the testrunner dialog is just a wrapper for the command-line tools, which are executed in a separate process from soapUI.

    regards!

    /Ole
    eviware.com
  • M_McDonald's avatar
    M_McDonald
    Super Contributor
    Fair enough... but then shouln't the unsaved test cases be excluded from the test case drop down? That was what was confusing me.
  • Good point.. they definitely should be.. I'll file a bug internally.. Thanks!

    /Ole
    eviware.com