Marc, Have you looked at Selenium (http://seleniumhq.org/)? I have used it for functional and UAT testing. I think it may meet your testing criteria. As the tests run in the browser, not in the JVM, there are no concerns with integrating it with the application. Also there is a Wonder framework named ERSelenium that adds additional support and initiating the test cycle from within the application (I think - I don't use it).
Chuck On 2012-04-12, at 7:41 AM, SAUGET Marc wrote: > Thanks for the RTFM but we have read some part of this manual > without find information about test method using Webobject application > using editong Context, Session, and ... really connected the database > (in not using a fake editingContext like mockEditingContext). I have > read too the book "WebObject in practice" without find anything about > functionnal test. I have maybe miss anything (and I hope that). > > Fitnesse use a java application and not a web application and our > difficulties is how run a webapplicationd in a java application. > We search to use this tools because the functionnal test are producted > by non-developper and the can't developped simple JUnit test (like > using WOUnit) and we want use Fitnesse because this tools seems > generaly used (and documented (except with WebObject .. ) > > > Tanks a lot for your help. > > Best regards > > > > > Le 12 avril 2012 15:41, Jesse Tayler <[email protected]> a écrit : >> if you are just getting started with WO, watch a few videos >> >> http://www.wocommunity.org/webobjects_screencasts.html >> >> and read about WOnder on the wiki >> >> On Apr 12, 2012, at 5:35 AM, SAUGET Marc <[email protected]> wrote: >> >>> Hi, >>> >>> We want to use fitnesse for create acceptance test with webObject but >>> my problem is how create standalone Application ? >>> The problem is about use the webobject univers with Java >>> (Application/Session/Editing Context). >>> >>> >>> After many research, we could not find any use case about this .... >>> >>> >>> Thanks for help. >>> >>> Best regard >>> >>> >>> Marc Sauget >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com >>> >>> This email sent to [email protected] >> > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net > > This email sent to [email protected] -- Chuck Hill Senior Consultant / VP Development Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/gvc/practical_webobjects
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
