[FB_56] Retail Customer Billing Information
Green Button Certification Testing: Function Blocks
[FB_56] Retail Customer Billing Information is an optional Function Block for both CMD and DMD certifications.
Certification Tests performed for [FB_01] Usage Data Common. Certification tests verify the data contains the correct Certification Identifier that was assigned as part of the CMD and DMD Certification Application processing.
Test ID | XML Data Element Tested | Expected Results |
---|---|---|
RC_FB56_DE_001 | Customer <atom:link rel='related' href=> | Verify the Customer entry contains a "related" link entry referencing at least one CustomerAccount entry |
<cust:CustomerAccount> | Verify there is a CustomerAccount entry | |
CustomerAccount <atom:id> | Verify the CustomerAccount entry contains an ID entry Verify the CustomerAccount ID entry is a valid UUID type 3 or 5 |
|
CustomerAccount <atom:title> | Verify the CustomerAccount entry contains a title entry | |
CustomerAccount <atom:link rel='self' href=> | Verify the CustomerAccount entry contains a "self" link entry Verify the CustomerAccount "self" link entry references a CustomerAccount Verify the CustomerAccount "self" link entry contains a valid Identifier |
|
CustomerAccount <atom:link rel='self' href=> | Verify the CustomerAccount "self" link href= entry is unique | |
CustomerAccount <atom:link rel='up' href=> | Verify the CustomerAccount entry contains a "up" link entry Verify the CustomerAccount "up" link references a CustomerAccount Verify the CustomerAccount "up" link does NOT contain an Identifier |
|
CustomerAccount <atom:link rel='related' href=> | Verify the CustomerAccount entry contains a "related" link entry referencing at least one Customer entry | |
CustomerAccount <atom:link rel='related' href=> | Verify the CustomerAccount entry contains a "related" link entry references only one Customer entry | |
CustomerAccount <cust:accountId> | Verify the CustomerAccount entry contains a <cust:accountId> entry | |
CustomerAccount <cust:contactInfo/cust:streetAddress/cust:streetDetail/cust:addressGeneral> or <cust:contactInfo/cust:streetAddress/cust:poBox> | Verify the CustomerAccount entry contains a streetAddress or poBox entry | |
CustomerAccount <cust:contactInfo/cust:streetAddress/cust:townDetail/cust:name> | Verify the CustomerAccount entry contains a city entry | |
CustomerAccount <cust:contactInfo/cust:streetAddress/cust:townDetail/cust:stateOrProvince> | Verify the CustomerAccount entry contains a state or province entry | |
CustomerAccount <atom:published> | Verify the CustomerAccount entry contains a published entry | |
CustomerAccount <atom:updated> | Verify the CustomerAccount entry contains an updated entry |