Assess readiness of the IUT. Check the retrieved capabilities document for available service endpoints; determine if the service is available and is ready to undergo further testing. The capabilities document is first checked for the presence of required HTTP method bindings. Then a GetCapabilities request is submitted to the SUT using the GET method. A subsequent GetFeature request to retrieve one of the records in the test data set is then submitted and checked for a non-empty response. If any of these checks fail, execution of the test suite is aborted. sch/wfs/1.1.0/Capabilities.sch RequiredTransactionBindingsPhase sch/wfs/1.1.0/Capabilities.sch RequiredBasicElementsPhase FAILURE: HTTP endpoint for GetCapabilities using GET method not found in capabilities document. FAILURE: HTTP endpoint for GetFeature using POST or GET method not found in capabilities document. GET WFS 1.1.0 GetCapabilities POST GET GetFeature WFS 1.1.0 sf:PrimitiveGeoFeature xmlns(sf=http://cite.opengeospatial.org/gmlsf) FAILURE: The response from could not be read or is invalid. FAILURE: The GetFeature response could not be read or is invalid. FAILURE: The response entity is NOT a wfs:WFS_Capabilities document. The document element has [local name] = and [namespace name] = . FAILURE: The resulting wfs:FeatureCollection must include at least 4 sf:PrimitiveGeoFeature instances from the test data set.