The document lists questions about Duck Creek architecture, forms, transactions, policies, ratings, and administration. It covers topics like extending tables, asynchronous printing, transaction types, policy details, search implementations, user roles, and custom functions.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
173 views3 pages
DCT Question Bank
The document lists questions about Duck Creek architecture, forms, transactions, policies, ratings, and administration. It covers topics like extending tables, asynchronous printing, transaction types, policy details, search implementations, user roles, and custom functions.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3
Category 1:
1 - 2 years
1) Execution of Field (Public and Private)
2) Execution of prevent, pre action, Request & Post Action. 3) Whether X_theme.css can be overridden by any other css. 4) How to create pencil forms. 5) Level of Forms and difference between them. 6) Types of forms and difference between them. 7) How to add image merge field in form. 8) Different types of error like object reference error, null value,etc. 9) Difference between public and private field. 10) Different type of Debugging tool and when to use which debugging tool. 11) How we can add new format Mask. 12) Difference between Soft and hard referrals. 13) Inheritance of Duck Creek. 14) Architecture of Duck Creek. 15) Advantages and Disadvantages of inheritance 16) What is XSL and why we need XSL. 17) Difference between Version 1 & Version 2 pages? 18) For forms what is significance of PDF and WORD? 19) How would produce a bunch of form in a single PDF? 20) What is index? 21) How to generate a form on button click? 22) Policy Status and Transaction Status? 23) Policy Written Premium & Policy Change Premium? 24) Policy Written Premium & Policy Change Premium is same or different for new business transaction? 25) For New Business Transaction Policy Written Premium & Policy Change Premium is same or different? 26) Different types of coverage are for personal auto? 27) HO4 stands for what in home owner? 28) Difference between Home owner and Dwelling Coverage? 29) Protection Class factor? 30) What is deductible? 31) Private Field appears in session or not? 32) What is the best debugger for private tools? 33) How image fields are created in forms? 34) What is Batch execution? 35) How Batch Script is created? 36) What is shredding? 37) How shredding is done? 38) Where the css class physically stored which we create in css manager? 39) Difference between Scope and Application? 40) Hard delete and soft delete? 41) Types of transactions?
Category 2: 2.1 – 4 years
1) How to extend the quote table.
2) What is related group & how we can create them. 3) Sync & A sync Print Job. Why we use A sync Print Job. 4) What exactly happen during the A sync Requests? 5) Difference between Pro Rate and Flat Rate. 6) How commercial line is different from Personal line in terms of Architecture? 7) How we can add the new transaction. 8) A field is inherited from Manuscript A can we rename the Field. 9) What is task? What all requests are used & where table entry is made in the DB for the task. 10) What is the use of Class in the field? 11) What is reason code and how can we make changes to them. 12) What is Database mapping in manuscript? 13) Different types of Search in Tables (Range Check, Interpolation and Graduated) and they are different from each other. 14) There are 2 Dropdown field.1st field have 15 option whatever I have selected in the first dropdown should not be visible in the 2nd field. 15) Example: 1st dropdown having values as 1,2,3,4 and 5.Suppose I have choose 2 as value in the 1 st dropdown then 1,3,4,5 should be visible in 2nd Dropdown. How we can implement this. 16) How we can add a new form for a particular Transaction. 17) There is an iterative group which contains 50 iterations I want to show 10 iteration at a single shot on page. How can be implemented this. 18) How can we integrate the Web service with Duck Creek. 19) What are custom request how to create a custom requests. 20) What is User admin? Why do we need User Admin.? 21) How we can create roles? What are privileges and how they are associated with Roles 22) What is entity and User? How they are associated with each other’s. 23) Which tables are used in DB to holds the Entity and User details? 24) What is policy Admin Tools? How can we use them? 25) Can we replace the user admin with .Net Application? If yes then how. 26) What is Data Set and Data Key? How can we implement the Data Set & Data Key? 27) A field in Manuscript B is inherited from Manuscript A.I have override the field in Manuscript B after that I have Moved the Group of the field in the Manuscript A then how the field behave in Manuscript B? 28) How can we write the custom functions? 29) If I have to create a new Search page in that case whether I should go for the interview page or non interview pages? What all requests are used? Can we go for Stored procedure rather than pre defined Request If yes then why and how it is different from request? 30) Difference between rating and rating control manuscript? How the control moves from rating, rating control and Data Manuscript? What are the difference between policy level cover and Risk Level Covers? 31) Can we have a public field without any caption(i.e.NA)? If No then what type of error we will get? 32) If there is requirement in which 2 risks are needed in a product then what approach you will follow during the creation of Groups? 33) What is the difference between the Mark for the Delete & Delete Button? If on the click of the Mark for the Delete action you are the getting error “Expected Risk but getting Data Group” what is the reason behind the error? 34) What is the major Difference between section, table and Grid View? When we are dealing with the iteration which one in the better options to use? In case of iteration can be use Grid View if yes then how it is different from table? A grid view can be editable or not?