Different Response HAR Betweeen Test Case and Verification

Hi, I’ve problem with response from API. It was different response. The problem is on “medical_record_attachment”. So, I used Map for “medical_record_attachment”.

This, response from TC (Test Case)
HARFromTC.har (3.5 KB)

This, response from tab Verification
HARFromVerification.har (3.8 KB)

Thank you!

Hi @azzam,
Please share your request file (.rs file) and your test script.
Regards.

Hi, @huynguyen! Thanks for your response. The file is attached

rsFileAndTC.zip (2.1 KB)

Hi @azzam,
By saying “verification”, do you mean that you use the keyword sendRequestAndVerify?

Yups, that’s what I mean

Hi @azzam,
As far as I know, the verification process does not generate any HAR file. How can you get the “verification” HAR file?
By the way, the file you sent is just the metadata file of your test case. Please help by sending your test script.