what is the difference b/w test scenario and test case?
pls explain with one example the preparation of both?
thanks in advance
................
Answers were Sorted based on User's Feedback
Answer / radhika
Test Scenario is nothing but describing the functionality in brief.
Eg: Verify login page.
Test Cases: Detail description of Test Scenario.
Eg: For above scenario:
Valid username/Password, Invalid username/password, etc.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / geetha c.s
test scenario's is nothing but events or situation.
test case in document which enterprises all the activities
that means what is the input,output, actual result,
expected result
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / manu
test scenario is the condition that needs to be tested.
Test case is s document which contains that test data,
action performed and the expected result.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / krishna
Test scenario is a set of test cases to execute one by one
and the test case output depends on the previous test case
output.
test case is a document it describes the test
caseid,description,input,actual output,expected
output,pass/fail,remarks etc.
if its wrong pls correct
| Is This Answer Correct ? | 1 Yes | 3 No |
what is the status of defect when the developer reject the defect?
What is the exact difference between smoke testing and sanity testing.?
WHAT IS TESTLOG?
what is regression testing also known as ?
How Requirement is linked with traceability matrix. Give proper example
How load testing is different from regression testing?
what is mean by service level testing? what will come under this?
difference between regression testing and re testing?
i have an iphone 4g can you tell me the test case for the camera?
Hello, I am interested to make a career in software testing. I am searching for a recommended book in manual Testing tools Please advise recommended books which is a good text book for learning software testing.
There is an help option in one window, which consists of 100 pages. I want to test same word from every page. How can I do this in 5 minutes?
what is the use case and what is the test case?