What is test scenario, use case, and test case?
Answers were Sorted based on User's Feedback
Answer / amulyaranjan
Use cases are derived from test scenario, but test scenario are derived from customers/client requirements in different
perception.
Test case is the checklist of different perception of an testing engineer to test the specific scenario/functionality.
it is derived from Use case,
whereas Use case is the description of functionality of certain feature of an application where use action and its responses.use case is derived from test scenario.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / nani
test scenario: group of related functionalityes
use case: pictorial representation of functionality
test case: it is set of test data, executions, expected results developed for a particular object, it is just a document.
| Is This Answer Correct ? | 2 Yes | 1 No |
what is the difference between smoke, sanity and dry run testing?
What are initial conditions?
Can any explain briefly about RBT (risk based testing
Can you explain process areas in cmmi?
can anybody able to provide me answer with real time example....1) 5 critical,major & low severity and 5 critical,major & low priorities
What is Glass Box testing?
What were your achievements in last 2 years as a software tester(manual)
what are known issues? Explain
Can u tell What kind of Bug Report Tool are u using in ur project
What is Browser Compatabilty Testing? and How to do BCT testing?
Which is the most Important step in STLC ? Why ?
How you will choose test cases for Sanity testing and at which phase of testing you will do this.