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. BCS
  3. ISTQB Certified Tester Foundation Level 2018
  4. BCS.CTFL18.v2023-10-31.q107
  5. Question 1

Join the discussion

Question 1/107

Given the Following programIF X <>= ZTHEN Statement 2;ENDMcCabe's Cyclomatic Complexity is :

Correct Answer: D

Add Comments

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

insert code
Type the characters from the picture.
Rating:
Other Question (107q)
Q1. Given the Following programIF X &lt;&gt;= ZTHEN Statement 2;ENDMcCabe's Cyclomatic Complex...
Q2. Which of the following is not a quality characteristic listed in ISO 9126 Standard?...
Q3. "Experience based" test design techniques, typically......
Q4. How does software testing contribute to the quality of delivered software?...
Q5. The purpose of requirement phase is:
Q6. Which of the following defines the expected result of a test?...
Q7. A student needs to score at least 50 points to pass. If they score at least 100 points the...
Q8. In which development life cycle model is regression testing an increasingly important acti...
Q9. Which of the following would be the LEAST likely to be used as the basis for a test exit c...
Q10. Which is not the fundamental test process?
Q11. Which of the following processes is related to ensuring the integrity of the testware?...
Q12. The following Test Cases have been created for a simple web-based airline booking system. ...
Q13. Which of the following statements is most true about test conditions?...
Q14. Which of the following DOES NOT describe "component testing"?...
Q15. What is retesting?
Q16. Which statement correctly describes debugging?...
Q17. Load testing tool checks for:
Q18. Which of the following statements describes a key principle of software testing?...
Q19. You have been asked to write a testing strategy for the company. Which statement best expl...
Q20. Which of the following is NOT one of the test objectives?...
Q21. Statement Coverage will not check for the following:...
Q22. While reporting a defect, which of the following indicates the level of business importanc...
Q23. Which one of the following statements about techniques for estimating test effort is corre...
Q24. Which of the following are 'Exit Criteria?'
Q25. Which one of the following roles is typically used in a review?...
Q26. Consider the following pseudo code: 1 Begin 2 Read Time 3 If Time &lt; 12 Then 4 Print(Tim...
Q27. Which of the following type of defect would NOT be typically found by using a static analy...
Q28. A company wants to enforce use of coding standards. Which type of test tool would you reco...
Q29. An iPhone application identifies and counts all purchases of a particular product from a s...
Q30. Which of the following is a white-box test technique?...
Q31. Which statement below BEST describes non-functional testing?...
Q32. Which of the following is a valid drawback of independent testing?...
Q33. Which of the following activities do NOT belong to test implementation and execution?...
Q34. During the software development process, at what point can the test process start?...
Q35. Which of the following is a key characteristic of informal reviews?...
Q36. Which of the following are benefits of an independent test team, and which are drawbacks? ...
Q37. Which of the following statements about Experience Based Techniques (EBT) is correct?...
Q38. A test log is one of the documents that need to be produced in this domain in order to pro...
Q39. Which of the following is NOT a common objective of testing?...
Q40. Which option is part of the `implementation and execution' area of the fundamental test pr...
Q41. An input field takes the year of birth between 1900 and 2004. The boundary values for test...
Q42. Why might a RAD approach be a better option for the test manager rather than a sequential ...
Q43. A client-server system for a web development must support a minimum of 200 enquiries per h...
Q44. A "functional test" is...
Q45. Which of the following is the odd one out..?
Q46. Which of the following statements contradicts the general principles of testing?...
Q47. You are examining a document which gives the precise steps needed in order to execute a te...
Q48. Consider the following pseudo code: 1 Begin 2 Read Time 3 If Time &lt; 12 Then 4 Print(Tim...
Q49. Which type of automation test design is used in the example below? An automation team desi...
Q50. What other details should be included in the following incident report when it is first su...
Q51. For which of the following activities is a static analysis tool NOT useful?...
Q52. Which of the following would NOT be a common metric used for monitoring test preparation a...
Q53. Which of the following issues cannot be identified by static analysis tools?...
Q54. One of the roles in a review is that of moderator, which of the following best describes t...
Q55. garden irrigation system allows the user to specify 2 inputs. 1. Frequency - The number of...
Q56. Which THREE activities would be valid steps during the development of the test strategy?...
Q57. Acceptance test cases are based on what?
Q58. Which of the following is an example of black-box dynamic testing?...
Q59. What is the benefit of independent testing?
Q60. Which of the following sentences about testing and debugging is correct?...
Q61. Tools like change Man, Clear case are used as..?...
Q62. Which of the following is a role of a formal review?...
Q63. What is the main reason for using a pilot project to introduce a testing tool into an orga...
Q64. Test Implementation and execution has which of the following major tasks? i. Developing an...
Q65. Which of the following is NOT a test control activity?...
Q66. Your company is developing a system with complex business rules and many branches in the s...
Q67. Testers are often seen as the bearer of unwanted news regarding defects. What are effectiv...
Q68. A system is being enhanced to simplify screen navigation for users. Which of the following...
Q69. Which statement about Static Testing is TRUE?
Q70. Given is the following defect removal chart reported at the end of system testing - showin...
Q71. A bank is developing a new service that will be delivered via the web. The user interactio...
Q72. Given the following requirement: Requirement ID: 2.8 Requirement Description: Additional E...
Q73. Important consequences of the impossibility of complete testing are:...
Q74. A deviation from the specified or expected behavior that is visible to end-users is called...
Q75. Which of the following are valid testing principles? I) Exhaustive testing is in general i...
Q76. When is use case testing appropriate? I. For acceptance testing with user participation II...
Q77. Non-functional system testing includes:
Q78. Which of the following test organizations has the highest level of independence?...
Q79. Which of the following is NOT a valid objective of testing?...
Q80. Which of the following principles should be followed when introducing a test tool into an ...
Q81. Which of the following correctly states a limitation in the use of static analysis tools?...
Q82. During test process improvement it is recommended to use standards where possible. Standar...
Q83. Where and by whom is Beta testing normally performed?...
Q84. Which of the following BEST describes the relationship between test planning and test exec...
Q85. What is important to do when working with software development models?...
Q86. Given the following state transition diagram where SS is the start state: (Exhibit) Which ...
Q87. Which of the following risks represents the highest level of risk to the project?...
Q88. Which of the following types of test tool are most likely to include traceability function...
Q89. When can functional and structural testing BOTH be applied?...
Q90. Which of the following test execution outcomes are likely to increase the overall quality ...
Q91. What is a test condition?
Q92. The following sentences refer to the "Standard for Software Test Documentation" specificat...
Q93. Which of the following is the main purpose of the component build and integration strategy...
Q94. Which of the following is NOT a major responsibility of a tester?...
Q95. Regarding the process described above, what is the most important recommendation you would...
Q96. During which stage of the fundamental test process is the testability of requirements eval...
Q97. Incidents would not be raised against
Q98. Which of the following can be considered a VALID exit criterion? I. Estimates of defect de...
Q99. Which of the following statements about test execution effort is true?...
Q100. system requirement states that up to 100 users should be able to carry out a transaction, ...
Q101. Which of the following statements regarding incidents is NOT true?...
Q102. Which two of the following statements are true? A) Software testing can be necessary to fu...
Q103. Which of the following best describes the Black-box technique?...
Q104. Which of the following statements is the MOST valid goal for a test team?...
Q105. Test Driven development means
Q106. Which of the following is most likely to be performed by developers?...
Q107. Considering the following pseudo-code, calculate the MINIMUM number of test cases required...
[×]

Download PDF File

Enter your email address to download BCS.CTFL18.v2023-10-31.q107.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.