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
Unit Testing can be done by using Nunit?
what is a horizontal and vertical matrix explain with examples
What are cookies?
Could some one tell me test cases for multi line text boxes like Notes field?
What is Dynamic Binding and Dynamic Loss?
how will you test a wine filled bottle along with 100 glasses
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
what are your achievements in your organization ? Guyz very very urgent , help me
What is difference between cmmi and cmm levels?
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
uses of checklist
write test case for gmail sign up page?
what is a data guidelines?
Explain stub in testing point of view?