what is the difference between test case and test scenario

Answers were Sorted based on User's Feedback



what is the difference between test case and test scenario..

Answer / mustafa_7_8_6

Hi!
Difference between Test Case & Test Scenario


Test Case : Is a document which describes the input,
Action/Event and expected response to determine whether the
particular functionality of the application is working fine.
It is a commonly used term for a specific test. This is
usually the smallest unit of testing. A Test Case will
consist of information such as requirements testing, test
steps, verification steps, prerequisites, outputs, test
environment, etc. A set of inputs, execution preconditions,
and expected outcomes developed for a particular objective,
such as to exercise a particular program path or to verify
compliance with a specific requirement.

Test Scenario : A set of test cases that ensure that the
business process flows are tested from end to end. They may
be independent tests or a series of tests that follow each
other, each dependent on the output of the previous one.
Definition of a set of test cases or test scripts and the
sequence in which they are to be executed.

Is This Answer Correct ?    5 Yes 1 No

what is the difference between test case and test scenario..

Answer / kiran

Test Case: A specification that describes the goals of a
test, the results that the test might produce, the
circumstances in which it will be run, and how it should be
implemented.

Test Scenario: Definition of a set of test cases or test
scripts and the sequence in which they are to be executed.

Is This Answer Correct ?    3 Yes 0 No

what is the difference between test case and test scenario..

Answer / sravan

test case is a document which contain
test case name
prepared by
reviewed by
approved by
data of created
date of approval
date of reviewed
test design steps, test data, expected pass/fail, comments

identifying testable item is a test scenario

Is This Answer Correct ?    2 Yes 0 No

what is the difference between test case and test scenario..

Answer / pencildot

test case: to test the functionality of a particular
object. eg : for login
data: user name and password
test scenario : to test the functionality of a group of
objects to get the result. eg: for login
1.login successful
2.login failed
so these two test cases together contribute a scenario for
login.

Is This Answer Correct ?    2 Yes 1 No

what is the difference between test case and test scenario..

Answer / anuradha

test scenario is process which insist the tester to think
beyond limits , think about the complex area of the
application . There are lot of types of test scenario like
usecase senario . Let us take one example for login mail
account , check amil , give reply to some mails and
logoff , we have to write scenario on this then we will
write like this way user A went to office ,He login to his
his mail account , then he checks mail and gives reply to
some mails then user A logoff . It is little bit story
type .

The tase cases consists of steps / action to be performed ,
expected result and actual result , severity and priority .

Is This Answer Correct ?    1 Yes 1 No

what is the difference between test case and test scenario..

Answer / preethi

In general Test Scenario is one of the condition derived
from Client requirements where as Test case will gives the
detail of Test scenario completely.

Reagards
Preethi.G

Is This Answer Correct ?    0 Yes 0 No

what is the difference between test case and test scenario..

Answer / kashyap srinivas

Test Scenario determines the functionalities to be tested in an application. For example If u wanna test the Login functionality of a web application, the test scenario for that functionality will be "To test the login functionality."

Test Case contains the detailed info of what has to be tested, How to test, Procedure to be followed to test, Test data required and the result that is expected.

Is This Answer Correct ?    0 Yes 0 No

what is the difference between test case and test scenario..

Answer / jigneshk

test case means a set of condition in which we have to
validation our system as per condition so in test case there
is pass,fail or many status is included

test scenario means just we have to pass through different
step which is display the scenario that in which step we
have to test application

in simple test case:how to test
test scenario:What to test

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between santity & smoke testing?

6 Answers   Logica CMG,


test plan for atm machine in detail step-wise.

1 Answers  


what is ur testing process in ur compnay?expalin from starting req phase to last phase brifely?

1 Answers   CTS,


What is field testing?

3 Answers   UST,


what is Test deliverable and Release Note?

5 Answers  






what is Agile modal in (sdlc) and how is works ?

2 Answers   Credence, Keane India Ltd,


How important is Change Management in today's computing environments?

1 Answers   Ordain Solutions,


what is your current team size?

2 Answers   Verizon,


what are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..thanks in advance

0 Answers   JPMorgan Chase,


Tell me about a difficult time you had at work and how you worked through it.

1 Answers   Ordain Solutions,


what is Non-Functional testing? & their types?

9 Answers   AppLabs,


What does the verification process include: a. Reviews b. testing c. Both D. none of these

4 Answers   Aon Hewitt, Hewitt,


Categories