Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java Unit Testing in Java Why Test? Introduction

Confused in java

I know java basics and have a bit knowledge of OOPS in java.Actually i want to learn java web development.When view java web dev track i see unit testing in java first.So in order to comple this track i should learn java first or i can continue now?Plz help?

1 Answer

Hey Khaleel!

You'll probably want to complete Java Unit Testing before you dive into Java Web Development.

In order to do Java Unit Testing, it's recommended you complete the prerequisites to do well. In order, you should have the following courses or their equivalent under your belt:

Java Basics -> Java Objects -> Java Data Structures -> Local Development Environments

Hope this helps. :-)

Thanks Michael