Forum Discussion

bgoldsto's avatar
bgoldsto
Occasional Contributor
9 months ago
Solved

SOAPUI - NullPointerException occasionally occurs when running test suite.

Dump from Test Results Directory Bad Test: Status: FAILED Time Taken: 0 Size: 0 Timestamp: Wed Feb 19 09:51:42 EST 2025 TestStep: getId ----------------- Messages ----------------------------...
  • Humashankar's avatar
    22 days ago

    Hi bgoldsto​ 

    Ensuring no concurrent edits of endpoints or properties during request execution is a best practice to prevent NullPointerException caused by missing request URIs. Running TestSteps sequentially as a test is an effective way to verify if concurrency is the root cause of your issue and can often solve this problem

    Hope this helps - Happy to help further!!
    Thank you very much and have a great one!
    Warm regards