Skip to content

Test Data

Each test user has its own set of test data generated into the system. This includes:

  • a set of parties that can be used to interact with the system - one of each type
  • a set of 1000 accounting point that is connected to the test users system operator

To facilitate testing across parties, e.g. with multiple service providers, there is also a "common" set of parties that can be used.

Party names

The party names are set using the test user's first name and just appends the party abbreviation to it. For example, if the test user's first name is John, the party names will be John SP, John SO, etc.

For the common test user, the party names are Felles SP, Felles SO, etc.

Generated GLN and GSRN

GLN is used for party identifiers and GSRN is used for accounting point identifiers.

The test data is generated using the last three digits of the fake social security number (SSN) of the test user. This means that the test data for a user with SSN 12345678901 will be generated using the last three digits 901.

One "problem" with GLNs and GSRNs is that they have a check digit as a final digit. This means that you as a test user simply cannot increment to the "next" id. Therefore we provide functionality below to show the test data based on the last three digits of the SSN.

The format of the GLN and GSRN is as follows:

  • GLN - 13370 + 3-digit SSN suffix + 4-digit increment + check digit
  • GSRN - 13370000000 + 3-digit SSN suffix + 3-digit increment + check digit

Use the input boxes to change the SSN suffix and the user's first name. Your test data will show up below.

Tip

The values for the common test user is 0 and Felles.

Parties

These are the test parties for .

Accounting points

This list contains 1000 accounting points where is the connecting system operator.