Join the discussion
Question 1/110
Which of the following statements about test reports are TRUE?
I. Test reports shall be approved by the test team.
II. Test reports shall give stakeholders information as basis for decisions.
III. Test reports shall summarize what happened through a period of testing.
IV. Test reports shall be approved by the development team, the test team and the customer.
V. Test reports shall include information about remaining risks.
I. Test reports shall be approved by the test team.
II. Test reports shall give stakeholders information as basis for decisions.
III. Test reports shall summarize what happened through a period of testing.
IV. Test reports shall be approved by the development team, the test team and the customer.
V. Test reports shall include information about remaining risks.
Correct Answer: D
Add Comments
- Other Question (110q)
- Q1. Which of the following statements about test reports are TRUE? I. Test reports shall be ap...
- Q2. Which of the following statements are true?
- Q3. Testing effort can depend on a number of factors, which one of the following is MOST likel...
- Q4. For which of the following activities is a static analysis tool NOT useful?...
- Q5. The following program part is given: IF (condition A) then DO B END IF How many test cases...
- Q6. Which of the following would achieve the HIGHEST level of testing independence for a proje...
- Q7. Load testing tool checks for:
- Q8. Which one of the following statements about testing techniques is TRUE?...
- Q9. Which of the following statements is correct about Statement coverage and Decision coverag...
- Q10. Which of the following are benefits of an independent test team, and which are drawbacks? ...
- Q11. Functional and structural tests are alternative test types that may be used separately or ...
- Q12. As part of the improvement program, the organization is also looking at tool support. Whic...
- Q13. Which of the following metrics are useful for monitoring the test progress?...
- Q14. System testing is:
- Q15. Consider the following pseudo code: 1 Begin 2 Read Time 3 If Time < 12 Then 4 Print(Tim...
- Q16. Which of the following defect types are LEAST likely to be discovered when using static an...
- Q17. Which of the following is true about the V-model?...
- Q18. What is a defect density?
- Q19. Which statement is most true?
- Q20. Which of the following statements about independent testing is WRONG?...
- Q21. Which of the following statements about use cases and use case testing is NOT TRUE?...
- Q22. Incorrect form of Logic coverage is:
- Q23. Which of the following is the odd one out..?
- Q24. Which of the following statements are true? (i) For every development activity there is a ...
- Q25. In addition to risk, identify TWO other components of a testing strategy....
- Q26. Tools like change Man, Clear case are used as..?...
- Q27. Which of the following defects is most likely to be found by a test harness?...
- Q28. Which of the following lists represents the correct sequence of the main activities of the...
- Q29. In foundation level syllabus you will find the main basic principles of testing. Which of ...
- Q30. After a record of poor quality software releases (incorrect menu selection options, new fe...
- Q31. Which statement BEST describes when test planning should be performed?...
- Q32. Which of the following accurately defines the integration testing test level?...
- Q33. Which of the following tools can be used by developers, testers and quality assurance pers...
- Q34. Consider the following excerpt from a defect report: "To recreate the failure we used test...
- Q35. Which of the following describes structure-based (white-box) test case design techniques?...
- Q36. Which list of levels of tester independence is in the correct order, starting with the mos...
- Q37. Which of the following is a valid reason for writing test cases based on experience and in...
- Q38. Part of the testing strategy indicates that you are going to be using systematic test desi...
- Q39. Incidents would not be raised against
- Q40. Which of the following comparisons of component testing and system testing are TRUE?...
- Q41. You are performing a review of your colleague's test cases based on the following test bas...
- Q42. (Exhibit) The decision table above reflects a golf club's pricing structure for green fees...
- Q43. Which of the following correctly states a limitation in the use of static analysis tools?...
- Q44. Which of the following statements about static analysis are FALSE? I. Static analysis can ...
- Q45. Refer to the exhibit, the Cambrian Pullman Express has special ticketing requirements repr...
- Q46. Continuing with the Scenario described in the previous question, which of the following to...
- Q47. Which statement about deriving test cases from a use case is TRUE?...
- Q48. A team's test strategy was to invest equal effort in testing each of a system's modules. A...
- Q49. Component testing may include:
- Q50. Which of the following test design techniques is classified as a structure-based (white bo...
- Q51. Designing the test environment set-up and identifying any required infrastructure and tool...
- Q52. A system calculates the amount of customs duty to be paid: _ No duty is paid on goods valu...
- Q53. An issue has been found in a production system, where a code component fails to release me...
- Q54. Which of the following is NOT a common objective of testing?...
- Q55. Which of the following statements describes a key principle of software testing?...
- Q56. Which of the following product risks would be most effectively addressed just by static te...
- Q57. Which one of the following statements about techniques for estimating test effort is corre...
- Q58. You have investigated different possibilities and selected four of them to present to IT m...
- Q59. Which option is part of the `implementation and execution' area of the fundamental test pr...
- Q60. A QA manager of a start-up company needs to implement within a week a low cost incident ma...
- Q61. Which statement about use case testing is true?...
- Q62. "How much testing is enough?"
- Q63. What is the purpose of a test completion criterion?...
- Q64. Which of the following terms is used to describe the management of software components com...
- Q65. Which of the following is most likely to cause failure in the implementation of a test too...
- Q66. A software component has the code shown below: Program BiggestA, Biggest: Integer Begin Re...
- Q67. Which of the following is not a major task of Exit criteria?...
- Q68. When an organization considers the use of testing tools, they should:...
- Q69. live defect has been found where a code component fails to release memory after it has fin...
- Q70. What is basic idea of structure-based testing techniques?...
- Q71. Which of the following has the typical formal review activities in the correct sequence?...
- Q72. How many minimum test cases are required to cover 100% Statement coverage and Decision cov...
- Q73. Which type of testing would be MOST likely to include code coverage?...
- Q74. Which of the following factors will MOST affect the testing effort required to test a soft...
- Q75. Why is it difficult to succeed in test execution automation?...
- Q76. Which is not the fundamental test process?
- Q77. Relying only on the information provided in the scenario, select the TWO items and/or feat...
- Q78. Test Implementation and execution has which of the following major tasks? i. Developing an...
- Q79. Which of the following would NOT typically be covered in a test summary report?...
- Q80. When is testing complete?
- Q81. When should component integration tests be carried out?...
- Q82. During which test activity could faults be found most cost effectively?...
- Q83. The business has asked for a weekly progress report. Which of the following would be appro...
- Q84. Which defect below is MOST likely to be found by a review during static testing?...
- Q85. What do you mean by "Having to say NO"..?
- Q86. Which of the following metrics is from the test design phase?...
- Q87. Which of the following is least likely to be used as a technique to identify project and p...
- Q88. Which of the following statements is a basic testing principle?...
- Q89. For the code fragment given below, which answer correctly represents minimum tests require...
- Q90. Dynamic Analysis Tools are used to:
- Q91. A company wants to enforce use of coding standards. Which type of test tool would you reco...
- Q92. When considering the roles of test leader and tester, which of the following tasks would N...
- Q93. Which of the following is NOT a typical task for a test leader?...
- Q94. What can a risk-based approach to testing provide?...
- Q95. A student needs to score at least 50 points to pass. If they score at least 100 points the...
- Q96. A new testing tool has been selected for an organization and a pilot project has successfu...
- Q97. You are examining a document which gives the precise steps needed in order to execute a te...
- Q98. Which is the best definition of complete testing..?...
- Q99. Which of the following factors is LEAST likely to be used as a basis for estimating testin...
- Q100. When what is visible to end-users is a deviation from the specific or expected behavior, t...
- Q101. (Exhibit) In the above State Table, which of the following represents an invalid transitio...
- Q102. Which of the following best describes the purpose of non-functional testing?...
- Q103. What test roles (or parts in the testing process) is a developer most likely to perform? (...
- Q104. In general which part of the testing activity is most difficult to estimate?...
- Q105. Consider the typical objectives of testing. Which of the following metrics can be used to ...
- Q106. Which TWO of the following test tools would be classified as test execution tools? (a) Tes...
- Q107. Which of the following lists contains only black-box test techniques?...
- Q108. Reporting Discrepancies as incidents is a part of which phase:...
- Q109. Which of the following statements is correct?
- Q110. What factors should be considered to determine whether enough testing has been performed? ...
