What umi diagram is used for black box testing?

Showing Answers 1 - 2 of 2 Answers

sudhakar

  • Aug 1st, 2006
 

What umi diagram is used for black box testing

  Was this answer useful?  Yes

Ali Ahmed

  • Aug 2nd, 2006
 

I.e not UMI diagrams, UML

UML stands for Unified Modeling Language (UML), a well approached and planned language based on the Object Oriented concept.

 

Without going much deep into UML and its structure, I would brief here an outline of what the UML contains.

 

Diagrams in UML

 

A Diagram is the graphical presentation of a set of elements, most often rendered as a connected graph of vertices (things) and arcs (relationships).

There are nine diagrams included in UML:

 

  1. Class Diagram
  2. Object Diagram
  3. Use Case Diagram
  4. Sequence Diagram
  5. Collaboration Diagram
  6. State chart Diagram
  7. Activity Diagram
  8. Component Diagram
  9. Deployment Diagram

if i am wrong please correct me.

 

Thanks,

 

Ali

  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