Mendix - Rapid Developer Exam | 50 Questions with 100% Correct Answers | Verified | Latest Update
Question : To send feedback on a particular Mendix App, you
need to:
Correct answer: Submit it via the Feedback widget
Question : Which tool can you use for doing your Online
Project Management in Mendix?
Correct answer: The Mendix Developer Portal
Question : Where's the best place to find hints and tips as well
as the latest information on creating a great UX in Mendix?
Correct answer: Check the newest updates at the Atlas UI site
Question : Which of the following is a place where you can
share a blog about a cool project you have been working on with Mendix?
Correct answer: The Mendix Community Blog
Question : How can you get the latest Mendix Studio Pro?
Correct answer: By downloading it for free from the Mendix
App Store
Question : Which of the following Sprint events marks the
start of a new Sprint?
Correct answer: The Sprint Planning
Question : What do story points represent?
Correct answer: The effort it will take to finish a user story
Question : What needs to be clearly stated in a User story?
Correct answer: (NOT) What needs to be clearly stated in a
User story?
Question : What is the result of a Sprint?
Correct answer: (NOT) A product feature
Question : In which stage of the Application Lifecycle are
user stories created?
Correct answer: (NOT) Analysis
Question : Why is it important to be consistent when using
layouts?
Correct answer: To give the same look and feel across pages
in the app
Question : It is possible to create a page without having any
Entities defined.
Correct answer: True
Question : Creating a page that is only for a mobile device is
done by...
Correct answer: selecting a device-specific layout
Question : You can preview the pages of the app on all device
types without publishing.
Correct answer: True
Question : Which of the following would be the easiest place
to add theming?
Correct answer: (NOT) Mendix Studio Pro
Question : When is it necessary to extend the Domain Model?
Correct answer: When new dynamic data is needed in the app
Question : How is the database structure determined in a
Mendix app?
Correct answer: By the Domain Model when the app is
published
Question : Does every database table in a Mendix app
automatically have a ID column?
Correct answer: True
Question : Which is the most commonly used association in
Mendix apps?