DumpsFiles
 Request Exam  Contact
  • Home
  • PRACTICE EXAMS
    Oracle
    Fortinet
    Juniper
    Microsoft
    Cisco
    Citrix
    CompTIA
    VMware
    SAP
    EMC
    PMI
    HP
    Salesforce
    Other
  • View All Exams
  • New Dumps Files
  • Upload
  • Oracle
    Oracle
  • Fortinet
    Fortinet
  • Juniper
    Juniper
  • Microsoft
    Microsoft
  • Cisco
    Cisco
  • Citrix
    Citrix
  • CompTIA
    CompTIA
  • VMware
    VMware
  • SAP
    SAP
  • EMC
    EMC
  • PMI
    PMI
  • HP
    HP
  • Salesforce
    Salesforce
  1. Home
  2. ISQI
  3. ISTQB Certified Tester Foundation Level (Syllabus 2018)
  4. ISQI.CTFL_Syll2018.v2024-03-09.q104
  5. Question 1

Join the discussion

Question 1/104

Which of the following statements is true?

Correct Answer: A
Explanation
100% branch coverage means 100% statement coverage, but not vice-versa. Branch coverage is a stronger criterion than statement coverage, as it requires that every possible outcome of each decision point is executed at least once. Statement coverage only requires that every executable statement is executed at least once1 explains this as follows:
Branch Coverage (also known as Decision Coverage) measures which possible branches in flow control structures are followed. Branch Coverage is a testing method, which aims to ensure that each one of the possible branch from each decision point is executed at least once and thereby ensuring that all reachable code is executed.
Statement Coverage measures the number of statements in the source code that are executed during the test.
Statement Coverage is a metric, which is used to calculate and measure the number of statements in the source code which have been executed during testing.
B, C, and D are false statements. 100% statement coverage does not mean 100% branch coverage (B), as there may be some branches that are not covered by the test cases. 100% branch coverage does not mean 100% statement coverage and vice-versa, as branch coverage implies statement coverage but not the other way around. It is possible to achieve 100% statement coverage (D), but it may not be feasible or cost-effective for some systems.

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.
Rating:
Other Question (104q)
Q1. Which of the following statements is true?
Q2. You are introducing a new test tool into your organization and planning a pilot project. W...
Q3. Which of the following statements are "testing general principles'"? I. Exhaustive testing...
Q4. A team's test strategy was to invest equal effort in testing each of a system's modules. A...
Q5. A calculator software is used to calculate the result for 5+6. The user noticed that the r...
Q6. Which of the following statements contradicts the general principles of testing?...
Q7. Which of the following BEST describes a Test Case?...
Q8. Which of the following is NOT a valid use of decision coverage?...
Q9. A team's test strategy was to invest equal effort in testing each of a system's modules. A...
Q10. (Exhibit) In the above State Table, which of the following represents an invalid transitio...
Q11. For a mandatory input field 'ZIP code" the following rules are given: 1 - The valid ZIP co...
Q12. In foundation level syllabus you will find the main basic principles of testing, Which of ...
Q13. During the development of a software change for a system, the developer makes a mistake in...
Q14. Which of the following is an example of Static testing?...
Q15. The following diagram lists various types of operating systems, databases and application ...
Q16. How does software testing contribute to the quality of delivered software? [K2]...
Q17. Which of the following BEST describes checklist-based testing?...
Q18. Which of the following are benefits of an independent test team, and which are drawbacks? ...
Q19. Which of the following risks represents the highest level of risk to the project?...
Q20. You are examining a document which gives the precise steps needed in order to execute a te...
Q21. What is a defect density?
Q22. An Incident Management tool implements the following defect states Open. Assigned. Solved....
Q23. Which of the following are valid test objectives? (i)Finding defects. (ii)Gaining confiden...
Q24. Which of the following statements about Use Case Testing is FALSE?...
Q25. Which of the following statements regarding incidents is NOT true?...
Q26. Testers are often seen as the bearer of unwanted news regarding defects. What are effectiv...
Q27. A test case starts at S1 and triggers 4 events in sequence: E1, E4, E5, E7. What will be t...
Q28. Which of the following statements about decision tables are TRUE? I. Generally, decision t...
Q29. A "functional test" is...
Q30. You have to specify test cases based on equivalence partitioning and boundary value analys...
Q31. Consider the following pseudo code 1. Begin 2. Read Gender 3. __Print "Dear" 4. If Gender ...
Q32. Functional and structural tests are alternative test types that may be used separately or ...
Q33. Which of the following metrics is from the test design phase?...
Q34. Which of the following statements about software development models is most accurate? [K1]...
Q35. Which statement about use case testing is true?...
Q36. Which of the following is a valid objective of testing? [K1]...
Q37. Consider a document containing a classification of all the defects found during the system...
Q38. A system is being enhanced to simplify screen navigation for users. Which of the following...
Q39. Which of the following is NOT an example of a typical risk-based testing activity?...
Q40. Which of the following, select the best description of the fundamental test process:...
Q41. Your task is to compile a test execution schedule for the current release of software. The...
Q42. Choose below the best characterization of the difference between black-box testing and whi...
Q43. How does software testing contribute to the quality of delivered software? [K2]...
Q44. Which of the following is NOT an example of a typical risk-based testing activity?...
Q45. Which ONE of the following statements does NOT describe how testing contributes to higher ...
Q46. Which of the following sentences is correct?
Q47. When considering the roles of test leader and tester, which of the following tasks would N...
Q48. The Cambrian Pullman Express has special ticketing requirements represented by the partial...
Q49. During the development of a software change for a system, the developer makes a mistake in...
Q50. (Exhibit) The decision table above reflects a golf club's pricing structure for green fees...
Q51. The Cambrian Pullman Express has special ticketing requirements represented by the partial...
Q52. Which of the following would be LEAST appropriate as part of an incident report covering t...
Q53. Which of the following statements best characterises maintenance testing? [K2]...
Q54. What is static analysis?
Q55. Which of the following statements about use-case testing are most accurate? (i)In a use-ca...
Q56. Agile development can be classified as which life cycle model?...
Q57. Which test level is concerned with testing the smallest bodies of software?...
Q58. Which of the following is a valid reason for writing test cases based on experience and in...
Q59. A Software was re-deployed because the backend database was changed from one vendor to ano...
Q60. When should component integration tests be carried out?...
Q61. Which of the following approaches is/are used in Integration tests?...
Q62. Which of the following statements about test execution effort is true?...
Q63. Which of the following risks represents the highest level of risk to the project?...
Q64. How are statement testing and decision testing techniques similar?...
Q65. Which of the following Is NOT a benefit of traceability between the test basis and test wo...
Q66. What is the ideal number of regression test cycles?...
Q67. Where and by whom is Beta testing normally performed?...
Q68. In foundation level syllabus you will find the main basic principles of testing, Which of ...
Q69. Consider the following excerpt from a test report 'We tested the module AX45T and we got o...
Q70. A system requirement states that up to 100 users should be able to carry out a transaction...
Q71. Under which of the following circumstances is maintenance testing required? [K1]...
Q72. Which of the following software development models BEST exemplifies a model that does NOT ...
Q73. Which of the following Is an example of the absence-of-errors fallacy?...
Q74. Which of the following are product risks? a) Failure prone software delivered. b) Software...
Q75. Which of the following statements is true?
Q76. Which type of automation test design is used in the example below? An automation team desi...
Q77. ISTQBw Certified Tester Foundation Level (Syllabus 2018. English) provided by iSOl GmbH, i...
Q78. Which of the following statements is NOT correct?...
Q79. Why is measurement of code coverage Important?...
Q80. From the following list, which of the following apply to experience-based techniques? [K2]...
Q81. A booking system for a city bus service prices its fares according to the time of travel: ...
Q82. Which of the following is a key characteristic of informal reviews?...
Q83. Which of the following is a correct set of boundary values to test the "Group Size" parame...
Q84. The following test cases for a Library Management System are available to test changes mad...
Q85. Which of the following is NOT a factor on which test estimation is dependent upon?...
Q86. Which of the following statements about Use Case Testing is FALSE?...
Q87. You are responsible for applying the correct technique (or a review of the requirements do...
Q88. Which of the following would you NOT expect to see on an incident report from test executi...
Q89. Which of the following tools can be used by developers, testers and quality assurance pers...
Q90. Testing effort can depend on a number of factors, which one of following is MOST likely to...
Q91. A program got 100% decision coverage in a test. Which of the following statements is then ...
Q92. While reporting a defect, which of the following indicates the level of business importanc...
Q93. Typically, exit criteria may consist of:
Q94. Which of the following is a correct set of boundary values to test the "Group Size" parame...
Q95. A company purchased a new system which deals with all financial transactions in the compan...
Q96. What content would be in an incident report if that incident report was based on the IEEE ...
Q97. Which of the following is a task of the Test Analysis and Design activity of the test proc...
Q98. A test case starts at S1 and triggers 4 events in sequence: E1, E4, E5, E7. What will be t...
Q99. A software company decided to buy a commercial application for its accounting operations. ...
Q100. Consider the following pseudo-code (Exhibit) How many minimum test cases are required to c...
Q101. What is a test condition?
Q102. Which of the following is NOT a common objective of testing?...
Q103. What is a test condition?
Q104. Which of the following statements about use-case testing are most accurate? (i)In a use-ca...
[×]

Download PDF File

Enter your email address to download ISQI.CTFL_Syll2018.v2024-03-09.q104.pdf

Email:

DumpsFiles

Our website provides the Largest and the most Latest vendors Certification Exam materials around the world.

Using dumps we provide to Pass the Exam, we has the Valid Dumps with passing guranteed just which you need.

  • DMCA
  • About
  • Contact Us
  • Privacy Policy
  • Terms & Conditions
©2025 DumpsFiles

www.dumpsfiles.com materials do not contain actual questions and answers from Cisco's certification exams.