Re: Adding trace into servlet unit
"Wolfgang Fahl" <[email protected]> Tue, 03 Feb 2009 20:49:51 +0100
| Newsgroups | gmane.comp.web.httpunit.devel |
|---|---|
| Organization | BITPlan GmbH |
| Message-ID | <[email protected]> |
Andrew, with the non-invasive approach you are seeking the results you can get might be limited. I think you will be able to trace: - any action invoked e.g. pressing a button or clicking a link and the resulting pages rendered - any http traffic generated e.g. by switching on the debug log of your http server. Since you can't modify the source code any other traces will just be the ones already available by the current state of the software (if any). Just go ahead and state a few more details - I'm looking forward to the discussion. Wolfgang From: Andrew Jackson <[email protected]> To: [email protected] Date sent: Mon, 2 Feb 2009 15:42:54 +0000 Subject: [Httpunit-develop] Adding trace into servlet unit Send reply to: Discussion of use and development of HttpUnit <httpunit- [email protected]> <httpunit- develop.lists.sourceforge.net> <mailto:httpunit-develop- [email protected]?subject=unsubscribe> <mailto:httpunit-develop- [email protected]?subject=subscribe> > Hi, > > I am trying to create traces of my servlets when tested using servlet > unit. > > I was trying to merge servletunit and jdi based trace functionality or > by using load time aspectj and tracing aspects. Before I go into this > any deeper into this I said I better ask the experts if they have any > insight before I waste days working on this. > > What I want to be able to do is to run my tests - generating a trace > over the servlet based application for each test. I cannot rewrite my > application in any way to add in logging statements. > > I hope this gives you a sense of what I want to do. > > Looking forward to your suggestions/comments/etc., > > Thanks, > Andrew > > > --------------------------------------------------------- > Andrew Jackson > Distributed Systems Group, > Department of Computer Science, > Trinity College Dublin. > Tel: +353 (01) 869 1543 > Email: [email protected] > Web: www.cs.tcd.ie/Andrew.Jackson > --------------------------------------------------------- > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > Httpunit-develop mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/httpunit-develop > BITPlan - smart solutions Pater-Delp-Str. 1, D-47877 Willich Schiefbahn Tel. +49 2154 811-480, Fax +49 2154 811-481 Web: http://www.bitplan.de bitplan GmbH, Willich - HRB 6820 Krefeld, VAT-ID: 10258040548, Geschäftsführer: Wolfgang Fahl ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Httpunit-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/httpunit-develop