Correct Answer: Fires when oracle forms first marks a record as an insert or an update The trigger fires as soon as oracle forms determines through validation that the record should be processed by the next post or commit as an insert or update Generally occurs only when the operators modifies the first item in the record, and after the operator attempts to navigate out of the item
2. What are the built-ins used for finding Object ID function?
Correct Answer: Canvas views are the back ground objects on which you place the interface items (Text items), check boxes, radio groups etc,) and boilerplate objects (boxes, lines, images etc,) that operators interact with us they run your form Each canvas views displayed in a window
4. What is the difference between OLE Server & OLE Container?
Correct Answer: An OLE server application creates ole Objects that are embedded or linked in OLE Containers ex OLE servers are ms_word & ms_excel OLE containers provide a place to store, display and manipulate objects that are created by ole server applications Ex oracle forms is an example of an OLE Container
Correct Answer: An user account is not a physical structure in Database but it is having important relationship to the objects in the database and will be having certain privileges 95 When will the data in the snapshot log be used? - We must be able to create a after row trigger on table (ie, it should be not be already available) After giving table privileges We cannot specify snapshot log name because oracle uses the name of the master table in the name of the database objects that support its snapshot log The master table name should be less than or equal to 23 characters (The table name created will be MLOGS_tablename, and trigger name will be TLOGS name)
Correct Answer: The flow chart gives a clear graphical representation of an implemented process This makes the system simple to understand for all persons involved in the project
7. What are the different types of diagrams and what do you know about them?
Correct Answer: Use case diagram, activity diagram, Collaboration diagram Use case diagram : It describes the business environment Its primary goal is to show the series of events and actions within any given process that will be performed by an actor Activity diagram: The activity diagram is important because it gives an outline of the work flow within the business as well as the activities and action completed For instance with a company, there is likely to be more than one department In such a case each department, will have different access levels to the system So if there?s a Medical, HR and Accounts team they will only have access to screens that relate to each The activity diagram will highlight the differences within the departments which will be very helpful for developers when they are designing and coding Collaboration diagram: A collaboration diagram, also called a communication diagram or interaction diagram, is an illustration of the relationships and interactions among software objects in the Unified Modeling Language (UML) The concept is more than a decade old although it has been refined as modeling paradigms have evolved
Correct Answer: There are 2 documents: FRD (functional requirement document) SDD (system design document) which can also be called TRS (Technical requirements specifications)
9. What documents should be delivered by a Business Analyst should deliver?
Correct Answer: The documents that a business analyst should deliver are functional specification documents, technical specification documents, Requirements traceability, BRD (business requirements document), Use case diagrams and Business flow documents
10. What does a Business Analyst do, what are their responsibilities?
Correct Answer: The most important responsibilities of a business systems analysts are as a communication conduit between the stakeholders and the team