The following scenarios check for field existence, field dependencies and for cases where the fields are shown or hidden depending on whether viewed by an internal versus an external user.

Scenario: C001_Form_Fields_TC_002_Validate_field_Purpose
    #Scenario Description:#The purpose for which the name is being reserved.
    #Display the following values:
    #• Incorporation / Registration
    #• Change of Name
    #Test Data Requirement:
    #User Role: IND User, ORG User, Internal User
    #REQ-REF
    #Catalogue Version 1.2

Scenario: C001_Form_Fields_TC_003_Validate_field_Proposed_Name
    #Scenario Description: Required Text Field.
    #Display the correct suffix as read only after the text field:
    #• Private Company - display "PROPRIETARY LIMITED"
    #• Public Company - display "LIMITED"
    #• Close Company – display ‘CC”
    #• Company Limited by Guarantee
    #• External Company
    #See Form Validation below for related business rules.
    #Upon entry of the name, invoke the same checks that would be carried out on submit.
    #If the Validate Name check is successful then display:
    #"Your company name appears to be available. However the name still needs to be reviewed by CIPA staff before it is approved."
    #Test Data Requirement:
    #User Role: IND User, ORG User, Internal User
    #REQ-REF
    #Catalogue Version 1.2

Scenario: C001_Form_Fields_TC_004_Validate_field_Is_the_proposed_name_similar_to_an_existing_name_or_trademark
    #Scenario Description: #Not required, Values: Yes or No
    #No default
    #Test Data Requirement:
    #User Role: IND User, ORG User, Internal User
    #REQ-REF
    #Catalogue Version 1.2

Scenario: C001_Form_Fields_TC_005_Validate_field_Consent_Upload
    #Scenario Description:A mandatory upload of consent to use this name is required if the above value is "Yes"
    #Also display the text:
    #"If these are not in English, they should be accompanied by a certified translation"
    #Test Data Requirement:
    #User Role: IND User, ORG User, Internal User
    #REQ-REF
    #Catalogue Version 1.2

Scenario: C001_Form_Fields_TC_006_Validate_field_Supporting_Documents
    #Scenario Description: Not required
    #Only available for internal users.
    #Allows upload of any supporting documents.
    #Allow multiple documents to be uploaded.
    #Allow remove functionality.
    #Test Data Requirement:
    #User Role: IND User, ORG User, Internal User
    #REQ-REF
    #Catalogue Version 1.2
0
0

Jump to Section