difference between scenario and testcases?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
HI i'm Ramu new join as manual tester plz send me test cases for web application testing i need basic idea's
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
ATM application ( scenarios ): Analysis and testcases
can any one give the format of writing test cases in excel sheet.
Sir I m student I mreading sytem testing as my core paper I want to know how I can make Test case for smple Login Form
hi there... can any1 tel me hw to prepare a traceability matrix by taking a practical scenario..i know the theory part bt dont kno how to implent dat..
wht are the test cases, we have to write for check box, Anybody can help me. Thanks in advance.
Hai, Could anybody please let me know, how to calculate the number of test cases required to test a program. Please provide me the answer for the following question: “What type of ticket do you require, single or return?”IF the customer wants ‘return’Ask: “What rate, Standard or Cheap-day?”IF the customer replies ‘Cheap-day’Say: “That will be $11:20”ELSESay: “That will be $19:50”ENDIFELSESay: “That will be $9:75”ENDIFNow decide the minimum number of tests that are needed to ensure that allthe questions have been asked, all combinations have occurred and allreplies given. a) 3 b) 4 c) 5 d) 6
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.