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

diff between usecase and testcase

8 Answers  


what are testing you will do in system testing

3 Answers  


After recieved the defect from Tester,developer is not getting any error while executing that bug then he will reject that defect due to the above reason.As a Tester what we can do in that situation?

15 Answers   CTS,


How to write a test case for traffic signal?

7 Answers  


Why do u want to change the job?

3 Answers   Minecode,






What is exploratory testing?

10 Answers  


tell me about low severity & low priority bug?

3 Answers  


What is the difference between user Acceptance testing,alpha testing and beta testing....can anyone tell me in wat order these levels of testin will be done???

4 Answers  


What is 'Account Conditioning'?

0 Answers   TSYS,


what is confrigation management, and change managment?

1 Answers  


Test Startegy Means?

9 Answers   Virtusa,


HOW DO U WRITE DEFECT REPORTS? WHAT IS FORMAT IN GENERAL WAY

1 Answers   RBS,


Categories