Forum Discussion

NaveenVanapalli's avatar
NaveenVanapalli
Occasional Contributor
12 years ago

Failed Request/Response XMLs are not displaying in Load test

Hi All,

Issue: Failed request/response XMLs are not displaying in the Load test report when i am using test data as XMLs from a folder.

Test Steps:
1. Data Source --> I have a bunch of XMLs in the folder.
2. Property Transfer --> Where I can pass the request XMLs into a HTTP request.
3. HTTP Test request --> Where this step is going to use the XMLs tranfered from step-2.
4. Data source loop --> Which is used to loop whole XML files in the folder (step-1)

Load Test:
1. Based on the above Test Steps i have created Load test.
2. Executed the Load test (observed some failures/ error entries in the Load Test Log)
3. Exported the load test result using the "Detailed Error Information" option.

But i have not found any failed request xmls in the Load test report instead found the below messages for all the failures/ error entries in the Load test log.

Note:
1. Before executing the load test intentionally kept the "Socket Time out" setting to 100 milli seconds to make sure to test the failed request xmls are reported in the load test results.
2. But the issue (below message) is not observed when i am using data source as Excel file for other project.

Status: FAILED
Time Taken: 0
Size: 0
Timestamp: Mon Oct 07 05:10:55 PDT 2013
TestStep: HTTP Test Request
----------------- Messages ------------------------------
java.net.SocketTimeoutException: Read timed out
- missing response / garbage collected -


Thanks,
Naveen