Explain with example : Test Scenario, Test Suit And Test
Case.
Answer Posted / bunny
Scenario testing is a software testing activity that uses scenario tests, or simply scenarios, which are based on a hypothetical story to help a person think through a complex problem or system for a testing environment. Writing Scenarios is writing stories that are motivating, credible and easy to evaluate.
• CARE Hospital uses a Hospital Management System (HMS) to manage patient activities with the hospital. The system includes features to manage outpatients as well as inpatients. An outpatient is someone who consults a doctor, is prescribed medication and leaves the hospital the same day. An inpatient gets admitted to the hospital.
One of the features of HMS is "Patient History", which stores patients’ history, both for outpatients and inpatients. The HMS helps doctors in better diagnosis and treatment by providing them access to important patient information. Individual functions of the HMS application have been well tested and each feature works properly. And yet, under scenario testing, the HMS failed the following test. Here is the scenario it failed.
Bunny, a middle-aged man goes to a hospital with pain in his arm. He is asked to wait for the relevant doctor and his details are entered as an outpatient. While waiting to see the doctor, he starts experiencing a severe pain in his chest. He is immediately admitted in the hospital and his status is changed to inpatient.
In the test scenario, Bunny’s history was initially entered as an outpatient, and later in the day his status was changed to inpatient. After making the entries in the HMS, the tester logged into the application as a doctor to review Bunny’s Patient History – however, the history page for Bunny was blank. This led to the discovery of a bug that when Patient History is first entered as an outpatient, and then the patient status is changed to an inpatient the same day, the Patient History does not transfer over.
| Is This Answer Correct ? | 10 Yes | 8 No |
Post New Answer View All Answers
About Hierarchy level in your company.
what is dib format?
What is meant my Firewall testing? how the testing is performed on it?
What is baseline testing?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
When do we perform smoke testing?
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
What is software configuration management?
Hi, Anybody knows about Hexaware company..
any one please send me any test case examples with tabular columns in manual testing
How do you test a web application for dump and deaf??
Actually by using severity you should know which one you need to solve so what is the need of priority?
What is difference between Build, Version and Release
What are bug leakage and bug release?
What is bug, deffect, issue, error?