What is the difference b/w frame work,architecture and methadology in testing?I mean Define--what is frame work,architecture and methadology?

Questions by sumanrao   answers by sumanrao

Showing Answers 1 - 2 of 2 Answers

Hi,

Frame Work: It is a structure for describing a set of concepts, methods, technologies and cultural changes necessary for a complete product design and manufacturing process.

Archetecture: Combination of H/W and S/W to be able to support product.

Methodology: An organised, documented set of procedures and guidelines for one or more phases of the SDLC such as analysis or design.  Many methodologies include a diagramming notation for documenting the results of the procedure; a step-by-step "cookbook" approach for carrying out the procedure; and an objective (ideally quantified) set of criteria for determining whether the results of the procedure are of acceptable quality. An example is The Yourdon methodology.

  Was this answer useful?  Yes

A software framework is a re-usable design for a software system which may include support programs, code libraries, a scripting language, or other software to help develop and glue together the different components of a software project.  Various parts of the framework may be exposed through an API.

A computer system architecture refers to the design, structure, and behavior of a computer system, including the characteristics of individual components and how they interact with one another.

A software development methodology refers to the organizing principles and rules that drive the organization's software development processes and procedures. 

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions