Where does the type “Test” come from? If it comes from the junit.jar file, then just make sure it is in your java build path under the libraries tab somewhere.
And no you don’t need to create a new project, running a JUnit test is the same thing as running a normal file anywhere in Eclipse, wether it be a Java Project, Web Project, etc.