What is UML and how to use it for testing?
Answers were Sorted based on User's Feedback
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 |
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 |
what is release notes different people are saying different answers so give the correct answer to that plzzzzzzzzz
what are the different statuses of test cases?
Difference between the stress and load testing?
What is the base data for drawing Triangle?
What is confirmation testing? Different between regression testing, confirmation testing and unit testing?
What is a checklist? and wat are its contents??
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
Difference between Quality Assurance and Quality control? What does the QA ppl do?
If there is dropdown field say Select Category. & Default category is Indian. What are the test cases for this field?
Provide an Example with ‘High severity and low priority’ and ‘Low severity and High priority’.
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
What are the commonly cited as the cause of close to 70 percent of project failures?