differentiate test scenario & test case?
Answers were Sorted based on User's Feedback
Answer / bhagyasree
scenario: it is a sequence of events.
test case:It is a step by step procedure to test an application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / neetu
Test scenario is derived from a use case where as test case
is derived from a scenario.
| Is This Answer Correct ? | 10 Yes | 11 No |
Answer / b.v.s.sekhar
Test scenario defines the condition to be applied on build.
Test case describes the detailed procedure to implement the
scenario.
| Is This Answer Correct ? | 5 Yes | 10 No |
Answer / sreenivasulureddy
test scenario is tells what to test and test case tells
how to test.
| Is This Answer Correct ? | 12 Yes | 21 No |
Answer / ravindra
Test scenario is nothing but the condition of the
functionality.
Test case is nothing but procedure for each test scenario.
| Is This Answer Correct ? | 4 Yes | 15 No |
Answer / ganesh
test scenario means a name given to the test cases is
called test scenario
and testcase is a docement it defines test condition to be
applied on the build it's called test case
| Is This Answer Correct ? | 6 Yes | 29 No |
Can't we write test plan without any document with us or we definitely require the document for that
what type of documents needed in every phase of sdlc for SQA?
Does any one have Performance test plan and Security test plan? Please help me as i need it ASAP... Thanks in Advance.
Is Test report same as Bug report....? I have to give Test Report to the client for my Application ....and as it started all of sudden i did not make the test cases and started of testing .....The bug Tracker where i report the bugs has a facility to download the Bug reported in word or in excel format....It has the detailed description of "version" of appliation tested, whom assigned .., resolved , closed..then the steps to reproduce the bug and all...Is the documnet test report...
What is test strategy..?
can we test the product with out documents?
how will you know whether your reported defect rejected?
how many levels of regression testing is avilable in our testing process?
Can someone give checklist to test the performance of application. This checklist to be provided in the Test Plan that the following will be tested, e.g. 1. n users will be tested to test the load 2. Per page load time would not be greater than n seconds etc. I want to know the points other than the above stated ones.
What are the contents of Test Plan?
If there is any error in RTM. What you will do? Please reply it.
what will you do when your reported defect rejected?