Interview Questions

Java Application Testing Tools - JFunc

List of Software Test Tools


(Continued from previous question...)

Java Application Testing Tools - JFunc

JFunc is an extension to the JUnit testing framework to make it easier for use with functional tests. Functional testing (also called integration testing) significantly differs from unit testing in a number of respects. Part of this project is dedicated towards putting together code to address these differences; the other part of this project is putting together methodologies for functional testing.

(Continued on next question...)

Other Interview Questions