Sail E0 Webinar

MCQs

Total Questions : 69 | Page 2 of 7 pages
Question 11. Typographical Defects is under which test class
  1.    coding Defect
  2.    Testing Defect
  3.    Design Defect
  4.    none of the above
 Discuss Question
Answer: Option A. -> coding Defect
Question 12. Which of the following is not part of the test type?
  1.    security testing
  2.    database testing
  3.    functional testing
  4.    statement testing
 Discuss Question
Answer: Option D. -> statement testing
Question 13. Testing a solution occurs only when the problem has been solved
  1.    True
  2.    False
 Discuss Question
Answer: Option B. -> False
Question 14. Requirements Based Testing Deals with validating the requirements given in the SRS
  1.    True
  2.    False
 Discuss Question
Answer: Option A. -> True
Question 15. Reporting Discrepancies as incidents is a part of which phase?
  1.    Test Implementation and execution
  2.    Evaluating exit criteria and reporting
  3.    Test Analysis and Design
  4.    Test Closure Activities
 Discuss Question
Answer: Option A. -> Test Implementation and execution
Question 16. ------------------is to verify the behavior of the developed hardware/software with the older versions of the hardware/software
  1.    Backward compatibility Testing
  2.    Forward compatibility Testing
 Discuss Question
Answer: Option A. -> Backward compatibility Testing
Question 17. What is the type of the algorithm used in solving the 8 Queens problem ?
  1.    BackTracking
  2.    Dynamic Programming
  3.    Branch and Bound
  4.    None
 Discuss Question
Answer: Option A. -> BackTracking
Question 18. Integration bugs occur when the interfaces are integrated in between the assumed tested components
  1.    True
  2.    False
 Discuss Question
Answer: Option A. -> True
Question 19. Of the following tree structure, which is, efficient considering space and time complexities?
  1.    Incomplete Binary Tree
  2.    Complete Binary Tree
  3.    Full Binary Tree
  4.    None
 Discuss Question
Answer: Option B. -> Complete Binary Tree
Question 20. Main() { float me = 1
  1.    Yes
  2.    No
  3.    Both
  4.    Compilation error
 Discuss Question
Answer: Option B. -> No

Latest Videos

Latest Test Papers