Application Development Certification Flashcards
What is a cloud based application?
Computing resources > Delivered via the internet > using an existing platform > Providing access to data
(servicenow is the platform)
What does ServiceNow use for app development instead of coding?
declarative development
Is the following characteristic a “good fit” or “bad fit” for building an application?
Data can be modeled in a relational database
Good fit
Is the following characteristic a “good fit” or “bad fit” for building an application?
Extensive use of forms to interact with data
Good fit
Is the following characteristic a “good fit” or “bad fit” for building an application?
Requires reporting capability
Good fit
Is the following characteristic a “good fit” or “bad fit” for building an application?
Needs workflow to manage processess
Good fit
Is the following characteristic a “good fit” or “bad fit” for building an application?
Can extend existing functionality through JavaScript
Good fit
Is the following characteristic a “good fit” or “bad fit” for building an application?
Data is unstructured such as audio or video
Bad Fit
Is the following characteristic a “good fit” or “bad fit” for building an application?
Requires “as-is” use of low level programmatic libraries
Bad fit
Is the following characteristic a “good fit” or “bad fit” for building an application?
Multi-player games or applications requiring graphics engines
Bad fit
Is the following characteristic a “good fit” or “bad fit” for building an application?
No process flow through application
Bad fit
What does ServiceNow consider to be the “right Targets” for applications?
Processes managed in spreadsheets and email, departmental apps built on aging incumbent platforms, applications with a “request-fulfill” pattern
ServiceNow’s platform is specialized for ____
Applications can be built with ____
Applications are extended through ____
Applications run within a _____
b2e applications
clicks
industry standard JavaScript
browser, desktop, tablet, or smartphone
ServiceNow provides what for application creation
ServiceNow provides a cloud-based platform for application creation
What kind of applications are well suited to ServiceNow
Request-Fulfill applications are well suited to the ServiceNow platform