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
HI FRNDS, I HAVE 2.5 years OF exp In Manual Testing,Plz let me know if thr r any oppurtunities in any company in Bangalore ID:dsnithi@gmail.com Thanks in Advance
How do you go about testing a project?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
Test Cases For Router&Switch
What is an error?
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
hai friends can u expalin about real time process of testing at the company, like flow diagram
Hello Varun, Kindly send me the material as well as sample question papers as i am interested in doing the certification. Kindly help me out in this regard. Here is my mail ID: bjyothitesting@gmail.com
Write the test cases for file transfer from one user to other from Google Drive/drop box?
What is Web architecture that are followed while doing online project and tell the samples of architecture?
What are the two main categories of software testing?
What are tools of performance testing?
What is the difference between Functional testing and Unit Functionality testing?
what is e-tester?
iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?