can u give me the test scenario template and one example
test scenario?

Answers were Sorted based on User's Feedback



can u give me the test scenario template and one example test scenario?..

Answer / lakshmi

EX:Login page

In login page you have to give values for user name,
password and then click on ok button to login and cancel
button to close the login window
user name:Alphanumerics with 4-16characters long
password:lowercase letters with 4-8 chars long
OK :Next window
CANCEL :Close the window
Prepare Test Scenarios

Test Scenario Template
---------------------------
Test scenario1:Verify user name value
Test Scenario2:verify pass word value
Test Scenario3:verify OK button operation to login
Test Scenario4:verify cancel button operation to close the
window
Ts1:Verify user name value

a)Boundary value analysis (on Size)
min=4characters
maximum=16 characters
more than max or less than min are not allowed

b)Equivalence class partitions(on type)
A-Z or a-z or 0-9 are valid types to be entered
special symbols or blank fields are in valid

Test Scenario2:verify pass word value
SAME AS USER NAME

Test Scenario3:verify OK button operation to login

Decision table
user name ------pass word-----expected outcome after click
on "OK"
valid valid next window
valid invalid error message
invalid valid error message
blank value error message
value blank error message

Test Scenario4:verify cancel button operation to close the

Decision table
user name ------pass word-----expected outcome

blank blank close the window
value blank close the window
blank value close the window
value value close the window



Like the above example we will write test scenarios for all
the Functional Specifications.

Is This Answer Correct ?    105 Yes 15 No

can u give me the test scenario template and one example test scenario?..

Answer / ajay

Hi hanu please don't write the nonsence if u are not aware
of something becos others also refer to this. U are bloody
nonsence.

Is This Answer Correct ?    65 Yes 13 No

can u give me the test scenario template and one example test scenario?..

Answer / prema

so many upcoming testers are refering this site.
Please dont misguide people who are learning something from
this site. If you are 100% sure of what you are posting then
only post other wie please.................

Is This Answer Correct ?    17 Yes 2 No

can u give me the test scenario template and one example test scenario?..

Answer / raja shekar

The answer given by Laxmi was ok but the Equivivalence
Class Partition Test Scenario was not correct

In Equivivalence Class Partition according to the laxmi she
has given 4-16 for user name so u should give it as classes
class1: 0-3 Invalid or error should get
class2: 4-16 valid
class3: more than 16 Invalid

Is This Answer Correct ?    17 Yes 6 No

can u give me the test scenario template and one example test scenario?..

Answer / rishab

lakshi has answered correctly and ajay is right ,hanu u r misguiding people ,stupid people i tell you,please if u know nothing dont write, "and test cases are subset of test scenarios"..

Is This Answer Correct ?    12 Yes 3 No

can u give me the test scenario template and one example test scenario?..

Answer / urmila

Template has the following contents/columns
--------------------------------------------------
Scenario # |Scenario_name|desc|Ref Document|Req_id
--------------------------------------------------
Thus is has no columns for Testdata and Expected Result.
Its written during early Test Development,by refereing to
high level Requirements.Thus is serves the purpose of
checking whether the req is testable

Is This Answer Correct ?    12 Yes 8 No

can u give me the test scenario template and one example test scenario?..

Answer / amir irani

very good comments yars :)
carry-on ;)

Is This Answer Correct ?    9 Yes 5 No

can u give me the test scenario template and one example test scenario?..

Answer / latha

hi friends,
iam fresher learning testing.
i have a doubt that can we write test scenariors more and test cases less for application example like ecommerce

Is This Answer Correct ?    1 Yes 0 No

can u give me the test scenario template and one example test scenario?..

Answer / hanu

hi this is hanu.

Test scenariois subset of test cases.that means
combination of test cases.

hanu

Is This Answer Correct ?    26 Yes 71 No

Post New Answer

More Manual Testing Interview Questions

what is the use case and what is the test case?

6 Answers   CTS,


Hello every1 , i am a 2008 BE graduate & i am trained in S/W Testing., Would doing any certification course like ISTQB (foundation level) would help get a job in a good MNC ... veerudsce@gmail.com

2 Answers  


*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these

0 Answers  


What are the testing types? Tell me abt few?

4 Answers  


What is Batch testing? Facets Benefit Configuration

0 Answers   Cigna,






Different types of design diagrams that supports to write test cases ?

0 Answers  


what is a use case ?.

13 Answers  


what is prototype testing?

3 Answers   Accenture,


please give me Live example for 1. high severity & low priority 2. High severity & low Priority 3. low severity & high Priority 4. low sevrity & low Priority

2 Answers   Cap Gemini,


How many Test case we can write to test MS Excel(for System Testing)

2 Answers  


After recieved the defect from Tester,developer is not getting any error while executing that bug then he will reject that defect due to the above reason.As a Tester what we can do in that situation?

15 Answers   CTS,


Generally how do we do DataBase testing in Manual testing.. Do we prepare any testcases.. Generally do we concentrate more means ex: Joins, Triggers.....Anybody can expalin it in detail..Thanks in Advance....

5 Answers   Symphony,


Categories