Test Cases Interview Questions

Showing Questions 1 - 20 of 57 Questions
First | Prev | Next | Last Page
Sort by: 
 | 
Jump to Page:
  •  

    What are the possible test cases for railway reservation system?

    Star Read Best Answer

    Editorial / Best Answer

    Akki core3  

    • Member Since May-2010 | May 16th, 2010


    Test cases contains:

    1. GUI testing
    2. Navigation testing
    3. Functional testing
    4. Non functional testing (Performance Security)
    5. Data validation testing
    6. Negative testing
    7. Data Base Testing

    Test cases for Railway Registration:
    1. Check whether there is a train for your destination.
    2. Check the availability of seats on the required date.
    3. Check whether the available seats for required coach that is A/c or Sleeper coaches.

    Test Scenario: Train search with all route stations
     
    1. Enter source and destination codes or source and  destination corresponding trains are displaying or not
    2. Enter train number and date source and destination with all stations are displaying or not
     
    Scenario: check avaliablity of seats for required date
    1. Search seats for Ac ,sleeper ,seat
    2. Check upper middle ,lower births
    3. Ticket fare for corresponding criteria
      Booking :
      Book the tickets with corresponding criteria
      by cash or card
      any concetion for senior citizen fi applicable

    Scenario:
    Print the ticket
    same for cancelation of ticket

    1. Check whether you have money.
    2. Check the train is available & you have to go to the same destination.
    3. Check working hrs of booking office

    Step1: Verify there is a train available to the destination.
    Step2: Verify the seats are available on the particular date.
    Step3: Verify the seats available of the coaches like sitting or berth and check the fare of the particular system.

    Sohail Javed Tamboli

    • Jan 7th, 2021

    1) To Check Whether The Train Is Available Or Not
    2) To Check Whether The Seat Is Available Or Not

    gibibabu

    • Oct 12th, 2011

    1) To check whether the train stops at our source and destination stations 2) Check the timings and the date when the train is available 3) To check if there are seats available 4) Check the class you...

  •  

    Write Test Cases on white paper.(For e.g. A4 size)

    Ankita Vaid

    • Jan 28th, 2020

    1. Check the colour of paper
    2. Verify the dimensions of the paper
    3. Check the quality of the paper
    4. Able to fold the paper.
    5. Ink donot smudge.
    6. Can be punch easily
    7. verify able to paste on it.
    8. Can be properly divided into pieces.

    Virender Rana

    • Jan 8th, 2018

    1. Check the paper size. 2. Check that paper is of good quality. 3. Check that paper color is white. 4. Check that ink does not spread on paper after writing from pen. 5. Check that paper is of we...

  •  

    What are the input documents that you consider during the construction of the test cases?

    Star Read Best Answer

    Editorial / Best Answer

    kurtz182  

    • Member Since Nov-2009 | Dec 10th, 2009


    Q:  What are the input documents that you consider during the construction of test cases?

    1) Business Requirements Document or 
        Functional Requirements Document  
    2) Technical Specifications Document
    3) Application Work-Flow Diagrams
    4) Application Wireframes
    5) Application Mockups
    6) System Architectural Diagrams
    7) Compatibility Matrix
    8) Test Plan

    Abhilash

    • Jun 8th, 2017

    FRS, inputs from the clarification log updated by PM

    Srikanth

    • Mar 22nd, 2017

    Input documents that you consider during the construction of the test cases should include: What do you want to tell what he explained and What you are talking about?

  •  

    Write test cases for cell phone

    snehal

    • Dec 5th, 2016

    1) Check Mobile is must be present with you 2) Check whether the mobile is switched on or off 3) Check whether the mobile battery enough or not 4) Check sim is present into the Mobile phone 5) Verify...

    Kasturi

    • Nov 30th, 2016

    Including all above test cases which are very true I am adding my points. To check whether mobile buttons working smoothly and properly. To check Whether mobile screen sliding smoothly or not. To chec...

  •  

    Scope for ATM Machine

    How to write scope for ATM Machine

    Star Read Best Answer

    Editorial / Best Answer

    kurtz182  

    • Member Since Nov-2009 | Dec 13th, 2009


    User Interface
       1) screens have proper format and text
       2) buttons correspond to proper items on screens
       3) keypad entries are properly displayed
       4) can backspace to delete entries
       5) branding


    Account Information
       1) debit or credit card information
       2) pin code
       3) transaction charge
       4) deposit limit per transaction
       5) deposit limit per day
       6) withdrawal limit per transaction
       7) withdrawal limit per day
       8) account status

           a) card active
           b) card inactive
              - expired
              - replaced
              - reported stolen
              - suspicious activity (internal)


    Insert Card
       1) improper card
       2) proper card
           a) wrong way
           b) upside down
           c) correctly  
       3) asks for pin
           a) proper pin
           b) improper pin


    Check Balance
       1) of checking account
       2) of savings account
       3) another transaction
           a) yes
           b) no
       4) get receipt
           a) yes
           b) no
       5) transaction charge (none)


    Deposit
       1) to checking account
       2) to savings account
       3) amount
           a) upper limit (+.01 and -.01)
           b) lower limit (+.01 and -.01)
           c) nothing
       4) correct amount
           a) yes
           b) no
              - reenter      
       5) another transaction
           a) yes
           b) no
       6) get receipt
           a) yes
           b) no
       7) transaction charge (none)
        
    Withdrawal
       1) from checking account
       2) from savings account
       3) amount
           a) upper limit (+.01 and -.01)
           b) lower limit (+.01 and -.01)
           c) nothing
       4) correct amount
           a) yes
           b) no
              - reenter      
       5) another transaction
           a) yes
           b) no
       6) get receipt
           a) yes
           b) no
       7) transaction charge (amount + acct type)
     

    Fast Cash Withdrawal
       1) from checking account
       2) from savings account
       3) amount - 10, 20, 30, 50, 100 or 200

       4) correct amount
           a) yes
           b) no
              - reenter
       5) another transaction
           a) yes
           b) no      
       6) get receipt
           a) yes
           b) no
       7) transaction charge (amount + acct type)   

    Avdhesh

    • Nov 5th, 2016

    What could be some of the out of scope items?

    yxl01

    • Sep 5th, 2010

    How do you know you've tested all the paths and scenarios you need to test?To ensure full or sufficient coverage, try Model-Based Testing (MBT) technique.  The idea is to create a model (stat...

  •  

    Elevator Test cases

    What are the different scenarios that should be considered while writing test cases for an elevator(Lift).

    Nikunj Shah

    • Apr 15th, 2016

    One More Cases Which is
    Test While Lift Suddenly Loss Power and Members Inside Elevator If Press Call Button/Alarm Its Working If Power Cutoff Or Something Else Issue

  •  

    Write the test cases for ATM in security point of view

    Star Read Best Answer

    Editorial / Best Answer

    kurtz182  

    • Member Since Nov-2009 | Dec 30th, 2009


    Here are a few security test cases for an ATM:

    1) insert wrong card
    2) insert card wrong way
    3) invalid account
    4) expired card
    5) replaced card
    6) card reported stolen
    7) suspicious activity on card
    8) improper pin three times
    9) improper pin is off by one digit (ex: 2512 vs 2612)
    10) single sum withdrawal from checking that is over daily limit
    11) multiple withdrawals from checking that together are over daily limit
    12) single sum withdrawal from savings that is over daily limit
    13) multiple withdrawals from savings that together are over daily limit
    14) withdrawal from checking and then savings where total is over daily limit
    15) withdraw from checking in excess of balance by $.01
    16) withdraw from savings in excess of balance by $.01
    17) withdraw from checking through teller and then withdraw in excess of balance
    18) withdraw from savings through teller and then withdraw in excess of balance
    19) take server down in the middle of checking withdrawal and try to complete
    20) take server down in the middle of savings withdrawal and try to complete
    21) submit two withdrawal requests where account numbers differ by one digit
    22) submit two withdrawal requests where account names are the same 

    sam

    • Feb 26th, 2016

    TC 1: Succesful card insertion. TC 2: Unsuccessful operation due to wrong angle card insertion. TC 3: Unsuccesssful operation due to invalid account card. TC 4: Successful entry of pin number. TC 5: U...

    mylife

    • Oct 13th, 2011

    See What's the question asked here" Write the test cases for ATM in security point of view"? Not for whole ATM machine 1.Swipe card and press cancel button,it should be cancel 2.swipe card and enter...

  •  

    Save Button Test Case

    Username :
    Password:
    First Name:
    Last Name:
    Resident address:
    City:
    Zip Code:
    Save Cancel
    In this case all the fields are mandatory..
    Explain How to write a test case for save button

    Anju

    • Sep 8th, 2015

    1.All text field blank and click save button. 2.Atmost 6 text field blank and click save button. 3.Atmost 5 text field blank and click save button. 4.Atmost 4 text field blank and click save button...

  •  

    What are the test cases for mouse(This question is asked in one of my Interview)

    root

    • Mar 18th, 2015

    response speed? Mouse is used wireless or Bluetooth? The laser mouse is the most sensitive mouse available to computer users or not Bluetooth you can expect 30 feet distance from the EEE. Wireless IR...

    swetha reddy

    • Oct 6th, 2012

    Test cases for mouse:- 1. To Check the Mouse company 2. Check whether it is PS/2, USB or Serial port mouse or Cardless Mouse 3. it should be plugged to all the ports of different manufactures 4. Ch...

  •  

    Write Test cases for GPS

    Buneesh Kumar

    • Jan 19th, 2015

    Hi Mathan_vel, I need your help, I want some test cases for gps location tracking system

  •  

    Test Case for Password Reset

    In an application, while in registration page Password field was accepted as minimum of 8 characters (mixed). While Resetting the Password (Forget password), system generates 7 characters and send to user email. How you will write test case for this scenario?

    Star Read Best Answer

    Editorial / Best Answer

    praveshgupta78  

    • Member Since Jul-2010 | Jul 25th, 2010


    1. Click on forgot password
    2. Screen should comes asked for a personal information as pet name, or favourite teacher name, known by the user and entered when id or password is created for first time
    3. user enter information
    4. click on submit
    5. User prompted to enter the alternate email id
    6. User enter the email id into text box
    7. click on submit
    8. msg prompted new password sent to your email
    9. User sign to alternate email account
    10 Check for new password
    11. User sign out from his alt email account
    12 open email website
    13 enetr id
    14 enter password
    15 click on login
    16 Email account opened

    OR
    Steps
    4. User prompted for Enter new password on 1st text field
    5.  reenter same password in 2nd text field
    5. click on reset button
    6. Screen appeared successfully password is changed and now login again
    7. User click on link provided
    8. Prompted to enter id and password
    9. enter id and password
    10 accesssed account

    Praneeth

    • Sep 4th, 2014

    TC1: Verify the User is able to view "Reset Password" List item in Profle icon dropdown TC2: Verify the User is able to click "Reset Password" List item TC3: Verify that User is able to view "Reset Pa...

  •  

    What are test cases for Pen

    Star Read Best Answer

    Editorial / Best Answer

    Answered by: vijay

    • Apr 12th, 2007


    Test cases for Pen are,

    1. Dimension of the pen,
    2. Color of the pen,
    3. GUI testing: logo of the pen maker,
    4. Load testing
         4.1 Total length that pen can write,
         4.2 Strength of the nib,
    5. Usability testing: grip of the pen.
    6. Against the surface it can write.
    7. Hanger provided in the cap,
    8. Integration testing: body of the pen should perfectly fit with the cap of the pen,
    9. Ink in the pen, at what temp does the ink get blocked.
    10. Size of the nib like 0.5mm/0.6mm
    11. Load test: when pen is pressed hard against the hard surface then refill should not come out of the pen from the backside.

    Likewise can write more test cases.

    Inayat Ali Khan

    • Aug 6th, 2014

    First ask following questions to the interviewer: 1. What type of pen it is? (table Pen or Pocket Pen) 2. Fountain Pen or Ball Pen? 3. If Ball Pen, ask has it cap on the top or push switch on the bott...

    Abha

    • Jul 18th, 2013

    Check the outer colour of the pen is it against the product specification. Check the cap of the pen has it been provided as mentioned or shown in the cover photo of the pen. Check the dimension of the...

  •  

    Testcase writing for radio button and check box

    How to write testcases for radio button and check box please can you explain with some example.......

    surya

    • Mar 25th, 2013

    See whether with out selecting the check box we can submit or not i.e., to test whether it is a mandatory field or not.

  •  

    Test cases for smart phone

    Test cases for smart phone both positive and negative test scanarios

    chandanu

    • Nov 11th, 2013

    Acceptance test : Test whether smartphone can withstand with the amount of standby time mentioned in the user manual which is basic to operate it Functional test: Check switch off and on is working p...

  •  

    Can any one help me in writing the testcases on atm transactions.... urgent pls answer to my query

  •  

    How to write tets cases for electric bulb please explain me in brief

    Ambili Tester

    • Dec 16th, 2011

    With bulb:
    filament is not broken.
    holder nibs are available.

    With holder:
    fits?
    removable?
    falling?

    With switch:
    glows when ON
    not glowing when OFF
    glows as per the volt.

    With power:
    performance when no power?
    performance with low voltage?
    perfromance when switch is turned oN/off frequently?

Showing Questions 1 - 20 of 57 Questions
First | Prev | Next | Last Page
Sort by: 
 | 
Jump to Page: