Tag: testing

Questions Related to testing

  1. Rely on Path Based Testing

  2. Exercise the Logical Conditions in a Program module

  3. Select Test Paths based on the locations and uses of variables

  4. Focus on Testing the Validity of loop constructs


Correct Option: B
  1. Rely on Path Based Testing

  2. Exercise the Logical Conditions in a Program module

  3. Select Test Paths based on the locations and uses of variables

  4. Focus on Testing the Validity of loop constructs


Correct Option: C
  1. Incorrect or Missing functions

  2. Interface Errors

  3. Performance Errors

  4. All of the Above

  5. None of the Above


Correct Option: D
  1. Conventional Software Testing

  2. Operations and classes that are Critical or Suspect

  3. Use-Case Validation

  4. White-Box Testing of Operator Algorithms


Correct Option: B
  1. Boundary Value Analysis

  2. Error Guessing

  3. Equivalence Partitioning

  4. Both B and C


Correct Option: C
  1. Observability

  2. Simplicity

  3. Stability

  4. All of the Above


Correct Option: D
  1. Statement Coverage

  2. Path Coverage

  3. Branch Coverage

  4. None of the Above


Correct Option: A

Select the options which ensure application’s Security (select more than one)

  1. Authentication

  2. Authorization

  3. Integrity

  4. Availability

  5. Confidentiality


Correct Option: A,B,C,D,E