Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
System Analysis and Design Questions
Structured design methodology: which primary tool is used to represent the modular decomposition and calling relationships in a design?
During feasibility analysis, department representatives typically act in which capacities for a new information system?
System implementation phase: which activities are typically included when putting an information system into production?
Application prototyping: which of the following is NOT typically considered a prototyping tool?
Decision tables: which rules are good practice when constructing a decision table for business logic?
In decision modeling, a decision table primarily relates condition combinations to which elements?
Structured design methodology (repeat): which graphic tool best depicts module hierarchy and calling relationships during design?
Good system design characteristics: which option best captures a core, desirable property of a well-engineered information system?
In information systems procurement and financial planning, management may decide to rent a computer system rather than purchase one. Which reasons commonly justify a rental decision, such as tax advantages, avoiding a large one-time capital outlay, or gaining hardware flexibility?
In systems analysis (requirements and logical design), which of the following is NOT typically used as an analysis tool: system test data, decision tables, data flow diagrams (DFDs), or flowcharts?
In computer problem solving, the precise step-by-step set of instructions designed to solve a problem or perform a computation is called what?
In developing a Management Information System (MIS), what is the correct starting point—specifically, what should be identified first to ensure the system supports the essence of the business?
In database systems, what does the Data Definition Language (DDL) accomplish—does it describe how data are structured, specify to the DBMS what is required (not how to process), and determine how data must be structured to produce the user’s view?
In systems theory and information processing, inputs are often classified into two categories that enter a system: which pair correctly names these input types?
Within the System Development Life Cycle (SDLC), which activity is most characteristic of the maintenance phase after deployment and change requests—establishing requirements, conducting analysis, or testing modified programs?
In a systems flowchart, which symbol is used to represent on-line data entry via a keyboard (that is, manual keying of input on an on-line terminal)?
In file structures and linked data organization, a record chain in which the last record points back to the first record (forming a closed ring) is called what?
In file organization methods, what does Indexed-Sequential access (ISAM-style) mean in practice: how are records stored and how are they located?
During a comprehensive System Study in systems analysis, what activities are included: studying the existing system, documenting it thoroughly, and identifying current deficiencies to set new goals?
In software testing practice, what does Positive Testing specifically verify about a new program or module under normal, valid inputs?
1
2
3
4
5
6
7
8
9
10
11
12
13
14