BNY Interview Question

difference between test case and test scenario

Interview Answers

Anonymous

Aug 14, 2018

A Test Scenario can have many Test Cases. Test Cases have an input, output, and expected and actual results. Test Scenarios are generic and give birth to many test cases.

2

Anonymous

Aug 14, 2018

A Test Scenario can have many Test Cases. Test Cases have an input, output, and expected and actual results. Test Scenarios are generic and give birth to many test cases.

1