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 |
What is the difference between three tier and two tier application?
What are the test cases for sanity or smoke testing ?
Can anyone help me out to get Test clear in Adobe as i have call and My apti is too low as i preparing for technical..mail me at satijaa.tarun@gmail.com Thanks in Advance
what is the differance between debugging and testing?
Explain test metric and the information it provides.
what is verification, validation
functional testing and usability testing test cases for transfer funds...
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience
In any application there are so many fields. So tester have to test each field with Special chars., Alphabetic value, Alphanumeric value, Blank Space. etc. I am testing with all these inputs but should I have to consider these into test cases. Because rather than these there many functionalities to check.Please Guide me properly
Difference between QA and Testing?
13 Answers Deepak Enterprises, IBM, Mechanical, Trigent,
Difference between Test Cases and Test Scenarios ? Give some Example both of them