difference between scenario and testcases?

Answers were Sorted based on User's Feedback



difference between scenario and testcases?..

Answer / babu.s

scenario:
scenario, the functionality or flow of the application
requirement.
testcases:
using scenario we are writing test cases.


Test Scenario represents a series of actions that are
associated together. (From initiation to completion)
Test Case represents a signle (low level) action by the user.


Test case:
It specifies the functionality of a single unit.
Test scenario:
It specifies the functionality of sequence.

Is This Answer Correct ?    8 Yes 0 No

difference between scenario and testcases?..

Answer / shailaja

testsenario specifies what we need to test.
testcase specifies functionality of an application.
it specifies how to perform a specific task in an
effective,efficient and optimized way.

Is This Answer Correct ?    5 Yes 0 No

difference between scenario and testcases?..

Answer / kapil

Test case:
Represent the functionality of a single unit.
Test scenario:
It represent the sequence of test.

Is This Answer Correct ?    0 Yes 0 No

difference between scenario and testcases?..

Answer / subhash

Test Case:- Test case is a document that describe the input,
action or event and expected result of the testing activity.

Scenario:- Scenario defines the event that occur during the
testing session.

Please mail me if you have any doubt or you need more brief
description regarding test case and scenario.

my mail address: gupta.subhash16@gmail.com

Is This Answer Correct ?    0 Yes 0 No

difference between scenario and testcases?..

Answer / mudaseer

scenario means ways to test an application
for example atm

scenarios are insert a valid card,invalid card and a card which
is blocked


test cases is a document that contains all the steps and fields like action input expected result actual result status

comments and many more fields

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Test Cases Interview Questions

Who will take care of test cases and test plan?

2 Answers  


In a log in page what will be test procedure,test scenario,test discription & test steps?

1 Answers  


Write the integration test cases for below scenario: You have three components 1. Message 2. Call 3. Call Log Hint: Mobile phone message box

2 Answers   Cap Gemini, EXL,


Give me a sample test case for an online purchasing system?What testings u do for the same ?

8 Answers   Flipkart, NIIT, Polaris, SQTL, TCS,


Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.

0 Answers  


Do you know explain security testing?

0 Answers  


Write test cases for 8+4?

0 Answers  


Explain the functional testing?

0 Answers  


Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS

0 Answers  


Write test case for windows media player

1 Answers   TCS,


is it necessary to write test cases in tabular form or will point wise will do.

3 Answers   Google, Zycus Infotech,


write a test case for yahoo login page ? input data user:6 alpha numeric;password:10 letters....10 pstive test cases and 10 negative test cases?

5 Answers   CTS, iGate, Magic Software,


Categories