Spotfire Quiz

Spotfire Expert Quiz

Spotfire Quiz : This Spotfire Expert Quiz contains set of 60 Spotfire Quiz which will help to clear any exam which is designed for Expert.



1) how to go about setting up data source and create information link

  1. Information Designer
  2. Data relationships
  3. Information management
  4. Database backup

Answer : A

 
 
2) Which of the following is not an element of information designer?

  1. information link
  2. create join
  3. set up data source
  4. set up library

Answer : D

 
 
3) which of the following is not a part of document model?

  1. Filters
  2. Pages
  3. Visualization
  4. Administrator

Answer : D

 
 
4) A document opened in a running instance of spotfire contains

  1. References to library file
  2. Server logs
  3. References to the data itself
  4. User group names

Answer : C

 
 
5) Which of the folloing is not a part of the steps to install your first extension

  1. In buid tab verify the output path
  2. In the debug tab verify the start external program
  3. In the signing tab verify the sign the assembly
  4. In the release tab sign the dxp file

Answer : D

 
 
6) Which of the following component does not come into picture when we save data in Application model

  1. Information Link
  2. File
  3. Network
  4. Library

Answer : A

 
 
7) Which of the following is done after user open the firstprojectmodel.cs file to add functionality and UI into your firstproject solution in visual studio?

  1. Opendata
  2. Information Link
  3. Mainapplication
  4. None

Answer : A

 
 
8) What does Opendata () function does?

  1. Access to libray
  2. Access to analysis application
  3. Access to information link
  4. Access to FirstProjectSolution

Answer : B

 
 
9) A document model cannot be linked to one of the following

  1. Data manager
  2. Administrator
  3. Custome Nodes
  4. Filtering Schemes

Answer : B

 
 
10) When a document is opened in spotfire using an API, it is empty

  1. TRUE
  2. FALSE

Answer : A




 
11) To achieve the same result as opening the document through the user interface, which two commoands are manadatory?

  1. AutoConfigure and Auto pagereference
  2. AutoCall and Auto visual reference
  3. Autoconfigure and Auto userpreferences
  4. None

Answer : C

 
 
12) What doe removeAt() does in document model : pages

  1. Removes page at specified index
  2. Removes specific page
  3. Remove all the pages
  4. Move the page to

Answer : A

 
 
13) Which of the following properties is not relevant to Page in document model

  1. CustomNodes
  2. Title
  3. Active Visual
  4. ActiveDataTable

Answer : A

 
 
14) What Visual property of Page in document model signify?

  1. Visual change
  2. Visual modification
  3. Visual Collection
  4. Visual Selection

Answer : C

 
 
15) which of the following is not related to Filter in Document Model

  1. Range filter
  2. Check box filter
  3. Information filter
  4. Text filter

Answer : C

 
 
16) Filter panels are accesssed by Document Object

  1. TRUE
  2. FALSE

Answer : B

 
 
17) How to access filter schmes?

  1. Document Object
  2. IL Object
  3. Page Object
  4. Table Object

Answer : A

 
 
18) What is the function of TableGroups in Filters in document model

  1. Gets the top level filter groups associated with data tables
  2. Gets the data arranged in an order
  3. Gets the tables search value
  4. Gets the set of filtering schems

Answer : A

 
 
19) What is the function of Visible in Filters in document model

  1. Gets the visuals
  2. Boolean defining if panel is visible
  3. Define the data search
  4. Gets or the search pattern

Answer : B

 
 
20) How do we go about changing filter in document model ?

  1. Get filter method
  2. Add method
  3. As method
  4. Page method

Answer : C




 
21) What is the function of unique count in item Filter in document model?

  1. Number of possible values
  2. Gets unique value
  3. Gets specific search item
  4. Changes filtered value up and down

Answer : A

 
 
22) What is the function of Reset in Item filter in document model?

  1. Resets page to get all values
  2. Resets the filter to include all values
  3. Resets the Data in alphabatical order
  4. None

Answer : B

 
 
23) which of the following is not a member of Radio filter in document model?

  1. Value
  2. Unique Count
  3. Reset
  4. Visible

Answer : D

 
 
24) What is the function of IncludeEmty in Checkbox filter ?

  1. Tells about whether to include empty value rows or not
  2. Tells about deleting the row value
  3. Tells about including row value
  4. None

Answer : A

 
 
25) What is the function of the Ischecked in Checkbox filter

  1. Checks the checkbox for value
  2. Unchecks the checkbox for value
  3. Determines whether specified value is checked
  4. Determines whether the specified value is deleted

Answer : C

 
 
26) which of the following is not a member of range filter?

  1. Value range
  2. Value data range
  3. Visual Scale
  4. Visible

Answer : D

 
 
27) what does visual scale represent in range filter in Document model?

  1. Linear scale only
  2. Log scale only
  3. Linear or ln scale
  4. Linear or Log10 scale

Answer : D

 
 
28) Which of the following is member of Text filter in Document model?

  1. Value
  2. Visual Scale
  3. ResetValue
  4. IncludeEmpty

Answer : A

 
 
29) which of the following is not a member of Hierarchy filter Document model?

  1. Check
  2. IsChecked
  3. IsExpanded
  4. reset

Answer : D

 
 
30) What is the function of IsExpanded in hierarchy filter in document model?

  1. Determined whehter the node is selected
  2. Determines whether the node at specified point is expanded or collapsed
  3. Determines whether node is collapsed at a specified point
  4. Determines whether node is expanded at a specific point

Answer : B




 
31) Which of the following is not part of the panel in document model?

  1. TagPanel
  2. Bookmark Panel
  3. Custom Panel
  4. ResetPanel

Answer : D

 
 
32) Which of the following is a member of Panel in document model?

  1. TryGetPanel
  2. NewPanel
  3. CheckPanel
  4. None

Answer : A

 
 
33) What is the function of details-on-demand in newly created panel in document model?

  1. Checks panel on demand
  2. Delets panel on demand
  3. Create new node on demand
  4. Created page will not be visible

Answer : D

 
 
34) which of the following is not part of the visuals in document model?

  1. Text Area
  2. Tables
  3. CustomVisuals
  4. Visible

Answer : D

 
 
35) what is the command to get the specific visual in document model?

  1. custom<>()
  2. As<>()
  3. detail<>()
  4. None

Answer : B

 
 
36) Which of the following is not part of the data manager?

  1. Relations
  2. Filterings
  3. Marking
  4. Layers

Answer : D

 
 
37) How to create custom properties?

  1. dxp.data.dataproperty
  2. dxp.data.information
  3. dxp.data.visual
  4. None

Answer : A

 
 
39) When do you use ADS?

  1. Eliminates the need to pre-build a data warehouse or data mart for CRM or ERP systems
  2. For drill down reports
  3. Good visualization
  4. For Analysis reports

Answer : A

 
 
40) What kind of data access advantage come with ADS ?

  1. You can access at any time
  2. Accesses big data sources through its data connector, allowing in-database analytics on the entire dataset without having to bring data into memory
  3. Data access security
  4. No advantage

Answer : B




 
41) How speed to data access increase in ADS

  1. Network latency reduced so data access is fast
  2. Can’t speed up data access
  3. Speeds data access to slow sources using an optional caching layer
  4. It has pre built access engine

Answer : C

 
 
42) How ADS makes data modeling easy?

  1. Accelerates data modeling with a pre-built set of the most common data views for each source application.
  2. No ETL required
  3. Easy access to multiple data types
  4. Less glitches in access

Answer : A

 
 
43) Can we monitor queries in ADS? How

  1. No
  2. Yes, Through DB user
  3. Yes, through Administrative console
  4. Yes, through Advance Query monitor

Answer : C

 
 
44) What can be source to ADS ?

  1. CRM
  2. ERP
  3. Files
  4. All

Answer : D

 
 
45) How ADS has advantage of caching layer?

  1. No advantage
  2. Caches frequently used data from various enterprise applications and speeds data access to slow data sources
  3. Caching layer has fast query execution
  4. Offloads queries to a caching layer to uphold mission-critical transactions

Answer : D

 
 
46) What is advantage of schedule data updates

  1. Schedule data updates provide faster execution of query
  2. schedule data updates at specified frequencies will provide data for analysis when users are ready
  3. Schedule updates is cached data
  4. schedule updates provide rich GUI to users

Answer : B

 
 
47) How ADS reduces cost

  1. reducing or eliminating the need for data warehouse schema or ETL changes
  2. Caching reduces network cost
  3. No authentication required
  4. No Server cost

Answer : A

 
 
48) Which of the following is not true about data model in data manager?

  1. Contains data of the analysis
  2. Does not have relations and markings
  3. Always 1 data manager node in document
  4. Accessible via data object on the document

Answer : B

 
 
49) Which of the following is not member of data manager?

  1. Reset
  2. Markings
  3. Highlight
  4. Tables

Answer : A

 
 
50) Which of the following is true about data table in data manager?

  1. Cached set of columns from data source
  2. can support linked data
  3. column can be indexed in such a way that data somewhat look like data cube
  4. All are true

Answer : D




 
51) Which of the following are not member of data table?

  1. Name
  2. Replace Data
  3. Primary Key
  4. Reset

Answer : D

 
 
52) What is the functionof Columns in Data table?

  1. Gets the column collection from the table
  2. Gets selection of a particular column
  3. Removes particular column
  4. None

Answer : A

 
 
53) Which of the following is not a member of Column in data tables?

  1. Add calculated column
  2. Add hierarchy column
  3. find All
  4. Value

Answer : D

 
 
54) A data manager may contain several data tables, some of which are embdded and some of which have linked data.

  1. TRUE
  2. FALSE

Answer : A

 
 
55) Which of the following is not a method to add binned column?

  1. binbyevenintervals
  2. binbystddev
  3. binbysubstring
  4. binbyvariance

Answer : D

 
 
56) Which of the following is not a member of data relations?

  1. Add
  2. Removenull
  3. Removeall
  4. Remove

Answer : B

 
 
57) What is the function of Id in Data table in Data manager?

  1. Gets you name for data
  2. Gets you unique ID for Data table
  3. Gets you associated with data manager
  4. None

Answer : B

 
 
58) Which of the following is not associated with Columns in Data Model?

  1. Output
  2. Value
  3. Tag
  4. Calculated

Answer : B

 
 
59) Valuedatarange in range filter gets or sets you min or max value of filter

  1. TRUE
  2. FALSE

Answer : A

 
 
60) What is the function of interactive search pattern in filter panel in document model?

  1. Interact with patterns
  2. Returns you the search pattern
  3. configures the filter panel
  4. None

Answer : B