recently, i attended for one interview. in that they asked
for project explanation. i explained that project. after
that they ask me to write test scenarios for that? in real
time i don't know how to write test scenarios. can any one
please write test scenarios for the following given project.
Health care solutions
This project mainly deals with Hospital Management System.
There are different modules, each module contain different
functionality. They are Appointment Scheduling,
Registration, Visit & Admission, Out & In Patient Service
Management, Lab Management, Bill Handling, Patient Notes,
Blood Bank, Master Setup & Security Module, and Pharmacy
Quotations.
Answers were Sorted based on User's Feedback
Answer / padma
A Scenario is a set of test cases executed in a series.. or
one by one.
like
senario for "new email checking"
1. log in to email account using userid and pw
2. click on Inbox.
3. check for New Email
4. Log out
senario for REplay a email
1.Log into email account using userid and pw
2.click on INbox
3.click on a Email to Replay
4.Enter text on Replay form
5,enter the To email id
6.Click on Send
7.Click on log out
This is other senario...
so A set of sequential test cases form a Senario and A set
of senario form a project
I hope you are clear now
Is This Answer Correct ? | 18 Yes | 0 No |
Answer / kirna
Yes watever chandrashekar said is correct.
Butr in our organization Test Scenario specifies positive
and negetive condition for each object int he application.
We use matrix form to identify all the scenarios.
we dont write Scenarios for whole modules. For every
component(pages like for create page, Edit page)we write
scenarios and we estimate the test cases from scenarios.
For any queries please mail me @ nkiran@aol.in or call me
@09959647100
Is This Answer Correct ? | 0 Yes | 4 No |
Answer / chandrasekhar rao suguru
combination of test cases is a test scenario.
executing maltiple testcases on a sinle scenario in the
project called test scenario.
Is This Answer Correct ? | 1 Yes | 6 No |
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
when will u make update and modify the test object properties in the repository?
can anyone please post few samples of SRS and test case for calculator,insurance,hotel project,atm....?Also please refer me the book for my reference for manual and automation?espically any book which has sample of testcase and SRS?please degree of emergency!
Complete Testing questions
when developers sends you a build.what the test engineer does?
What is precise of measurement?
Please Tell me About Fish-Bone Model. Thanks in Adv.
On what basis is the Acceptance plan prepared?
Hi, Anybody knows about Hexaware company..
what is stlc and what is bug life cycle? are the both same or different?
Explain the importance of agile testing?
What r the sequences that leads to automation?