Questions Related to testing

Multiple choice technology testing
  1. This framework will yield a higher degree of modularization and add to the overall maintainability of the test scripts.

  2. This can be achieved by creating small, independent scripts that represent modules.

  3. It is heavily depended on Datasheets for each execution.

  4. Strategy is to build an abstraction layer in front of a component to hide the component from the rest of the application.

Reveal answer Fill a bubble to check yourself
A,B,D Correct answer