what is test scenario and test case ?please explain detail

Answers were Sorted based on User's Feedback



what is test scenario and test case ?please explain detail..

Answer / francis

test scenario is nothing but "what to test"
test case is "how to test"


scenario -check the functionality of "ADD" button
test case-how you r going to test it like valid,invalid
input etc

Is This Answer Correct ?    133 Yes 13 No

what is test scenario and test case ?please explain detail..

Answer / aisha

test scnerioes means how many different ways you can reach
the target for eg:if a person want to meet a doctor how
many different ways he can meet himlike directly he can gi
and meet and 2nd is by taking an appointment he can go and
meet 3rd is through VIP reference he can go and meet....

so at first we design scnerioes later depending on that we
write testcase.

Is This Answer Correct ?    31 Yes 8 No

what is test scenario and test case ?please explain detail..

Answer / dine

Test Scenario is the high level Req..
Suppose U take Baking Account Appl
in that we are preparing Secnarios like
individual Account (in one Scenario)in that we have Req
name ,date of birth,adds ,identification prof,...etc
testcases for reguirements..
Joint Account (is one Secnario)in that we have below Req..
name, joinee name ,ADD, IDNT,,,ETC

here based on the secnario we are going to prepare No of
testcases.....

If Am wrong clear me ...

Is This Answer Correct ?    36 Yes 14 No

what is test scenario and test case ?please explain detail..

Answer / manisha vyas

Test scenario means it defines the functionality of the srs
document and it is end to end procedure.test scenario is
made before the test cases.
test cases is defines the valid and non valid data,in test
cases steps,seviriry priority,excepted and actual result is
defines.

Is This Answer Correct ?    8 Yes 5 No

what is test scenario and test case ?please explain detail..

Answer / siva ranganath

scenario is nothing but a situation, "What we have to test".
test case is nothing but a idea "how we have to test".

Is This Answer Correct ?    4 Yes 1 No

what is test scenario and test case ?please explain detail..

Answer / kumaril mishra

test scenario is nothing but "features to be tested in an
specified module"
test case is "the steps by step procedure to be followed
during test"

Is This Answer Correct ?    20 Yes 18 No

what is test scenario and test case ?please explain detail..

Answer / jawed

Test Scenario:
Test scenario tells all possible way scenario that an
application can be tested.it test all business process flow
tested from end to end.it is prepared by reviewing
functional requirement.it is design to represent both
typical and unusual situation that may occur in the
application.test scenario cover number of steps and test
case cover only single step.

Is This Answer Correct ?    2 Yes 1 No

what is test scenario and test case ?please explain detail..

Answer / nitin

Test case is nothing but a sequential, elaborated,executable form of the requirement.

Is This Answer Correct ?    1 Yes 0 No

what is test scenario and test case ?please explain detail..

Answer / venkata pradeep

Test scenario : The set of actions that completes one
functionality as one scenario.
. Scenario's are independent of each other .
. Scenario's is not designed with respect to integration
process.

Test Cases : These are dependent on the Scenario. These are
set of conditions or variables under which a tester will
determine whether an application or software system is
working correctly or not.

These tests are usually different from test cases in that
test cases are single steps whereas scenarios cover a number
of steps.

Is This Answer Correct ?    1 Yes 0 No

what is test scenario and test case ?please explain detail..

Answer / sultana

we write scenario to ensure that how can we perform testing in module , we write scenario for every module, and for every scenario we do write test cases , test cases is nothing but are the inputs and outputs specification plus a statement of function under test.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Explain elementary process?

0 Answers  


what is difference between severity and priority

8 Answers   CSC, Wipro,


what are the risks and challanges u face while testing?

3 Answers   MAHINDRA,


what do you mean by documentation testing

4 Answers  


How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language

0 Answers   ABC,






Fault-based testing is best reserved for Option 1 Conventional software testing Option 2 Operations and classes that are critical or suspect Option 3 Use-case validation Option 4 White-box testing of operator algorithms

1 Answers   IonIdea,


how to determine if a test environment is approritate?

1 Answers  


what is the main difference between high and low level design in sdlc

11 Answers   Accenture, Infosys,


can any explain about healthcare domain plz, yhis is my idk.mohann.mohan@gmail.com,,,plz dont ignore this

1 Answers  


have you ever performed Back End Testing,HOW?

3 Answers  


What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?

0 Answers  


We r developing one Web Site for construction company. In that Web site we have different option like About Us,Contact Us,Home,Sites,Site Map,Search Etc........ and front page of that web application contains 6 different pictures means single page contain 6 pics etc... write Test plan ,Test Scenarios,Test Case ....Plz answer this question ASAP

5 Answers  


Categories