Mendix Intermediate Exam|Questions
with 100% Correct Verified Answers
When connecting 2 entities of 2 different modules how do we typically call
that association? - Answer Cross-module association
You connected two entities by a cross-module association. You want Studio Pro to
take you to the associated entity in the other module - which option do you need to
choose when you right click the association? - Answer Go to the other side
What lists system members that can be stored as indicated in the properties of
an entity? - Answer Created date, changed date, owner, changed by
What is used to indicate a user that created the object of the given entity? -
Answer Owner
If you need to import data regularly, what is the best way to do so? - Answer Services
such as SOAP,Rest and oData
What are some alternative methods for importing files into a Mendix app? - Answer
Flat files, CSV and Excel
, When transforming, why should you import large datasets into a flat structure
before running the transformation? - Answer To not overrun available memory
What is the fastest way to create overview pages for all of the entities in your
domain model? - Answer Right click an Entity and select "Generate overview
pages..." for all entities.
What event is performed at the beginning of a sprint? - Answer Sprint planning
What happens in the daily scrum? - Answer Team members share their progress,
plans, and issues.
What approach needs to be used to sort item in the product backlog from top
to bottom? - Answer Based on the decesdency order
What do story points associated with user story indicate? - Answer Estimation
of complexity of a user story
During which sprint event does the development team determine user stories that will
be finished in the sprint - Answer Sprint planning
Which folders contain source info ties to a specific module enabling reuse of this
module in another project ? - Answer Javascriptsource and Javasource folders
VerifyPassword.java file belonging to the system module is stored in which of the
Java Source Subfolders? - Answer Actions
Microflows.java file is stored in which sub-folder of the JavaSource directory? -
Answer Proxies
with 100% Correct Verified Answers
When connecting 2 entities of 2 different modules how do we typically call
that association? - Answer Cross-module association
You connected two entities by a cross-module association. You want Studio Pro to
take you to the associated entity in the other module - which option do you need to
choose when you right click the association? - Answer Go to the other side
What lists system members that can be stored as indicated in the properties of
an entity? - Answer Created date, changed date, owner, changed by
What is used to indicate a user that created the object of the given entity? -
Answer Owner
If you need to import data regularly, what is the best way to do so? - Answer Services
such as SOAP,Rest and oData
What are some alternative methods for importing files into a Mendix app? - Answer
Flat files, CSV and Excel
, When transforming, why should you import large datasets into a flat structure
before running the transformation? - Answer To not overrun available memory
What is the fastest way to create overview pages for all of the entities in your
domain model? - Answer Right click an Entity and select "Generate overview
pages..." for all entities.
What event is performed at the beginning of a sprint? - Answer Sprint planning
What happens in the daily scrum? - Answer Team members share their progress,
plans, and issues.
What approach needs to be used to sort item in the product backlog from top
to bottom? - Answer Based on the decesdency order
What do story points associated with user story indicate? - Answer Estimation
of complexity of a user story
During which sprint event does the development team determine user stories that will
be finished in the sprint - Answer Sprint planning
Which folders contain source info ties to a specific module enabling reuse of this
module in another project ? - Answer Javascriptsource and Javasource folders
VerifyPassword.java file belonging to the system module is stored in which of the
Java Source Subfolders? - Answer Actions
Microflows.java file is stored in which sub-folder of the JavaSource directory? -
Answer Proxies