How do you convert uses cases into test cases?

Answers were Sorted based on User's Feedback



How do you convert uses cases into test cases?..

Answer / kumar rohit

Test cases scripts are generally based on user goals,
that is to test the nature/behaviour output by giving
defined sets of inputs.
The test cases scenarios is framed on basis of scenarios
presented in correspoding use cases.

scenarios will be:
1> Based on main flow of use case.
2> .........alternate.............
3> .........exceptions............

Is This Answer Correct ?    7 Yes 3 No

How do you convert uses cases into test cases?..

Answer / mohammed faruk

Use deals with the functional flow of a system.Its used to
ensure the intraction b/w the user or system,However test
case deals with the entire testing activity.its very
difficulty to convert the use case into test case,but test
activity can be performed with the help of use case

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More UML Interview Questions

Difference between Activity and Sequence Diagram?

0 Answers  


Explain the types of diagrams in UML.

0 Answers  


What is Composite Structure Diagram in UML?

0 Answers  


Explain all elements of a State-chart diagram.

0 Answers  


Why is it required to have an abstraction layer in uml?

0 Answers  






What are the various components in sequence diagrams?

0 Answers  


Why can't I easily interchange uml models between modeling tools?

0 Answers  


What is multiple inheritances?

0 Answers  


Why is UML used?

0 Answers  


Mention the different kinds of modeling diagrams used?

0 Answers  


What do you understand by uml?

0 Answers  


What does state model represent?

0 Answers  


Categories