Hi Wolfgang, I confirm that Cactus is the wrong tool! It only does unit testing (white box testing) ATM with a little functional testing by the ability to assert the response using HttpUnit for example.
I don't know of any tool but I am sure there are. You can also patch HttpUnit to add support for IFrame or ask for this feature on the HttpUnit SourceForge web site. Cheers, -Vincent > -----Original Message----- > From: Wolfgang Egger [mailto:[EMAIL PROTECTED]] > Sent: 07 October 2002 11:01 > To: [EMAIL PROTECTED] > Subject: IFrames > > Servus all out there, > > I'm not sure if this is he right mailing-list, but perhaps you can give > me some hints, what resources I should look at to solve my problem. > > We build a website using IFrames. Now I have to write a test, that > follows all links that are reachable from a given page a page. The links > that are inside of IFrames and the sources of the IFrames self, has to > be followed too. I have tried httpUnit, but it doesn't recognize > IFrames. I took a look at the cactus documentation, but it seems, that > this is the wrong tool, too. > Does everyone know any resources, where I can get an idea, how to test > IFrames automatically? > > Have a nice and peacefully day > > Wolfgang > > > -- > To unsubscribe, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
