What is the difference between Test Cases and Test Scenarios
Answers were Sorted based on User's Feedback
Answer / ff
Test Case is a Step which has to be verified in order to
test a Scenario.
scenario is nothing but a series of testcases inorder to
verify one transactional cycle.
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / nilanjan saha
Test Scenarios are are high-level thing from which may be
more than one test cases are generated.
Scenarios describe a thing that may consists of sequence
of activities.So to test each and every activity Test case
is needed that as whole state the respective test scenario
been covered.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ravikanth
Test Scenario: From Use Case & Functionality Requirement of
the Application.
Test Scenario represents a series of actions that are
associated together. (From initiation to completion)
Test Case: From Test Scenario (Use Case & Funtionality
Requirement) of App.
Test Case represents a signle (low level) action by the
user.
in simple Test Scenario is a high level test case but Test
case is a detailed set of test data used by a tester which
also mentions the expected results.A test case validates
one or more system requirements and generates a pass or
fail (bug)
| Is This Answer Correct ? | 1 Yes | 0 No |
How to write a Scenario and test cases for ATM Machine or Lift Operator/Escalator?
8 Answers Aryavrat Infotech, Microsoft, TCS,
What is baseline testing?
Analytical Questions like A big square was drawn, then it was split into 4 equal rows and 4 equal columns and asked me to find how many squares.?
12 Answers RBS, TAG Info Solutions,
tell me about detailed process of bug tracking in your company?questions was asked in interveiw?
what is metrics?...What metrics do u follow in ur company?
hi.... plz tell me what all kinds of documents/reports are required for manual testing of a simple website(simple static pages). in a organization.
2 Answers HCL, IBM, iPRO Solutions,
After insert the record in forntend, How will u check the backend by manually? Please explain..
What is stub?
What is CMMI leavels?
Who will close the bug and how it is closed..........?
11 Answers HP, IBM,
what is use case
what are quality tools and its types?describe each