Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

If database testing i which way the testing will be done,by just writing the queries or else anything extra we do?if so where write those queries and where will we store those?

1 Answers  


which defect matrix or what defect matrix would you look at in ascertain the quality of product? And give some explanation about defect matrix. Its urgent.

1 Answers  


what is use case diagram?

5 Answers   KTS,


what is database testing?

1 Answers  


I have password field in my application.while entering data into pwd field the characters are not encrypted will it come under gui testing or unit testing? is gui testing checked by typing or entering data into fields?

7 Answers  


hi how to test a video files? and what type of test stategy you follow to test a video files?

2 Answers  


What r the things,u prefer and prepare before starting testing?

0 Answers   CTS,


What is the outcome of integration testing?

5 Answers   AZTEC,


Plz explan entry and exit criteria with example??? thanks

1 Answers  


1. what are the types of testing you know and you experienced ?

2 Answers  


what is exit criteria for testing?

14 Answers   AppLabs,


Find bugs in customer environment , That bugs is called 1. software Failure 2.Bugfix 3.Bugs 4.Error

3 Answers  


Categories