Test Failure
Brought to you by:
cjd4,
simon_g_brown
When I run my test cases my automatic test case fails. it gives following error:
Automatic tag handler tests Fail
Tag handler class is loadable Fail
Failure : Class referenced by com.ui.jsp.taglibs.html.textFieldTag not found on the classpath for this web application (com/ui/jsp/taglibs/html/textFieldTag).
I have witten a test case testTextField.jsp which passes. I'm stuck because of the failure of Automatic test case. Kindly help.