Which of the following is a key characteristic of informal reviews?
Which of the following is a key characteristic of informal reviews?A . Kick-off meetingB . Low costC . Individual preparationD . Metrics analysisView AnswerAnswer: B Explanation: A key characteristic of informal reviews is low cost. Informal reviews are a type of review that does not follow a formal process or...
Which review type is most appropriate to ensure high quality and technical correctness of the algorithm?
A software module to be used in a mission critical application incorporates an algorithm for secure transmission of data. Which review type is most appropriate to ensure high quality and technical correctness of the algorithm?A . WalkthroughB . Informal ReviewC . Technical ReviewD . Management ReviewView AnswerAnswer: C Explanation: A...
Which of the following items of an incident report would you be UNABLE to write down based on this information?
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...
Which of the following is correct?
A test engineer finds a defect while testing. After the developer has fixed the defect, the test engineer decides to re-run a complete section of the tests. Which of the following is correct?A . The lest engineer should not re-run the tests, as they have already been run, and results...
Which of the following statements is LEAST likely to be describing component testing?
Which of the following statements is LEAST likely to be describing component testing?A . It identifies defects in modules and classes.B . Simulators and stubs may be required.C . It mainly tests interfaces and interaction between components.D . It may be applied using a test-first approach.View AnswerAnswer: C Explanation: Component...
Which coverage metric will provide the needed information for this analysis?
A program is used to control a manufacturing line (turn machines on and off. start and stop conveyer belts, add raw materials to the flow. etc.). Not all actions are possible at all times. For example, there are certain manufacturing stages that cannot be stopped - unless there is an...
Which of the following would be the LEAST likely to be used as the basis for a test exit criteria?
Which of the following would be the LEAST likely to be used as the basis for a test exit criteria?A . Test schedulesB . Cost of testing performed so farC . Confidence of testers in tested codeD . Number of unfixed defectsView AnswerAnswer: A Explanation: Test exit criteria are the...