The following are the runtime error message patterns I am checking for using JMeter (via Assertion Response):
Portlet (gpir-browser-2) specific:
- "Error message" <-- Appears in most exception messages
- "An error has occurred!" <-- Appears in most exception messages
- "Stack Trace:" <-- Appears in most exception messages
- "Portlet Exception" <-- Appears in most exception messages
- "at java.lang.Thread.run" <--- appears in most java exception messages
- "Portlet unavailable!" <-- caused by a misconfigured portlet pom.xml file
- "Error contacting web service" <-- caused by incorrect webservice URL in portlet.xml for gpir-browser-2 portlet
- "The requested resource.*is not available" <-- caused by incorrectly configuring portlet in web.xml
- "GridSphere portal failed to initialize!" <-- Caused by a misconfigured pom.xml file
- "Stack Trace:" <-- Appears in most exception messages
1 comment:
Hi Rishi,
I m try to do a performance testing with Silverlight application with the Jmeter.
I am newer with Jmeter, I recorded the script through badboy tool and convert into a jmx file and try to execute the thread, My script plan is always failing after login.
Could you please have a look?
Thanks
Ashu
Post a Comment