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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If you're given a program that will average student grades, what kinds of inputs would you use?

4413


How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku

1538


Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?

2359


Functional and Integration test scenarios for actitime application

6374


what is test scenario and test condition?

1488






Hi.....wat r d major bugs we can find in banking domain???

1986


What are the roles of glass-box and black-box testing tools?

1646


Did you ever worked with B.A's and when?

1612


Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.

1498


What’s the difference between verification and validation in testing?

636


define risk management system with example ?

1562


What is the main use of preparing a traceability matrix?

704


we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)

1520


hi sir, i completed my GNIIT from NIIT. i recently joined in IT company for Testing(manual) on JD EDWARDS.So,i wanna to ask that after taking 1yr experience can i able to do Testing .NET in another company.Pl i am confused pl send yours suggestion throw my email(paresh_shindeal@yahoo.com)

1530


Tell me agile process in your company

5662