Tag: testing

Questions Related to testing

  1. Improper Handling of large and small values.

  2. Improper Handling of configuration combinations

  3. Improper Handling of classes of inputs

  4. Improper Handling of typical workflows


Correct Option: D
  1. Slow Response Time

  2. Excessive Memory Consumption

  3. Random Application termination

  4. Failure to encrypt data


Correct Option: C
  1. a. Filter rows when the Integration Service reads source data.

  2. b. Join data originating from the same source database

  3. c. Can specify a target load order based on the Source Qualifier transformations in a mapping

  4. d. Create a custom query to issue a special SELECT statement for the Integration Service to read source data.


Correct Option: C
  1. a. gives 1

  2. b. throw an error

  3. c. gives 2

  4. d. will not evaluate.


Correct Option: D
  1. a. Static or Dynamic Cache

  2. b. Dynamic cache

  3. c. static cache

  4. d. Static and Dynamic Cache


Correct Option: C
  1. A test environment description and test instructions.

  2. A set of inputs, execution preconditions, and expected outcomes.

  3. A test plan, test inputs, and logging instructions.

  4. Execution instructions and a function description to determine correct outcome.


Correct Option: B
  1. It enables us to reuse all our tests to improve ROI

  2. It can be used to replace acceptance testing.

  3. To reduce the amount of impact analysis we must do when modifying a system.

  4. To discover any defects introduced or uncovered as a result of a change


Correct Option: D
  1. Non-functional testing.

  2. Structure-based testing (white box).

  3. Static testing.

  4. Functional testing (black box).


Correct Option: D
  1. A goal of acceptance testing is to stress-test the system.

  2. A goal of acceptance testing is to establish confidence in the system.

  3. Acceptance testing is performed by technical staff.

  4. Acceptance testing is only used to address functionality issues within the system


Correct Option: B