Answer Posted / 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 |
Post New Answer View All Answers
What is application programming interface (api)?
What are the advantages of automation over manual testing?
Write 2 scenarios for Integration testing? Please let me know its urgent.
what are the Cs in testing
how we write test cases to brs,srs,hlds,llds
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
where do we work with Application, web and Database servers Means which type of applications.
Tell some examples of bug severity and bug priority?
Can you explain process areas in cmmi?
If automating - what is your process for determining what to automate and in what order
What is Batch testing? Facets Benefit Configuration
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
Can anyone tell me about banking project? abt the transactions? the flow?
What is coverage and what are the different types of coverage techniques?
Actually by using severity you should know which one you need to solve so what is the need of priority?