Q. The size of the graph matrix is

  • (A) Number of edges in the flow Graph
  • (B) Number of nodes in the flow Graph
  • (C) Number of paths in the flow Graph
  • (D) Number of independent paths in the flow Graph
πŸ’¬ Discuss
βœ… Correct Answer: (B) Number of nodes in the flow Graph

Q. Data flow testing is related to

  • (A) DFD
  • (B) ER diagram
  • (C) Data dictionaries
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (D) None of these

Q. __________ testing assumes that the path of logic in a unit or program is known.

  • (A) Black Box testing
  • (B) Performance Testing
  • (C) White Box testing
  • (D) Functional testing
πŸ’¬ Discuss
βœ… Correct Answer: (C) White Box testing

Q. White Box techniques are also classified as

  • (A) Design based testing
  • (B) Structural testing
  • (C) Error guessing technique
  • (D) Strong testing
πŸ’¬ Discuss
βœ… Correct Answer: (B) Structural testing

Q. Which of the following is/are White box technique?

  • (A) Statement Testing
  • (B) Decision Testing
  • (C) Condition Coverage
  • (D) All of these
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of these

Q. Boundary value analysis belongs to?

  • (A) White Box Testing
  • (B) Black Box Testing
  • (C) Glass Testing
  • (D) Alpha Testing
πŸ’¬ Discuss
βœ… Correct Answer: (B) Black Box Testing

Q. Alpha testing is done at

  • (A) Developer’s end
  • (B) User’s end
  • (C) Customer’s end
  • (D) Tester’s end
πŸ’¬ Discuss
βœ… Correct Answer: (A) Developer’s end

Q. SPICE stands for

  • (A) Software Process Improvement and Compatibility Determination
  • (B) Software Process Improvement and Control Determination
  • (C) Software Process Improvement and Capability Determination
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) Software Process Improvement and Capability Determination

Q. Unit testing is done by

  • (A) Users
  • (B) Developers
  • (C) Customers
  • (D) Tester
πŸ’¬ Discuss
βœ… Correct Answer: (B) Developers

Q. Behavioral testing is

  • (A) White box testing
  • (B) Black box testing
  • (C) Grey box testing
  • (D) Glass testing
πŸ’¬ Discuss
βœ… Correct Answer: (B) Black box testing

Jump to