What is scenario-based testing?

What will be an ideal response?


The user tasks described in the use-cases are used to construct the test cases. It is used to uncover errors that occur when actors interact with the software (focus is on user behavior, not product behavior). Generally it is better to spend more time reviewing the use cases as they are created than spending more time on testing.

Computer Science & Information Technology

You might also like to view...

Write a method called doubleSize that accepts an integer array as a parameter and returns a reference to a new integer array that is twice as long and contains all of the elements of the first array in the same positions.

What will be an ideal response?

Computer Science & Information Technology

Because Word is a part of the Office suite, you can analyze data exported from Access just as easily in Word as you can in Excel

Indicate whether the statement is true or false

Computer Science & Information Technology

A(n) ________ is information that prints at the bottom of every page

Fill in the blank(s) with correct word

Computer Science & Information Technology

A(n) ________ informs a user when entered data violates validation constraints

A) Input Message B) Error Message C) list validation D) cell validation

Computer Science & Information Technology