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 |
As a Test Analyst, what is the first thing you do when you receive the Functional Spec for a project?
what is the defference between stress and load testing?
Meaning of Web Application. my doubt is www.yahoo.com .it is web application?
what is Regresstion testing? when it will be needed?
What is Integration Testing?What is Bottom Up & Top Down Testing? What actually the Stub & Driver is? Explain me giving practical example?
If we have no SRS,BRS but we have test cases does u execute the test cases blindly or do u follow any other process|
As experienced what could be the interview questions based on project? It's urgent
6 Answers ABC, P2Softech, Sony,
Can anyone send me test plan for any website application for e.g. www.orkut.com or www.facebook.com please email me at disha_gupta83@yahoo.com
What is Test Approach?
4 Answers ASD Lab, Business One, CybAge, Mango Media, Wipro,
Suppose wihile we are doing testing..A bug is reproduced what will be the necessary action taken by the tester?
What is a critical bug?
What Is System Testing