WMR | line-up-start-list
8 Scenarios
Iteration #1
Givensubstitute player data includes various status codes for players not in the starting eleven
WhenI open WMR FBL line-up-start-list
Thensubstitute players with status indicators display the correct status code before their shirt number
Andplayers without special status do not show any status indicator
Givenroster data includes captain designation for one player on each team
WhenI open WMR FBL line-up-start-list
Thenthe designated captain's row shows "(C)" indicator following the player name
Andonly one player per team displays the captain indicator
Givenno team roster information has been published yet for the upcoming match unit
WhenI open WMR FBL line-up-start-list
Thenthe component shows an appropriate empty state message
Andno player data rows are displayed for either team
Giventhe official starting line-up has been confirmed showing eleven starting players and substitute players for both teams
WhenI open WMR FBL line-up-start-list
Theneach team section shows starting players first in the list
Andsubstitute players appear below the starting players
Andstarting players are sorted by playing position with goalkeepers first then by shirt number
Giventeam roster data is available for both teams showing all registered players for the match unit
WhenI open WMR FBL line-up-start-list
Theneach team section shows the correct team name and NOC code
Andplayer rows within each team are sorted with goalkeepers first followed by other positions
Andeach player row shows the correct shirt number, printed name, and playing position from the roster data
Giventournament statistics are available for players who have participated in previous matches
WhenI open WMR FBL line-up-start-list
AndI expand a player's row that has previous match participation
Thenthe expanded section shows that player's tournament statistics in a table format
Andthe statistics include a timestamp indicating when they were last updated
Giventhe tactical starting line-up data includes formation information for both teams
WhenI open WMR FBL line-up-start-list
Theneach team section shows a formation graphic displaying player positions on the field
Andthe formation can be expanded or collapsed by user interaction
Givenone player carries suspension status so they cannot participate in the starting eleven
WhenI open WMR FBL line-up-start-list
Thenthe suspended player appears in the substitute section with suspension status indicator
Andthe suspended player is sorted after regular substitute players
SCD AI Application