πŸ“Š Software Testing
Q. Which of the following is not used in measuring the size of the software
  • (A) KLOC
  • (B) Function Points
  • (C) Size of module
  • (D) Software Metric
πŸ’¬ Discuss
βœ… Correct Answer: (C) Size of module
πŸ“Š Software Testing
Q. The expected value for the estimation variable (size), S, can be computed as a weighted average of the optimistic(Sopt), most likely (Sm), and pessimistic (Spess) estimates given as
  • (A) EV = (Sopt + 4Sm + Spess)/4
  • (B) EV = (Sopt + 4Sm + Spess)/6
  • (C) EV = (Sopt + 2Sm + Spess)/6
  • (D) EV = (Sopt + 2Sm + Spess)/4
πŸ’¬ Discuss
βœ… Correct Answer: (B) EV = (Sopt + 4Sm + Spess)/6
πŸ“Š Software Testing
Q. Which of the following is not one of the five information domain characteristics of Function Point (FP) decomposition?
  • (A) External inputs
  • (B) External outputs
  • (C) External process
  • (D) Internal Inputs
πŸ’¬ Discuss
βœ… Correct Answer: (C) External process

Jump to