You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
Use Case: To read medical test results in XML and pass/fail for a condition
The Results XML will consist of (a) XML elements are constant (in every XML response). E.G. TestNo, Name, Address, DOB etc and (b) dynamic elements e.g. Test1Result, Test2Result etc depending on number of tests carried out.
The values returned need to be compared with Expected Result XML