3
Reply

What is the Difference between Test Scenarios & Test Cases Document?

Saravanan

Saravanan

Dec 15, 2011
3.5k
0


    Test cases:
                      It is a document. it will describe which item going to be tested and what is the excepted ruselt.
    Scenarios:
                      Complete flow of single functionaly is called Scenario.

    siva sankar
    April 01, 2012
    0

    Testcase = A testcase is a one which checks a functionality of one particular object at a time..A scenario can check functionality of multiple objects..and we can tell this as one business process..we can define a series of test-case executed as one scenario

    Test Scenario = Think of a scenario as a workflow. It tests a series of test cases .

    Hi friends, can anyone explain me the difference between those...................

    Saravanan
    December 15, 2011
    0