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 buffer overload? How can you test buffer overload in the AUI?
1.Alpha testing done by develping environment. Testing is done by before release or After release builds ?
who preapares use case document? who preapares use functional point document? who preapares use test sceanario document?
What is incremental intergation testing?
Difference between Quality Assurance and Quality control? What does the QA ppl do?
give an example for load testing
How do you find synchronisation problems normally?
What is the exact difference between Integration & System testing, give me examples with your project.
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
What is Six sigma ?Expain.
What is the role of QA in a company that produces software?
Which criteria should take in account while doing CMS testing of any project?