Why test cases fail in Jenkins with null pointer exception though it runs successfully on local
Test case execution failure on Jenkins Node. Testcases are written in Java using Junit. My webpage is not loading. The web app and backend is running successfully on Jenkins machine, but still it fails to load the web page. But when it is run on local env it works fine.