RE: [Logitest-developer] Features added
Status: Alpha
Brought to you by:
aeden
|
From: Anthony E. <me...@an...> - 2002-02-13 16:31:09
|
Clancy, Here are some issues which I found with your additions: - The icons you added seem to be corrupt. - NPE in the singleStep() method when no items selected. I have commited code to fix this - the default behavior is to just select the first test (and thus test the first resource) when nothing is selected. - CalpaHTMLPane doesn't support SSL. Any thoughts on how to deal with this? This is the reason I switched back to JEditorPane. - You added DiffTestlet but not to the config. Is it because you want to test it some more before adding it to the available testlet list in the config? - The DOM and HTML views don't seem to be in sync with the browser view. - The temp file addition to the SaveThread always fails on my machine (and thus I cannot save). Sincerely, Anthony Eden > -----Original Message----- > From: log...@li... > [mailto:log...@li...]On Behalf Of > Clancy Malcolm > Sent: Wednesday, February 06, 2002 7:21 PM > To: Log...@li... > Subject: [Logitest-developer] Features added > > > I have committed the following changes to the CVS > > - Added support for variables > - Added recording of get and post requests made by the browser > - Added ResourceChild class as generic child to variable readers and > testlets > - Replaced OROMatcher.jar with jakarta-oro-2.0.5.jar > - Changed browser component to CalHTMLPane to support recording and for > better rendering > - Enhancements to paths (e.g. in Expect Testlet) to make them more xpath > like (e.g. / at start, // for recursive search) > - Added Diff Testlet > - Changed default view to Browser instead of HTML > - Added session ID substitution to test properties for use with recording > and diffing when URLs contain a session ID > > Cheers, > Clancy > __________________________________________________________________________ > Clancy Malcolm <cl...@cy...> Application Development Manager > Cybersource: Level 9, 140 Queen Street, Melbourne http://www.cyber.com.au > Phone: 03 9642 5997 Fax: 03 9642 5998 Mobile: 0414 297879 > > _______________________________________________ > Logitest-developer mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/logitest-developer > |