Answer | Firstly, Test case is the details description of what to be
tested, what data to be given and what actions to be taken
to check the actual result against the expected result.
Now, simply Use Case is the pictorial defination of
Requirements. So, looking at the use cases, you can write
the test sceanarios and then eventually details step by
step ..Test cases.  |
| Mou |