|
Because of laziness:)
Writting test cases takes some
time.
I'm developing application using Tomcat, and I
start to realize, that testing on real application takes to much time, including
deploying, logging on, and so on.
At the beginning it seemed to be a good
choice, but it isn't. I have the problem with refreshing sqlmap files by tomcat
(it was mentioned on this group, but doesn't work for me), so I have to deploy
and reload application. Even using ant to reloadTask and than logon is a little
slow. So test case seems to be the fastest way.
What is your advice.
Is building test cases the best practise
and fastest of doing this?
Darek
|
- Re: synchronization between DB and ibatis sqlmaps Darek Dober
- Re: synchronization between DB and ibatis sqlmaps Ed Griebel
- Re: synchronization between DB and ibatis sqlmaps netsql
- Re: synchronization between DB and ibatis sql... Larry Meadors
- RE: Re: synchronization between DB and ibatis sq... Akins, Greg
- Re: Re: synchronization between DB and ibatis... Fabio Insaccanebbia
- Re: Re: synchronization between DB and ib... Larry Meadors
- Resultset metadata Abdullah Kauchali
- Re: Resultset metadata Clinton Begin
- Re: Re: synchronization between DB an... Fabio Insaccanebbia
- Re: Re: synchronization between ... Larry Meadors
