adplus-dvertising
frame-decoration

Question

What is the difference between design recovery and redocumentation according to Chikofsky?

a.

Design recovery is the derivation of a semantically-equivalent description at the same level of abstraction, while redocumentation is the derivation of a semantically-equivalent description at a higher level of abstraction

b.

Design recovery is the process of reverse engineering a system to create a higher level of abstraction, while redocumentation is the process of reverse engineering a system to create a semantically-equivalent description at the same level of abstraction

c.

Design recovery is the process of maintaining a system, while redocumentation is the process of restructuring a system

d.

Design recovery is the process of creating a blueprint for a lost system, while redocumentation is the process of analyzing a subject system

Answer: (b).Design recovery is the process of reverse engineering a system to create a higher level of abstraction, while redocumentation is the process of reverse engineering a system to create a semantically-equivalent description at the same level of abstraction Explanation:According to Chikofsky, design recovery and redocumentation are two distinct processes in reverse engineering. Design recovery refers to the process of analyzing a subject system to create a representation of the system in another form or at a higher level of abstraction. This means that the resulting description is at a higher level of abstraction than the original system. Redocumentation, on the other hand, refers to the process of creating a semantically equivalent description of the system at the same level of abstraction as the original system. This process focuses on creating a neat and organized representation of the original system without changing the level of abstraction.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the difference between design recovery and redocumentation according to Chikofsky?

Similar Questions

Discover Related MCQs

Q. What is the challenge in achieving 100% functional equivalence in reverse engineering?

Q. What is restructuring in reverse engineering?

Q. Is refactoring a black-box or white-box method in reverse engineering?

Q. Can a legacy system be modernized without touching the code in reverse engineering?

Q. Can a system be switched to another database without inspecting the code in reverse engineering?

Q. Can business logic and data be wrapped and accessed through an interface as if it were a JavaBean in reverse engineering?

Q. What is restructuring in the context of reverse engineering?

Q. What is reengineering in the context of reverse engineering?

Q. What is migration in the context of reverse engineering?

Q. What is the starting point for transformations in reverse engineering?

Q. What is the modern name for restructuring in software development?

Q. In what phase of software development is refactoring a viable option?

Q. What is the purpose of refactoring in software development?

Q. What are bad smells in software development according to Fowler (1999)?

Q. What is refactoring considered as in XP and other agile methods?

Q. What does the second law of software evolution tell us?

Q. When is refactoring not a viable option?

Q. What are the "Bad Smells" in software development?

Q. What is the categorization of "Bad Smells" in software development according to Mantyla et al. (2003)?

Q. What is the purpose of the "Bloaters" category in the categorization of "Bad Smells"?