Oded Shvartz - 2012-10-31

Hi,

I used the following discussion (https://sourceforge.net/p/jsystemtest/discussion/397999/thread/e05ce8ed/) for creating scenario using the Scenario API but in my case I need to add scenarios to the new created scenario and not tests (the "add" method gets Jtest object).

I saw that there is a different method "addTestsXmlToRoot" but I'm not sure if it should do the job.

Thanks