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

How to write test condition for testing a URL??

3 Answers   STC, TCS,


Can anyone help me out to get Test clear in Adobe as i have call and My apti is too low as i preparing for technical..mail me at satijaa.tarun@gmail.com Thanks in Advance

0 Answers   Adobe,


what is the difference between client,customer and end-user?

11 Answers  


could u please suggest good coaching center in hyderabad to learn testing for a fresher

21 Answers  


What Questions Project Manager will be aske?

2 Answers  






black box techniques

4 Answers  


what is test case effective ness ?

2 Answers  


What is the Model/Process do u follow in your Organization for Testing?

1 Answers  


What is the difference between manual testing and automation testing?

0 Answers  


What is Test scenario and what's the relation between Test scenario and Test case.

4 Answers   First Indian Corporation, Sapient,


what is agile testing, explain with example

9 Answers   Mastek, Wipro,


Mapping the test cases with the requirement. What is this process called?

1 Answers   Crea,


Categories