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 if the client finds a defect after delivering the product? How will you react and justify?
2 Answers HeadStrong, IBM, Somany Ceramics,
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
how to perform security testing manualy.I given the answer but interviwer not satisfeid from my answer
What is Testing Life Cycle?
Interviewer asked me to write down the critical bugs in my career.i am working for the past 18 months in the banking domain. my answer didn't satisfied the interviewer,can any one help me to find out the critical bugs that may occur while working in banking domain?
9 Answers Accenture, Cerner, CybAge, RadixWeb,
How to do integration testing on duster......
if you intrested to learn Manual Testing concepts with real time examples on weekends @ Bangalore. Mail me @ manualtestingtraning@gmail.com Duration: 16 Hours Fees 1000/- only on weekends Trainer: TestLead form MNC Bangalore
What is lessons learnt document?Explain.
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
1)Asked to write test cases on Print option in a MS word application 2 Give scenarios for the following: throw a ball into bucket full of water and write scenarios so that water does not spill out. Explain test stratergy. What is localization. What do u test in localization?
What is the difference between Regression and Retest Testing?
what is inter operative testing?