SPLK-2001 Web TestEngine demo

Exit VCEDump SPLK-2001 Splunk Certified Developer
Question 5 of 11
0% complete
Q5 Multiple choice

Given the following two files defining app navigation, which navigation options will be displayed to the end user? (Select all that apply.)

$SPLUNK_HOME/etc/apps/app_name/default/data/ui/nav/default.xml

<nav search_view="search" color="#65A637">
<view name="search" default=`true' />
<view name="datasets" />
<view name="reports" />
<view name="dashboards" />
</nav>

$SPLUNK_HOME/etc/apps/app_name/local/data/ui/nav/default/xml

<nav search_view="search" color="#65A637">
<view name="search" default=`true' />
<view name="datasets" />
<view name="dashboards" />
</nav>

Select all that apply.

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in