System Analysis and Design

Data Flow Diagrams , testing , SDLC and more

25 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

How many number of modules should a programmer focus while designing and analysis phases?

  1. 2 - 3 modules
  2. Not less than 10 modules
  3. According to the project size and modules
  4. None of the above
Question 2 Multiple Choice (Single Answer)

What is the meaning of rounds or circles in the data flow diagrams?

  1. Database
  2. Data flow
  3. Process
  4. None of the above
Question 3 Multiple Choice (Single Answer)

Which of the following analysis is a part of the feasibility study phase?

  1. Information analysis phase
  2. Cost benefit analysis
  3. Testing analysis
  4. None of the above
Question 4 Multiple Choice (Single Answer)

What do you mean by migration of softwares?

  1. Transfer of one application program from one computer to another
  2. Transferring database and program from one hardware to another
  3. Transferring application programs from computer machine to another
  4. All of the above
Question 5 Multiple Choice (Single Answer)

_______ gives us idea that whether the project has worth of doing it or not.

  1. Planning phase
  2. Feasibility study
  3. Integration phase
  4. None of the above
Question 6 Multiple Choice (Single Answer)

How can we measure interconnections between the modules in the structure of project?

  1. Content coupling
  2. Common coupling
  3. External coupling
  4. All of the above
Question 7 Multiple Choice (Single Answer)

Which of the following tables is a tabular technique used for defining logical rules?

  1. Database tables
  2. Attribute tables
  3. Decision tables
  4. None of the above
Question 8 Multiple Choice (Single Answer)

What is the another name of repository or collection of data about data?

  1. Data dictionary
  2. Data warehouse
  3. Data mining
  4. None of the above
Question 9 Multiple Choice (Single Answer)

Which of the following is used to describe the control logic of the system?

  1. Decision tree
  2. Decision table
  3. Structured english
  4. All of the above
Question 10 Multiple Choice (Single Answer)

Which of the following is a graphical presentation of the movement of data from a point of origin to a specific end point?

  1. Data Flow Diagram (DFD)
  2. E-R diagram
  3. Flow chart
  4. All of the above
Question 11 Multiple Choice (Single Answer)

Which of the following has the feature of its nature- I will know what i want, when i see it?

  1. Feasibility phase
  2. Prototyping
  3. Maintainance
  4. None of the above
Question 12 Multiple Choice (Single Answer)

Which of the following is the correct order of cohesion weakest to strongest?

  1. Co-incidentia
  2. Prototyping
  3. Maintenance
  4. None of the above
Question 13 Multiple Choice (Single Answer)

Which of the following is/are the test cases derived by software engineer while using white box testing?

  1. Exercise internal data structures to assure their validity
  2. Exercise all loops and boundaries
  3. Exercise at least once to all independent path within a module
  4. All of the above
Question 14 Multiple Choice (Single Answer)

Which of the following is/are the reason(s) for conducting white box testing?

  1. Logic errors and incorrect assumptions
  2. Typographical errors are random
  3. Logic flow of a program is sometimes counterintuitive
  4. All of the above
Question 15 Multiple Choice (Single Answer)

Which of the following class(es) of item is/are defined by data dictionary?

  1. Data element
  2. Data flows and data stores
  3. Data structure
  4. All of the above
Question 16 Multiple Choice (Single Answer)

Which of the following is the smallest unit of data in data dictionary?

  1. Data structure
  2. Data flows and data stores
  3. Data element
  4. None of the above
Question 17 Multiple Choice (Single Answer)

Which of the following testings is a part of system testing?

  1. Recovery testing
  2. Unit testing
  3. Performance testing
  4. Both (1) and (3)
Question 18 Multiple Choice (Single Answer)

How can we protect a system from external security breaches and internal frauds or embezzelemnt?

  1. Firewall
  2. Antivirus
  3. Audit control
  4. All of the above
Question 19 Multiple Choice (Single Answer)

Which of the following is a correct order of coupling sorted from strongest to weakest?

  1. Content coupling - Common coupling - Control coupling - Stamp coupling - Data coupling
  2. Content coupling - Control coupling - Common coupling - Stamp coupling - Data coupling
  3. Common coupling - Control coupling - Content coupling - Stamp coupling - Data coupling
  4. None of the above
Question 20 Multiple Choice (Single Answer)

Which of the following is an objective of feasibility study phase?

  1. Design to user interface of the system
  2. Finalize the requirements of the system
  3. Evaluate the changes made
  4. All of the above
Question 21 Multiple Choice (Single Answer)

__________ technique is the first step in initial investigation.

  1. Mutual invert
  2. Decision tables
  3. Fact finding
  4. None of the above
Question 22 Multiple Choice (Single Answer)

_________ is a process with known input, output, functions but not internal mechanism of the system.

  1. White box
  2. Black box
  3. Grey box
  4. All of the above
Question 23 Multiple Choice (Single Answer)

Which of the following is the major reason of MIS failure?

  1. Improper designing of tool
  2. Improper specification
  3. Non-involvement of end-users
  4. None of the above
Question 24 Multiple Choice (Single Answer)

Which of the following testings occurs first in testing phase in SDLC?

  1. Module testing
  2. Validation testing
  3. Integration testing
  4. Performance testing
Question 25 Multiple Choice (Single Answer)

Which of the following is widely used to describe conditional logic?

  1. Structured english
  2. Decision tables
  3. Data flow diagrams
  4. None of the above