Forum Discussion

sachinm28's avatar
sachinm28
Regular Visitor
3 months ago
Solved

ReadyAPI UI got struck when running a test case

Hi Team, When I tried to execute a test case that returns a large response for a GET API, the ReadyAPI UI became unresponsive, and I had to restart ReadyAPI. Could you please help me resolve this is...
  • Humashankar's avatar
    4 days ago

    Hi sachinm28​ 

    Add query parameters to your GET API to limit response size - Example-pagination like ?limit=100

    Mock large responses in ReadyAPI or use assertions to validate without full rendering.

    To learn more - Ready for Anything, Ready for AI

    Best Regards