Answered Questions

  • Write test case for adding beneficiary to an account

    How will you confirm the added beneficiary manually by yourself while testing. Outline the steps

    Ankita Vaid

    • Jan 28th, 2020

    1. check the status of the bank website.(Working or not) 2.Verify the login and password . 3. To check its keypad working or not. 4. To check beneficiary tab is working or not 5. To check add bene...

    Arti Negi

    • Jun 11th, 2017

    In support of above test scenarios by Srikanthm17, I would also like to my point of view. As we are adding beneficiary so I am considering the login attempt is already performed, and we are checking ...

  • Effective Test Cases

    How to write effective test cases (test scenarios)? Explain with example.

    srikanthm17

    • Mar 22nd, 2017

    Writing effective test cases is something bit easy when understand the flow of the functionality and requirements clearly, we don't get much time to write test cases but the time you get you should be able to write effective test cases consider risk and most used features or most used areas.

    sadhana

    • Feb 10th, 2016

    To write effective test cases we need to write test cases on test case template which is followed by step no, action, input, expected output, test case fail or pass this steps we need to follow. exam...

  • What do we do when we cannot execute the test cases ?

    srikanthm17

    • Mar 22nd, 2017

    When we cannot execute the test cases the means we should suspend the build and the question is not clear we cannot execute test cases for what reason
    if there is no time
    if there is a show stopper defect in the build
    above cases we need to follow according the situation

    n

    • Jul 8th, 2015

    Mark the test case as deffered

  • what are the key attributes of a Test case?

    Kalyani

    • Apr 23rd, 2018

    Test Scenario ID, Test Scenario , TestCase ID, Description , Precondition , ExpectedResult , Actual Result, Status, Comments

    Santosh R. Patange

    • Nov 22nd, 2017

    Testcase ID, Testcase Name, Objective, Precondition,Step to be followed, Test Data, Expected Result, Actual Result, Status