Hi. Can somebody please tell me the format to create test
cases from use cases.

Answers were Sorted based on User's Feedback



Hi. Can somebody please tell me the format to create test cases from use cases...

Answer / nithya

Test case template can be given as
1.Test case Id.
2.Test case description.
3.Pre condition.
4.Test Data inputs.
5.Test steps.
6.Expected Result.
7.Actual result.
8.Status.

Is This Answer Correct ?    0 Yes 0 No

Hi. Can somebody please tell me the format to create test cases from use cases...

Answer / chandra

Test Cases should be in the following format:

1. Test Tittle - Specifies wht to verify
2. Pre condition - Needs to satisfy before test case
execution
3. Test Data - to be used during execution
4. Test Steps - Sequence of steps to execute the test
5. Expected Result - Expected behaviour

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is your Future Plans for the Company if Permanently Employed?

1 Answers   Jan De Nul, TCS,


what is traceability matricks

7 Answers   Synergy,


What is the QA environment?

1 Answers  


how to test an web application. and what step have to considered first.

1 Answers  


Guys, can any one of u give the realtime example for Alpha Testing

2 Answers  






what is the difference between website and web based application ?

0 Answers   IBM, IHS,


Can you explain pair-wise defect fundamental?

0 Answers  


explain v model detaily plese

1 Answers  


where do we store our test cases>?

7 Answers   TCS,


What is meant by resource allocation?(asked in interview for test lead)?

8 Answers   Accenture, Acro Technologies,


Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism

2 Answers   Infosys,


what is unit testing? It comes under white box or Black Box testing?

19 Answers   Trigent,


Categories