Important of Software Test
When I first implement a project for the subject software engineering, testing and maintenance just play a small part for the whole project. That give my impression that system testing is not much as important as other process. Thus, my projects do not do well because of lack of well organise test. Bugs are in everywhere.However when I have the first project for my job, I notice that testing should be as important as other parts of the system. As it is a very crucial system which involve a lot of money, it must not launch before well test has performed. If a testing is not doing well, the whole system is useless.
Therefore, I took the software test and maintenance course in last semester and OOM in this semester. In OOM, my teacher always describe testing is very important even should plan and do it before implementation. I think this is one of the tips to write a good program.
Here is some example of software test Description web site.
http://www.extremeprogramming.org/rules/functionaltests.html
http://www.methodsandtools.com/archive/archive.php?id=2
my email address: 50303848@student.cityu.edu.hk
