EI, EO, EQ QUESTIONS. Expected Result: The student should obtain a score of 90 percent.

Similar documents
International Function Point Users Group References: Capers Jones: Applied Software Measurement (1997) Estimating Software Costs (1998)

EXTERNAL INQUIRIES. Objective of Section: Definition: Rating:

Seminar on Software Cost Estimation: Function Points

Workshop 2: Function Point Analysis. Marlon Dumas

E s timation of effort using F unction Points

Interface Models and Function Point Calculation

EXTERNAL INPUTS. Objective of Section: Definition: Rating: Counting Tips:

INTERNAL LOGICAL FILES

Workshop 2-3: Function Point Analysis. Dietmar Pfahl

CASE STUDIES ANSWERS. Page 1 Longstreet Consulting Inc.

FPA and Portfolio Counting

Aligning Function Point Counting and Test Planning

Function Point Training

Shared Data Real-time Responses

Function Point Analysis

Part 1 - Process and Rules

Functional Size Measurement for Web Applications

Certified Function Point Specialist

EVOLVED. Function Points. Lee Fischman COCOMO/SCM 15 Forum Spring 2000

A System for Measuring Function Points from Specifications

Part 5 Appendices and Glossary

Royce Edwards. Software Composition Technologies 75 Kentucky Way Freehold, New Jersey, USA

Technical Report

Basel Dudin

Probabilistic Models of Software Function Point Elements

A System for Measuring Function Points

Measuring Function Points from VDM-SL Specifications

Improving the Accuracy of Function Points Counts

Ms. Bhawna Sharma 1, Ms. Kavita Choudhary 2, Mr Rajendra Purohit 3 1 M.Tech. Scholar, 2 Associate professor, 3 Research Scholar

Some doubts about the objectivity of logical determination of the uniqueness of the elementary process in the Function Point Analysis

SENG 421: Software Metrics

A System for Measuring Function Points

Counting Lotus Notes Applications Copyright The David Consulting Group, Inc.

Function Point Counting Practices Manual. Release 4.2.1

Measuring Function Points from VDM-SL Specifications

Software Size /2. Size: Length (code, specification, design) Size: Reuse Size: Functionality (function point, feature point, object point,

Boundaries: The Undiscovered Territory

Simple Function Point! measurement fully compatible with the IFPUG method 4.x

Innovative Approach to FP Automation

Function Point Counting - Hard Lessons Learnt

A Worked Function Point model for effective software project size evaluation

EDIT202 Spreadsheet Lab Prep Sheet

IFPUG 4.3 What You Need to Know!

Elementary Statistics

3.2-Measures of Center

Functional Measure of a Real-time System

Joint Application Design & Function Point Analysis the Perfect Match By Sherry Ferrell & Roger Heller

CREATE A BLANKET (LIMIT) REQUEST

Software Engineering (CSC 4350/6350) Rao Casturi

Validation of the Cost Estimations with Object Oriented Function Point (FP) through Software Visualization

FP Sizing of SOA applications made easy!

Software Metrics 2.1 INTRODUCTION 2.2 PROJECT MANAGEMENT PROCESS ACTIVITIES

Math Released Item Grade 7. Grid Coordinates of a Square VH225469

COMPUTER EDUCATION TECHNIQUES, INC. (COBOL_QUIZ- 4.8) SA:

B.2 Measures of Central Tendency and Dispersion

FRS Tenant Screening. End User Guide

Evaluation of a Business Application Framework Using Complexity and Functionality Metrics

SafetyServe. Administrator s Guide

Chapter 3 Analyzing Normal Quantitative Data

Early & Quick Function Point: Sizing More with Less

Introduction to modeling

McCa!"s Triangle of Quality

Task: Design an ER diagram for that problem. Specify key attributes of each entity type.

Lab Session: Cost Management of Software/CIS Development Project (using 2016 Microsoft Project tool) Lab Manual

Appoint, Change and Terminate (ACT) Documentation Create Volunteer. Entering License, Certification, Membership Information... 11

MAT 142 College Mathematics. Module ST. Statistics. Terri Miller revised July 14, 2015

Excel Functions & Tables

Essentials. Week by. Week. Mathmania. Algebraically Speaking. Investigate Data. Solve It!

L E A R N I N G O B JE C T I V E S

Lecture-14 Lookup Functions

My Courses: Displays courses the user has self-enrolled in as well as courses that have been assigned to the user when available.

Salesforce Certified Administrator Study Guide

Metric Wise (Analyze, Understand)

Section 3.2 Measures of Central Tendency MDM4U Jensen

Adding New Jobs. Jobs can be added three (3) ways in Punchlist Manager.

Manual Imports Copyright 2017 Paylocity. All Rights Reserved

Measures of Dispersion

Algebra I Notes Linear Equations and Inequalities in Two Variables Unit 04c

RIAS PHASE III - PeopleSoft HCM/Payroll. Employee Self Service

Section 6 (Part 3): Filing Information Returns Section 6 (Part 3): Filing Information Returns... 1

Raw Data is data before it has been arranged in a useful manner or analyzed using statistical techniques.

Statistics. MAT 142 College Mathematics. Module ST. Terri Miller revised December 13, Population, Sample, and Data Basic Terms.

Student Performance Q&A:

Equivalence Class Partitioning and Boundary Value Analysis -Black Box Testing Techniques

6-1 THE STANDARD NORMAL DISTRIBUTION

IBM BPM Blueprint: IBM WebSphere Lombardi Edition V7.1, Development.

Access 2003 Introduction to Report Design

More Formulas: circles Elementary Education 12

MYOB Advanced. Release Notes

erecruit Student/Non-Student Hire Process-Flint Campus Only

Functions! Objectives! 1E3! Topic 9! programming! n This topic should allow students to! n Read chapter 6 of the textbook now.!

(Objective-CS605 Software Engeenring-II)

FORM 2 (Please put your name and form # on the scantron!!!!)

Gradebook - Grades Tab Create Assignment

MODULE III: NAVIGATING AND FORMULAS

Inheritance and Polymorphism

April, Software Design and Development Engineer Examination (Afternoon, Part 1)

ACT Enroll. User Guide.

Inheritance and Polymorphism

Exam 1. CSI 201: Computer Science 1 Fall 2018 Professors: Shaun Ramsey

Transcription:

EI, EO, EQ QUESTIONS Objective: The following questions represent typical questions regarding transactions that will be on the exam. It is important that you become familiar with answering these types of questions. Expected Result: The student should obtain a score of 90 percent. 1. A user has the ability to add, change, and delete employee name, employee salary, employee location on a single table. How many unadjusted function points does this represent. a) 3 b) 4 c) 9 d) 12 2. An external input has 2 data elements. How many files need to be referenced for it to be rated as a high? c) 10 d) it can never be rated as a high EI 3. Derived Data for an external output is a) Transformation of existing data b) Algorithms c) Calculations d) all are examples of derived data 4. An external output has 21 data elements. How many files need to be referenced for it to be rated as a high. c) 4 d) both b and c 5. The difference between and EQ and EO a) An EQ has an input and output side b) An EO has derived data c) An EO can update and internal logical file d) Both b and c

6. Information is sent outside the application boundary, it does not contain any derived data, and does not update any internal logical files and contains no calculations. a) This information would be counted as an EO. b) This information would be counted as an EQ. c) This information would be counted as an EI. d) This information would be counted as an ILF 7. All of the following rules apply for counting DET s except a) Count user recognizable, non-repeated fields b) Count one DET for the ability to specify an action to be taken even if there are multiple methods for invoking the same action. c) Do not count literals as DET s d) The entire above are valid rules 8. An external output is available on fiche, paper and on line and processing logic is different for each one. How many EQ s are counted. c) 3 d) Not enough information. 9. An input screen allows a user to add the following information, employee name, employee job title, employee job location, and employee salary. There is an add button that saves the information to a file. An error message appears if any of the fields have been incorrectly populated. How many data elements are there? a) 4 b) 5 c) 6 d) 7 10. An external input references 3 FTR s how many DET s are needed for it to be valued at 6. a) 3 b) 6 c) 16 d) both b and c 11. A notification message a) Must contain derived data b) Can contain a calculation that is not visible c) A notification message does not have to cross the boundary d) Both a and b

12. When entering information regarding customers the following fields must be entered: Customer Name, Address, City, State and Zip Code. There are additional tax fields that must be entered before a customer is considered added. a) Only the first 5 fields are considered for the EI. b) The tax fields and the 5 fields are considered for the EI c) Only the tax fields are considered for the EI d) These would be treated as two separate EI s 13. All are considered processing logic for an external inquiry except a) One or more ILF are updated b) Mathematical formulae s are performed c) Derived Data d) None of the above are considered processing logic for an EQ. 14. During the processing of an EI total fields are displayed. The total fields are summations of information input by the user. The calculation is made prior to saving the information to an ILF. The total fields are calculated and saved with the EI. a) The total fields are counted as additional data elements b) The total fields are not counted as data elements c) This is really an EO because an EI can not have derived data d) None of the above are correct 15. An External Output has a calculated total field. This total field changes color from black (if it is positive) and red (if it is negative). The changing of color is user required. a) This changing color functionality is considered an additional data element. b) The changing color functionality is not considered an additional data element. c) The changing color functionality is control and does impact this EO. d) None of the above 16. An application has an external input with 4 DET s and 2 FTR s, an external output with 8 DET s and more than 3 FTR s, an internal logical file with 2 RET s and 25 DET s, and an external interface file with 1 RET and 5 DET s. What is the unadjusted function point count? a) 22 3 c) 28 d) none of above

17. The possible values for an external output that references 1 file? a) 4 or 5 b) 5 or 7 c) 7 or 10 d) both a and b 18. What is a DET for an External Output? a) Derived data that exists the boundary b) Information that is read from an ILF c) Information that is read from and EIF d) all of the above can be a DET for and EO 19. An EQ has a message that displays the text, searching a) Would be counted as a DET b) Would be treated as a confirmation message c) Would not be counted as DET because an EQ can not have confirmation messages and error messages d) Both a and b 20. What is the primary difference between an error message and a notification message. a) An error message is not an elementary process but part of another elementary process b) A notification message is an elementary process c) Both a and b d) An error and notification message are the same thing.