Pass the ServiceNow Certified Application Developer CAD Questions and answers with CertsForce

Viewing page 7 out of 8 pages
Viewing questions 61-70 out of questions
Questions # 61:

What syntax is used in a Record Producer script to access values from Record Producer form fields?

Options:

A.

producer.field_name


B.

producer.variablename


C.

current.variable_name


D.

current.field_name


Expert Solution
Questions # 62:

You are developing the MyApp application that has a table, Table A. When the MyApp application is installed on an instance, you want Table A's records to be installed as part of the application.

Table A's records will be installed when:

Options:

A.

Table A is active and extends the Task table


B.

Table A's records are added to the application record using the Create Application Files context menu item


C.

Table A has an automatic number counter for new records


D.

Table A is not included in the System Clone > Exclude Tables list


Expert Solution
Questions # 63:

Which testing framework is used to test ServiceNow Applications?

Options:

A.

Automated Test Framework (ATF)


B.

Selenium


C.

Test Driven Framework (TDF)


D.

Junit


Expert Solution
Questions # 64:

Which of the following statements does NOT apply when extending an existing table?

Options:

A.

The parent table’s Access Controls are evaluated when determining access to the new table’s records and fields


B.

The new table inherits the functionality built into the parent table


C.

The new table inherits all of the fields from the parent table


D.

You must script and configure all required behaviors


Expert Solution
Questions # 65:

What is the REST API Explorer used to do?

Options:

A.

Practice using REST to interact with public data providers


B.

Find resources on the web for learning about REST


C.

Convert SOAP Message functions to REST methods


D.

Create sample code for sending REST requests to ServiceNow


Expert Solution
Questions # 66:

The task table is an example of which of the following?

Choose 2 answers

Options:

A.

Legacy class


B.

Child class


C.

Base class


D.

Parent class


Expert Solution
Questions # 67:

If you create a SOAP Message, what syntax indicates a variable to pass when the function is called?

Options:

A.

current.variable_name


B.

S{variable_name}


C.

< variable_name >


D.

< variable_name >.do?WSDL


Expert Solution
Questions # 68:

What is the best practice related to using the Default Update Set for moving customizations between instances?

Options:

A.

Submit Default update set to application repository


B.

You should not use the Default Update sets for moving between instances


C.

Keep Default update set to maximum of 20 records, for troubleshooting purposes


D.

Merge Default update sets before moving between instances


Expert Solution
Questions # 69:

What functionality is supported by Flow Designer?

Options:

A.

Flows can be "Run as" security_admin.


B.

Flows can trigger off a record being deleted.


C.

Call a subflow from a flow.


D.

The role flow_operator can create and edit flows.


Expert Solution
Questions # 70:

What do you install when you want to add applications or functionality within your development instance?

Options:

A.

Patch


B.

Updated Pack


C.

App Package


D.

Plugin


E.

App Updated Set


Expert Solution
Viewing page 7 out of 8 pages
Viewing questions 61-70 out of questions