if they're not simple JSP that can't be tested with just a browser, than
you may have to do what everyone else does, use JUnit or something
similar.

It all depends on the level of testing you want to perform. Regression
testing, basic "does it work" test, white box or black box testing. 
There's a wide variety of tests, so you're going to have to provide more
detailed information for others to provide useful suggestions.

peter lin

Atif Munir wrote:
> 
> hi to upload the files is not a problme ....I want to check is that working fine or 
>not?
> how can i check that
> atif
> 
> DingHui wrote:
> 
> > It's based on the configuration of your server.
> > if there is a FTP service running on your server,you can upload your files with 
>FTP client such as CuteFTP.
> > Therefore ,you can directly copy your JSP files to the server
> > ----- Original Message -----
> > From: "Atif Munir" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, May 10, 2002 2:09 PM
> > Subject: installation
> >
> > > I wana to upload my jsp based web site.....I have Apache running on my
> > > server...What should me do now?
> > > which things are necessary to be installed on server?
> > > Thanks in advance
> > > atif
> > >
> > >
> > > --
> > > To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> > > For additional commands: <mailto:[EMAIL PROTECTED]>
> > > Troubles with the list: <mailto:[EMAIL PROTECTED]>
> > >
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to