What is the difference between Test Cases and Test Scenarios
Answer Posted / 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 |
Post New Answer View All Answers
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
What is bucket testing?
What is manual testing and what is it process?
What is a code walk through?
Manual and automation how do they help in bringing out quality product? Explain?
functional testing test cases for transfer funds ?
diff b/w desktop based testing & web application testing
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
Explain unit testing, integration tests, system testing and acceptance testing?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
Can you explain decision tables?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
What is the difference between functional requirement and non-functional requirement?
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?