Question 66

Which of the following statements is true regarding API and GUI testing?
  • Question 67

    Consider the following section of code:
    If ((A > B) or (C > D)) and (E = F) then
    print A;
    Endlf
    Which of the following sets of test data can be used to achieve multiple condition coverage with the least number of tests?
  • Question 68

    How many independent paths are shown in the control flow diagram below?
  • Question 69

    The stakeholders in a new system want its mean time between failure to be three months or longer, with a mean time to repair the system of ten minutes or less when it does fail. When planning and specifying reliability tests to be performed before release, which ONE of the following is a factor that must be considered?
  • Question 70

    A major Caribbean bank typically develops their own banking software using an Agile methodology. However, for some specific components COTS software is acquired and used. The bank does not want to create a dependency on any external COTS supplier.
    As part of the test approach, portability testing will be performed. Which portability sub-characteristic is especially relevant for the Caribbean bank?