Caat Idea
Caat Idea
a) YES
b) NO
3.In IDEA, using the Quick Summarization option, which of the following statements is correct?
4.Which one of the following extract option can't extract the records where the criteria is city= "Kolkata" OR
city="Mumbai"?
a) Key Value
b) Indexed
c) Direct
d) Criteria Property
5.In CaseWare IDEA, the @STRIP() function works similarly to TRIM() function of Excel. -True or False?
a) TRUE
b) FALSE
6.Which sampling method in CaseWare IDEA is best used when you want to ensure each unit in your dataset has an
equal chance of being selected?
a) Systematic Sampling
b) Random Sampling
c) Stratified Sampling
d) Cluster Sampling
a) AMIT
b) KUMAR
c) ROY
d) KUMAR ROY
a) One
b) Two
c) Three
d) Four
10.In the acronym Caseware IDEA, what does the "E" stand for?
a) Extraction
b) Exploration
c) Examination
d) Evaluation
12.In CaseWare IDEA, what would be the result of the expression @BETWEEN(salary, 10000, 20000) = 0 in append field?
13.From which of the following window in CaseWare IDEA can you print the "Field Definition"?
a) Database Property
b) Project Property
c) Field Manipulation
d) Modify Field
14.In CaseWare IDEA, how can Benford's Law be used to detect anomalies in a database?
a) Inner join
b) Outer join
c) Left join
d) Cross join
a) Identify all the important fields that need to be accessed from the system
b) Correctly identify data to be audited
c) Perform substantive testing as required.
d) Running CAATs on a live production environment without prior testing
17.In CaseWare IDEA, once records are sorted, you can revert to their original order using _________________.
a) undo feature
b) a unique identifier in database property , which can be used to restore the original order.
c) the "Revert" option in the database toolbar to return to the original order.
d) restore the original order using the "Sort Order" tab.
18.Which of the following is a limitation of using Excel as a CAAT tool?
19.We can extract blank records from a database using "Gap Detection" in IDEA. - True or False?
a) TRUE
b) FALSE
a) File
b) Home
c) Data
d) Analysis
22.Which of the following function can be used to extract only the numbers from the string "INV_26510"?
a) FindOneOf()
b) Precno()
c) SimilarPhrase()
d) JustNumbers()
23.In CaseWare IDEA, which of the following is true regarding data import and export with Microsoft Access?
a) You can import data from Microsoft Access but cannot export data directly to Microsoft Access.
b) You can export data to Microsoft Access but cannot import data from Microsoft Access.
c) Both importing and exporting data to and from Microsoft Access are supported.
d) Neither importing data from Microsoft Access nor exporting data to Microsoft Access is supported.
24.Without overriding the security feature of IDEA, which of the following type of field can be deleted?
a) Numeric
b) Editable Numeric
c) Virtual Numeric
d) Boolean
a) Filtering records
b) Generating random sample
c) Visualizing data with pie charts
d) Performing real-time web scraping
26.In CaseWare IDEA software, besides "Shared," what is another use of a project?
a) Individual
b) Remote
c) Collaborative
d) Integrated
28. In CaseWare IDEA software, what does the term "project" refer to?
29.In IDEA, using the Quick Summarization option, which of the following statements is correct?
30.In CaseWare IDEA, when using Indexed Extraction, which of the following statements is true regarding extracting
records based on numeric ranges?
a) You can directly extract records where a numeric field value is between two specified numbers, but you cannot
use a "Not Between" condition.
b) You can use both "Between" and "Not Between" conditions directly in Indexed Extraction.
c) Indexed Extraction supports only "Not Between" conditions for numeric ranges, but not "Between" conditions.
d) Indexed Extraction allows for "Between" conditions but requires custom scripting for "Not Between" conditions.
31.which symbol can be used as a function starter for custom functions in IDEA?
a) =
b) $
c) @
d) #
32.Which one of following is not a valid extension of any of IDEA output object/file?
a) .IMD
b) .ILB
c) .ISS
d) .IRR
33.Which sampling method in CaseWare IDEA is best used when you want to ensure each unit in your dataset has an
equal chance of being selected?
a) Systematic Sampling
b) Random Sampling
c) Stratified Sampling
d) Cluster Sampling
a) Data entry
b) Data analysis and auditing
c) Financial reporting
d) Project management
35.To extract transactions that occurred on Sundays using date field in direct extraction of CaseWare IDEA, which
function should you apply?
a) Dow()
b) Day()
c) Date()
d) DtoDays()
36.In CaseWare IDEA, how can Benford's Law be used to detect anomalies in a database?
a) File
b) Data
c) Home
d) Analysis
39.In CaseWare IDEA, in which type of field does the "Search" option not work?
a) Text
b) Date
c) Numeric
d) It works on all types of fields
40.What will be the result of the function GETAT(PAN, 4) in CaseWare IDEA, where PAN represents a string or text field?
41."Project Overview and Library are not available in a shared project in CaseWare IDEA." - True or False?
a) TRUE
b) FALSE
42.Which of the following extract result in the same database like Autofilter of excel in IDEA?
a) One
b) Two
c) Three
d) Four
a) Filter
b) Join
c) Duplicate Detection
d) Sort
45.To extract the records with highest sales amount of every product we can use ______________________ in IDEA.
46.Which of the following digit is most likely to appear as the first digit in a dataset according to Benford's Law?
a) 3
b) 9
c) 5
d) 2
47.In which tab is the "Benford's Law" option is available in CaseWare IDEA?
a) File
b) Home
c) View
d) Non of the Above
48.Which of the following best describes a dataset that conforms to Benford's Law?
49.In the context of key-value extraction, what does the term “key” refer to?
50.Which of the following types of data cannot be imported directly into CaseWare IDEA?
a) Excel spreadsheets
b) PDF documents
c) Notepad files
d) Word Documents
51.Which of following option to select to create a project in "My IDEA Document" folder?
a) Default Project
b) Managed Project
c) Root Project
d) Saved Project
a) Inner join
b) Outer join
c) Left join
d) Cross join
a) Filtering records
b) Generating random sample
c) Visualizing data with pie charts
d) Performing real-time web scraping
a) DD/MM/YYYY
b) MMDDYYYY
c) DDMMYYYY
d) YYYYMMDD
55.Which sampling method in CaseWare IDEA is best used when you want to ensure each unit in your dataset has an
equal chance of being selected?
a) Systematic Sampling
b) Random Sampling
c) Stratified Sampling
d) Cluster Sampling
56.Which of the following window or interface can be used to write a function for direct extraction or appending fields?
a) Equation Editor
b) Expression Builder
c) Formula Builder
d) Script Editor
57.To extract transactions that occurred on Sundays using date field in direct extraction of CaseWare IDEA, which
function should you apply?
a) Dow()
b) Day()
c) Date()
d) DtoDays()
60.To calculate the total value of transactions per month using a date field in CaseWare IDEA without creating any new
field, which option is useful?
a) Summarization
b) Stratification
c) Aging
d) Pivot Table
61.What is the short cut key to "Validate and Exit" the Equation Editor window in IDEA?
a) Ctrl + E
b) Ctrl + V
c) Ctrl + U
d) Ctrl + F
62.Which Module Allows You To Add Additional Details Or Attachments During Reconciliation
a) Documents
b) Report
c) Inventory Transactions
d) Banking
63.If the given syntax is @split(NAME, "", " ", 1, 1), and the input string "AMIT KUMAR ROY", what is the output?
a) AMIT
b) KUMAR
c) ROY
d) KUMAR ROY
64.To concatenate two IDEA databases into one database, which option should be used in CaseWare IDEA?
a) Merge
b) Join
c) Append
d) Compare
65.What is the primary purpose of applying Benford's Law in an audit using CaseWare IDEA?
66.During stratifying a date field in IDEA, which one of the following options is not available?
a) Week
b) Month
c) Quarter
d) Year
67.Which of the following extract result in the same database like Autofilter of excel in IDEA?
a) By dividing the population into sub-groups and sampling proportionally from each
b) By randomly selecting a sample from the entire dataset
c) By selecting every nth item from each sub-group
d) By clustering the data and sampling entire clusters
70.In CaseWare IDEA, which of the following options can be used to determine the change in the value of individual
assets from the previous year?
a) Join
b) Trend Analysis
c) Compare
d) Append
71.When using the "Aging" function in CaseWare IDEA, what is typically required as an input?
72.To find out all records from "Kolkata" city, which one of the following extraction can be applied?
a) Key Value
b) Indexed
c) Direct
d) All of the Above.
73.Which of following option to select to create a project in "My IDEA Document" folder?
a) Default Project
b) Managed Project
c) Root Project
d) Saved Project
a) 3
b) 4
c) 5
d) 6
75.In CaseWare IDEA, which sampling method involves selecting every nth item from a list after a random starting
point?
a) Stratified Sampling
b) Cluster Sampling
c) Random Sampling
d) Systematic Sampling