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



recently, i attended for one interview. in that they asked for project explanation. i explained th..

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

recently, i attended for one interview. in that they asked for project explanation. i explained th..

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

recently, i attended for one interview. in that they asked for project explanation. i explained th..

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

Post New Answer

More Manual Testing Interview Questions

list out types of white box testing with breif explain? some body told seven types are there, plz give me ans. karthis4u@gmail.com

5 Answers  


I need a Test case templetes for Yahoo Mail ID

1 Answers  


Write the function test case to add a customer to database.

0 Answers   Chase,


what is regression testing also known as ?

2 Answers  


what is test director?

1 Answers  






Just now i got a bug in the application.Anyone of u can clarify me is it a bug or not. scenario is: 1. if we a check box more than one. 2. click TAB and keep the focus on any check box not on the last check box 3. Then click (space+tab) at a time 4. then check the changes if we click anywhere the previous check box is going to be checked and the application is going to be hanged........... please answer to this question.If i have reported this to my developers they are telling that this is a browser property please confirm this scenario at ur developers and answer to me please .thanks in advance........ (glamorous)

2 Answers  


Hi all, i am planning to take ISTQB CERTIFICATION, can any one guide me by giving the links for preparing for the exams. If anyone have some materials can u send me to my mail id vpbharathi@gmail.com. Thanks in advance, Bharathi.P

0 Answers  


wht is test data,test condition

1 Answers  


explain waterfall module.

4 Answers  


Please give me example of low priority and hign severity defects?

3 Answers  


What is heuristic checklist used in Unit Testing?

1 Answers  


When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result

0 Answers  


Categories