As a candidate I must agree to the Exam terms and conditions

Document Status

DRAFT

Document Owner

@Robert Adach

Business POC

Tanya Carpenter

Related Document Links

 

Azure Dev Ops Work Item #

 

Description

Before paying for their registration, the Candidate must be presented with the ASWB Exam usage terms and conditions. These items are important in establishing the rights of ASWB regarding the administration of the exam and its usage.

Assumptions

  • The registration process is being completed by the Candidate (or someone authorized to act on behalf of the Candidate).

  • All instructional and warning text displayed will be the same as those in the legacy registration process.

  • All field labels displayed displayed will be the same as those in the legacy registration process.

  • All logic determining field visibility will be the same as those in the legacy registration process

  • All logic determining field value validity will be the same as those in the legacy registration process.

Requirements

  1. The page is not shown until the successful completion of the actions listed in As a system, I must capture demographic information provided by a candidate

  2. The system must retain all information from the matched approval when moving from page to page to eliminate repetitive queries to the database.

  3. Anytime the Candidate arrives at this page, they MUST confirm their understanding of the terms and conditions.

  4. Please refer to the screenshot included in the Design Considerations section for the following

    1. The Candidate information (a), should be populated with the information provided in the previous page

    2. The Exam Registration cost (b) is to be determined by GetExamFee function

    3. The Amount due (c) is to be determined by the GetAmountDue function.

    4. The Candidate must agree to the Terms and conditions (d) before being allowed to pay for the registration.

    5. If the Candidate presses the “READY TO PAY” button (e)

      1. and they have not clicked the confirmation checkbox (d), the error message “You must agree to the conditions below to register. If you have questions please contact ASWB Candidate Services at 888.579.3926 for assistance.” must be shown.

      2. and they have clicked the confirmation checkbox, the should be taken to the Authorize.Net hosted pages page

Supporting Functions

GetExamFee

GetAmountDue

 

Design Considerations

 

 

Test Cases

Link to test case documentation

Result

Link to test case documentation

Result

1

 

NOT TESTED | FAILED | PASSED

2

 

 

Related Items

 


IT Information

  1. The all queries listed on this page should utilize the ASWBOnline Connection String