πŸ“Š Software Testing
Q. What are the types of Integration Testing?
  • (A) Big Bang Testing
  • (B) Bottom up Testing
  • (C) Top Down Testing
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above
πŸ“Š Software Testing
Q. Which of the following testing strategy is applicable at all three levels of testing
  • (A) White box testing
  • (B) Mutation testing
  • (C) Regression testing
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (C) Regression testing
πŸ“Š Software Testing
Q. Alpha testing involves
  • (A) Customers
  • (B) Testers
  • (C) Developers
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above
πŸ“Š Software Testing
Q. Site for Alpha testing is
  • (A) Software development company
  • (B) Installation site
  • (C) Anywhere
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) Software development company
πŸ“Š Software Testing
Q. Site of Beta testing is
  • (A) Software organization
  • (B) Customer’s site
  • (C) Anywhere
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (B) Customer’s site
πŸ“Š Software Testing
Q. Testing and subsequent debugging can account for __________ software development effort.
  • (A) 5-10%
  • (B) 10-20%
  • (C) 30-40%
  • (D) 80-90%
πŸ’¬ Discuss
βœ… Correct Answer: (C) 30-40%
πŸ“Š Software Testing
Q. Integration testing techniques are
  • (A) Top down
  • (B) Bottom up
  • (C) Sandwich
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above
πŸ“Š Software Testing
Q. Top-down approach is used for
  • (A) Development
  • (B) Identification of faults
  • (C) Validation
  • (D) Functional testing
πŸ’¬ Discuss
βœ… Correct Answer: (B) Identification of faults
πŸ“Š Software Testing
Q. Which of the following validation activities belong to low-level testing?
  • (A) Unit testing
  • (B) Integration testing
  • (C) Performance testing
  • (D) Both (a) and (b)
πŸ’¬ Discuss
βœ… Correct Answer: (A) Unit testing
πŸ“Š Software Testing
Q. Debugging is a two- step process that begins when you find an error as a result of a successful test case. Step 1 is the determination of the exact nature and location of the suspected error within the program. Step 2 consists of _______________
  • (A) viewing the error
  • (B) locating the error
  • (C) fixing the error
  • (D) filing the error
πŸ’¬ Discuss
βœ… Correct Answer: (C) fixing the error

Jump to