Here are the new screenshots: https://imgur.com/a/vaR12yn
Ill post the text that was in the response data field that got cut off:
Error --
loginLogout(org.apache.jmeter.protocol.java.sampler.JUnitSampler$AnnotatedTestCase):
null
Trace -- java.lang.NullPointerException
at core.BaseCommunityTest.testCleanUp(BaseCommunityTest.java:48)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
org.apache.jmeter.protocol.java.sampler.JUnitSampler.sample(JUnitSampler.java:399)
at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:490)
at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416)
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250)
at java.base/java.lang.Thread.run(Thread.java:844)
Again than you everyone for all of your help!
On 9/6/18, 6:56 PM, "Deepak Shetty" <[email protected]> wrote:
Hi
can you enable Append Assertion errors and Append Runtime errors in the
sampler , and resend the screenshot ? Also if you havent please add
distinct values for failure code and error codes so system would be able to
differentiate between your test ran but something you asserted failed and
there was a runtime exception or something while running the test.
In your screen , The error count is 1 , it does look like it attempted to
run and got some error.
regards
deepak
On Thu, Sep 6, 2018 at 2:01 PM Maxwell Falcon <[email protected]> wrote: