Broadband Checker Business API

(0 reviews)

Test Cases

Test CaseAPI EndpointSuggested Test CaseExpected Result
1GET servicesPerform a GET SA Chorus RSP API by providing the PLSAM, which has both the Copper and Fibre Details.Receive a 200 response code with all the SA RSP API parameters. Parameters without any values will also appear in the response with blank (null) values.
2GET servicesPerform a GET SA Chorus RSP API by providing the PLSAM, which has no current business services.Receive a 200 response code with all the SA RSP API parameters. Parameters without any values will also appear in the response with blank (null) values.
3GET product-featuresPerform a GET request without specifying any filter parameter.Receive a 200 response code with all the API parameters. Parameters without any values will also appear in the response with blank (null) values.
4GET product-featuresPerform a GET request specify a filter value.Receive a 200 response code with all the API parameters. The response contains only the filtered product. Parameters without any values will also appear in the response with blank (null) values.

Reviews