I am new to junit, I am trying to create StrutsTestCase for my application but facing below error while running the test case. junit. framework. AssertionFailedError : The /WEB-INF/web.xml was not found. Your help will be appriciated. Here is the code