Help for this page

Select Code to Download


  1. or download this
    DOMAIN=<value>
    DOMAIN_TEST_DB_CONN_STR=<value>
    ...
    DOMAIN_TEST_DB_PSWD=<value>
    [download]
    
  2. or download this
    #These are the properties for engineering
    #We expect you to change them for your environment
    ...
    DOMAIN_TEST_DB_CONN_STR=<value>
    DOMAIN_TEST_DB_USER=<value>
    DOMAIN_TEST_DB_PSWD=<value>
    
  3. or download this
    use strict;
    use warnings;
    ...
        }
    }
    
  4. or download this
    #These are the properties for engineering
    #We expect you to change them for your environment
    ...
    DOMAIN_TEST_DB_USER=<value>
    DOMAIN_TEST_DB_PSWD=<value>