MENDIX INTERMEDIATE REAL EXAM SCRIPT
2026 FULL QUESTIONS AND CORRECT
ANSWERS ALREADY PASSED
◉ What happens in the daily scrum?
Team members share their progress, plans and issues
Instructions from the scrum master are delivered
Team members chat about non-work subjects to decompress
Development progress is presented to the stakeholders . Answer: Team
members share their progress, plans and issues
◉ Which of the following approaches needs to be used to sort items in
the product backlog from top to bottom?
Based on the ID assigned to a user story.
Based on an estimation of time development of a user story might take.
Based on the descending priority.
Based on an estimation of effort associated with a user story. . Answer:
Based on descending priority
◉ What do Story Points associated with a user story indicate?
The number of tasks in a user story.
,The priority of the user story.
The velocity of the team.
Estimation of complexity of a user story. . Answer: Estimation of
complexity of a user story
◉ During which of the Sprint Events does the development team
determine user stories that will be finished in the sprint?
Product Backlog Refinement
Sprint Planning
Sprint Review
Daily Stand-up . Answer: Sprint Planning
◉ Which folders contain source information tied to a specific module
enabling reuse of this module in another project?
Only Javasource folder
Only Javascriptsource folder
All folders within App Directory
Javascriptsource and Javasource folders . Answer: Javascriptsource and
Javasource folders
◉ VerifyPassword.java file belonging to the System module is stored in
which of the JavaSource sub-folders?
Proxies
,Root folder
Actions
Datasets . Answer: Actions
◉ Microflows.java file is stored in which sub-folder of JavaSource
directory?
Actions
Root folder
Proxies
Datasets . Answer: Proxies
◉ Which of the following sources are typically stored in the Resources
folder of the App Directory?
Proxies
Configuration files, HTML and Java files
Datasets
Microflows and constants . Answer: Configuration files, HTML and
Java files
◉ Files and folders that together form the styling of your application are
typically stored in which of the following folders?
Theme
Resources
, JavaScript
Userlib . Answer: Theme
◉ When working in an app with version control, which concept would
you use to share your database with your team?
By creating a dataset.
By creating a data snapshot and adding it to the deployment directory of
your app.
By exporting a app package and sharing it with your team.
Simply by committing the app to Team Server. . Answer: By creating a
snapshot and adding it to the deployment directory of the app
◉ What type of conflict occurs when you and your colleague both
modified the microflow implementing the delete behavior?
Modify-Modify
Delete-Delete
Delete-Modify
Modify-Delete . Answer: Modify-Modify
◉ Which of the below listed definitions can be applied to explain what
does a tagged version mean?
A revision of another branch line.
A branch created from the current app revision.
2026 FULL QUESTIONS AND CORRECT
ANSWERS ALREADY PASSED
◉ What happens in the daily scrum?
Team members share their progress, plans and issues
Instructions from the scrum master are delivered
Team members chat about non-work subjects to decompress
Development progress is presented to the stakeholders . Answer: Team
members share their progress, plans and issues
◉ Which of the following approaches needs to be used to sort items in
the product backlog from top to bottom?
Based on the ID assigned to a user story.
Based on an estimation of time development of a user story might take.
Based on the descending priority.
Based on an estimation of effort associated with a user story. . Answer:
Based on descending priority
◉ What do Story Points associated with a user story indicate?
The number of tasks in a user story.
,The priority of the user story.
The velocity of the team.
Estimation of complexity of a user story. . Answer: Estimation of
complexity of a user story
◉ During which of the Sprint Events does the development team
determine user stories that will be finished in the sprint?
Product Backlog Refinement
Sprint Planning
Sprint Review
Daily Stand-up . Answer: Sprint Planning
◉ Which folders contain source information tied to a specific module
enabling reuse of this module in another project?
Only Javasource folder
Only Javascriptsource folder
All folders within App Directory
Javascriptsource and Javasource folders . Answer: Javascriptsource and
Javasource folders
◉ VerifyPassword.java file belonging to the System module is stored in
which of the JavaSource sub-folders?
Proxies
,Root folder
Actions
Datasets . Answer: Actions
◉ Microflows.java file is stored in which sub-folder of JavaSource
directory?
Actions
Root folder
Proxies
Datasets . Answer: Proxies
◉ Which of the following sources are typically stored in the Resources
folder of the App Directory?
Proxies
Configuration files, HTML and Java files
Datasets
Microflows and constants . Answer: Configuration files, HTML and
Java files
◉ Files and folders that together form the styling of your application are
typically stored in which of the following folders?
Theme
Resources
, JavaScript
Userlib . Answer: Theme
◉ When working in an app with version control, which concept would
you use to share your database with your team?
By creating a dataset.
By creating a data snapshot and adding it to the deployment directory of
your app.
By exporting a app package and sharing it with your team.
Simply by committing the app to Team Server. . Answer: By creating a
snapshot and adding it to the deployment directory of the app
◉ What type of conflict occurs when you and your colleague both
modified the microflow implementing the delete behavior?
Modify-Modify
Delete-Delete
Delete-Modify
Modify-Delete . Answer: Modify-Modify
◉ Which of the below listed definitions can be applied to explain what
does a tagged version mean?
A revision of another branch line.
A branch created from the current app revision.