TIBCO JasperReports Certification Exam Sample Questions

Back to TIBCO JasperReports Certification Exam

Sample Questions

Please note: Your successful completion of these sample questions is not a guarantee of passing TIBCO's actual certification exam.

  1. Which three of the following are default / built-in parameters? (Choose three.)
     
    1. FILTER
    2. PAGINATION
    3. REPORT_URL_HANDLER_FACTORY
    4. REPORT_LOCALE
    5. REPORT_CLASS
    6. NO_DATA

     

  2. What hyperlink type executes one JasperReports server report from another report?
     
    1. ReportAnchor
    2. ReportExecution
    3. LocalAnchor
    4. LocalPage

     

  3. How is a node data set defined in an XML adapter?
     
    1. Using XML file
    2. Using embedded XML document
    3. Using remote XML document
    4. Using XPath Expression

     

  4. What three action should be completed to register fields from a Java bean? (Choose three)
     
    1. Select the fields and click Add
    2. Add bean JAR to CLASSPATH
    3. Check scan results and confirm Studio has captured the correct object attributes for the class type
    4. Put class name in name field and click read attributes
    5. Specify class name in each field

     

  5. Which three of the following elements can a crosstab contain? (Choose three.)
     
    1. Subreports
    2. Crosstab
    3. Text Fields
    4. Images
    5. Static Text

     

  6. Crosstab supports the following two summary functions. (Choose two.)
     
    1. Average
    2. Mean
    3. Median
    4. Standard Deviation

     

  7. The /temp folder is used to store the following.
     
    1. Domains
    2. Ad Hoc Report Unit Files
    3. Ad Hoc Views
    4. Data Sources
    5. Images

     

  8. How do you conditionally display data in an element such as a text box? (Choose two)
     
    1. Use built-in functions
    2. Use a ternary operator
    3. Use a variable
    4. Use a CASE statement

     

  9. Which two of the following types can be used in a data adapter? (Choose two)
     
    1. JDBC
    2. JavaBean
    3. plSQL
    4. REST
    5. SOAP

     

  10. What two options are available for the "When No Data" report property? (Choose two)
     
    1. Used to show trends over time
    2. Used to show large amounts of hierarchical structured data
    3. Summarizes a set of categorical data
    4. Levels of hierarchy visualized as rectangles containing other rectangles
    5. Levels of hierarchy visualized as rectangles of different sizes

     

 

Answers:
1. A, C and D
2. B
3. D
4. A, C and D
5. D, E and F
6. A and D
7. B
8. A and B
9. A and B
10. A and B