Explain with example : Test Scenario, Test Suit And Test
Case.

Answers were Sorted based on User's Feedback



Explain with example : Test Scenario, Test Suit And Test Case...

Answer / vidya

Test Scenario: Test Screnario is the condition or situation
for which the testing need to be done.
For e.g If we take the example of the ATM machine. The ATM
m/c has following functions
-Check the balance
-Withdraw of money
-issue of passbook
-mini Statement.

So we can consider each functionality as a scenarion and we
can follow the basic and alternate flow to write the test
cases.

Test Suit: keeping same functionality test cases together
is called as Test Suit.

Test Case: The action to carried out to test a particular
functionality is called as test cases. It consists of
Steps, Description, Expected Result and Actual Result

Is This Answer Correct ?    73 Yes 10 No

Explain with example : Test Scenario, Test Suit And Test Case...

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

Explain with example : Test Scenario, Test Suit And Test Case...

Answer / abc

test

Is This Answer Correct ?    9 Yes 12 No

Explain with example : Test Scenario, Test Suit And Test Case...

Answer / bunny

thnx vidya darling
its very helpful

Is This Answer Correct ?    6 Yes 9 No

Post New Answer

More Manual Testing Interview Questions

There are 2 clients for a server and that clients can access the data from the server only for 10 days. so how will you test this scenario manually? Can u pls help me?..

4 Answers   eMids, TCS,


What is Functional Testing and Regression Testing?give one real time Example?

3 Answers  


whats main working for tester. and developer, and prject manager.

0 Answers  


How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....

2 Answers   Apple,


I give you a functional requirement document(FRD) of 10 pages.Now you tell me,how to calculate Test effort,As i Need to say to the client ?

3 Answers   Satyam,






i looking for the software testing job with the exp of (1.5 yrs ), if anybody knows how to approach the companies ,pls let me know , possible que which will be asked in interview ? pls send me sample resume for testing ....pls do the favour as soon as posible .

0 Answers  


How do work in Cilent server Application?

1 Answers  


Difference between SIT and UAT

2 Answers   RBS,


What is difference between Smoke&Sanitary Testing?

9 Answers   HCL, Infotech,


Testing methodologies and Testing techniques are the same one? Hope Black and White box testings come under test techniques. Then what will come under methodologies ?

5 Answers  


How does u write test scenarios for Television /Refrigerator?

1 Answers  


What should be the knowledge of white-box tester differs than the back-box tester.?

5 Answers  


Categories