Wednesday, October 24, 2007

JUnit Testing

As promise last week , Mr Mok would shows us more hands on example on JUnit testing. In today lesson , Mr Mok had show us where, how to install and run the JUnit program to test on our java coding. During our 2nd lessons onwards , we were told that before coding out a system , we should come out with our test classes and run it in JUnit testing. This is to ensure that the test classes are workable and there is no error occurred when the developer wants to do the next coding phase.

We had downloaded the JUnit program in our school computer. However , due to versioning (our computers in our lab are not installed with JDK 1.6) , we are unable to test our JUnit program. It was a bit disappointed but my laptop has saved me.... i had reinstalled the Junit program in my laptop and had worked from there.

By downloading to configuring the JUnit, had being a difficult process for a beginner. I think that once we get hold of the program, it will be easier for us to use it when our assignment two was assigned. We are able test our test classes using JUnit Testing.

Before the lesson end , our group had decided the location and time for our group meeting on our assignemnt 2. I hope that in this discussion , we are able to look into the requirement specification , download netbeans to our system , create grapic user interface for the system as well as coding.

No comments: