1
Reply

What is the difference between test scenarios and test strategy?

Sapna Malik

Sapna Malik

15y
7.9k
0
Reply

    Test strategy: A high-level document defining the test
    levels to be performed and within those levels for an
    organisation or programme (one or more projects).

    Test Scenario:  A document specifying a sequence of actions
    for the execution of a test. Also known as test script or
    manual test script.