Multiple Choice Questions & Answers on CASE tools

Multiple Choice Questions & Answers on CASE tools 

1. The purpose of CASE tools is ____.
a) To developing high-quality software
b) Defect-free software
c) Software maintenance
d) All of the mentioned above
Answer: All of the mentioned above

2. CASE tools are generally inspired by ___ tools used for designing hardware products.
a) Rapid Application Development
b) System Development Life Cycle
c) Computer-Aided Design
d) None of the mentioned above
Answer: Computer-Aided Design

3. Computer-Aided Software Engineering (CASE) is the domain of ___ critically used to design and implement applications.
a) Software tools
b) Hardware tools
c) System tools
d) None of the mentioned above
Answer: Software tools

4. CASE stands for
a) Cost Aided Software Engineering
b) Computer Aided Software Engineering
c) Control Aided Software Engineering
d) None of the mentioned
Answer: Computer Aided Software Engineering

5. Which of the following is not a type of CASE tool?
a) Lower
b) Classic
c) Real
d) Middle
Answer: Middle

6. What stores all changes and info related to the project from development through maintenance in CASE tools?
a) Database
b) Repository
c) Registers
d) None of the mentioned
Answer: Repository

7. What kind of support is provided by the Repository Query CASE tool?
a) Editing text and diagrams
b) Display of parts of the design texts
c) Cross referencing queries and requirements tracing
d) Display of parts of the design texts AND Cross referencing queries and requirements tracing
Answer: Display of parts of the design texts AND Cross referencing queries and requirements tracing

8. What kind of support is provided by the Code Generation CASE tool?
a) Cross referencing queries and requirements tracing
b) Transformation of design records into application software
c) Compiling, interpreting or applying interactive debugging code
d) Transformation of design records into application software AND Compiling, interpreting or applying interactive debugging code
Answer: Transformation of design records into application software

9. What kind of support is provided by the Code Editing CASE tool?
a) Management of design documents and software code versions
b) Transformation of design records into application software
c) Compiling, interpreting or applying interactive debugging code
d) None of the mentioned
Answer: Compiling, interpreting or applying interactive debugging code

10. Logical design errors can be resolved using both classic and real CASE tools.
a) True
b) False
Answer: False

11. CASE tools are used only during the software testing phase.
a) True
b) False
Answer: False

12. CASE-generated updated documentation enables easier and more reliable identification of software failure causes.
a) True
b) False
Answer: True

Comments