Hi,

I am looking at the best way to organise my Web Tests.

I plan on doing something like:

Project (build.xml sits here)
    tests   (Do I need a .xml here?)
      Feature X   Where else do I need a .xml?)
        Function 1
            myTest1.xml with actual test steps
        Function 2
           myTest2.xml with actual test steps

With my current setup I can get the tests in myTest1.xml to run.

But it doesn't seem to execute the tests in myTest2.xml.

Any suggestions/idea's?

thanks!
     
-- 
View this message in context: 
http://old.nabble.com/Organising-Tests-for-WebTest-tp27453235p27453235.html
Sent from the WebTest mailing list archive at Nabble.com.

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to