Question 16

How can testing contribute to higher quality?
  • Question 17

    As the last stage of a test cycle of an embedded device, you are performing exploratory testing. You observed that some character. (A, X and Z) sent via a serial port to the device do not get registered on the device whereas they should be. You suspect that this could be due to a wrong configuration of the "bit parity" parameter.
    Which of the following items of an incident report would you be UNABLE to write down based on this information?
  • Question 18

    Why should you choose a test technique?
  • Question 19

    A mid-size software product development company has analyzed data related to defects detected in its product and found out that detects fixed in earlier builds are getting re-opened after a few months.
    The company management now seeks your advice in order to reverse this trend and prevent re-opening of defects fixed earlier.
    What would be your FIRST recommendation to the company?
  • Question 20

    A bank software has a feature of locking down accounts that have and overdraft higher than $10,000.
    Due to a bug in the code, the system locks down accounts once they reached $1000 overdraft.
    Based on this context, which of the following is correct statement