What is UML and how to use it for testing?

Answers were Sorted based on User's Feedback



What is UML and how to use it for testing?..

Answer / sudhirmk

The UML is a visual modeling language that can be
used to specify, visualize, construct, and document the
artifacts of a software system.

In following Testing Phases we can use UML

UNIT TESTING: we use Class & State Diagram
which covers correctness,error handling pre / post
conditions, invariants

FUNCTIONAL TESTING : we use interaction and class diagrams.
Which covers functional and API behavior,integration issues.

SYSTEM TESTING : use case,activity, and interaction
diagrams. Which covers workload,contention,synchronization &
recovery

REGRESSION TESTING: we use interaction and class diagrams.
Which covers Unexpected behavior from new /changed function.

Also for deployment use case and deployment diagrams are used.

Please correct if I am wrong.
Thx.
Sudhir kulkarni

Is This Answer Correct ?    13 Yes 2 No

What is UML and how to use it for testing?..

Answer / kannan

UML is Unified Modeling Language. It is a graphical language
for visualizing specifying constructing and documenting the
artifacts of the system. It allows you to create a blue
print of all the aspects of the system, before actually
physically implementing the system.

Is This Answer Correct ?    11 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is coupling integration testing

0 Answers  


test case for post status functionality of facebook

1 Answers  


Hi am new to this forem.i am a begineer in software testing and i have passed the ISEB exam,can anyone tell me how to gain knowledge practically ie practising testcases...... Thanks in advance

2 Answers   TCS,


what is use case

1 Answers  


Explain the ISO ( more information about the ISO)

0 Answers   EDS,






what is an yellow box testing?

9 Answers   Aryaan Solutions, Liquid Hub,


How can World Wide Web sites be tested?

1 Answers   Crea,


What are two types of Metrics ?

1 Answers  


What is integration testing

2 Answers   Nucleus Software,


What is the diffrence between product base company and application company ? if product base name few products,if service base name the few services.

4 Answers   Covansys,


4. What are the three things you like best about the Web site?

0 Answers  


what are the defferent defect statuses?

4 Answers   AppLabs,


Categories