<< Prev Question Next Question >>

Question 86/129

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 emergency. A tester attempts to evaluate if all such cases (where a specific action is not allowed) are covered by the tests.
Which coverage metric will provide the needed information for this analysis?

LEAVE A REPLY

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

Question List (129q)
Question 1: Which statement is true regarding confirmation testing and r...
Question 2: Given the following review types and review characteristics:...
Question 3: Which test approach will best fit a new project, with little...
Question 4: Which of the following statements about how different types ...
Question 5: Which of the following statements is not correct?...
Question 6: Which of the following is a typical potential risk of using ...
Question 7: A bank offers a savings account with various interest rates ...
Question 8: Consider the following examples of risks identified in diffe...
Question 9: A software application incorrectly provided customers discou...
Question 10: Which of the following is a role that is usually responsible...
Question 11: Which of the following statements about retrospectives is TR...
Question 12: Which of the following statements about estimation of the te...
Question 13: A system has valid input numbers ranging between 1000 and 99...
Question 14: The following requirement is given "Set X to be the sum of Y...
Question 15: Which of the following statements about exploratory testing ...
Question 16: Which of the following statements about reviews are TRUE? I....
Question 17: Which of the following is an advantage of the whole team app...
Question 18: A typical objective of testing is to ensure that:...
Question 19: While repotting a defect, which attribute indicates the degr...
Question 20: Which of the following statements about test reports are TRU...
Question 21: "Statement Testing" is part of;...
Question 22: Which of the following definitions is NOT true?...
Question 23: Which of the following activities does NOT belong to a typic...
Question 24: A test manager decided to skip static testing since he belie...
Question 25: During system testing phase of a word processor, a tester fi...
Question 26: Which of the following software development models BEST exem...
Question 27: You are responsible for applying the correct technique for a...
Question 28: Which of the following statements describes regression testi...
Question 29: Which of the following should be included in a test status r...
Question 30: Which of the following are valid testing principles? I) Exha...
Question 31: The following state transition diagram describes the functio...
Question 32: Metrics can be collected during and at the end of testing ac...
Question 33: Which of the following tools is most likely to detect defect...
Question 34: Which of the following provides the BEST description of stat...
Question 35: Which of the following statements about the testing quadrant...
Question 36: In which of the following test documents would you expect to...
Question 37: Which of the following statements about static testing and d...
Question 38: Which of the following is a CORRECT statement about how a te...
Question 39: Which of the following would be the LEAST likely to be used ...
Question 40: Which of the following BEST explains a drawback of independe...
Question 41: Which of the following statements refers to good testing pra...
Question 42: For the following pseudo-code determine number of tests requ...
Question 43: Which of the following is a test-first approach, where tests...
Question 44: Which type of software development product can undergo stati...
Question 45: Which of the following statements is true?...
Question 46: Which of the following statements regarding inspection is NO...
Question 47: A financial institution is to implement a system that calcul...
Question 48: Which review type, also known as a "buddy check", is commonl...
Question 49: Which of the following statements about static testing and d...
Question 50: Exploratory testing is an experience-based test technique...
Question 51: Which of the following project scenario gives the BEST examp...
Question 52: The following 4 equivalence classes are given: (Exhibit) Whi...
Question 53: Which of the following s the most correct statement about st...
Question 54: Consider the following statements about risk-based testing. ...
Question 55: Which of the following options cover the test types performe...
Question 56: A QA manager of a start-up company needs to implement within...
Question 57: Which of the following statements refers to a good testing p...
Question 58: Which of the following statements best describes the way in ...
Question 59: For withdrawing money tram an Automated Teller Machine (ATM)...
Question 60: Which of the following is a task the Author is responsible f...
Question 61: Testing Quadrants, as a model, is effective in aligning stak...
Question 62: Which of the following statements best describe Behavior-Dri...
Question 63: Which of the following issues cannot be identified by static...
Question 64: Which of the following work products cannot be examined by s...
Question 65: Which of the following statements is true?...
Question 66: Which of the following sentences describe a product risk?...
Question 67: Consider the following examples of risks identified in diffe...
Question 68: Which of the following statements about re-testing and regre...
Question 69: The following decision table is used to assist a doctor in d...
Question 70: Decision table testing is being performed on tran-sactions i...
Question 71: The following chart represents metrics related to testing of...
Question 72: Which of the following BEST describes a benefit of test auto...
Question 73: A calculator software is used to calculate the result for 5+...
Question 74: Why should you choose a test technique?...
Question 75: A software calculates the annual car tax using three inputs:...
Question 76: Which of the following statements are true? 1. Early and fre...
Question 77: You need to test the login page of a web site. The page cont...
Question 78: Which of the following applications will be the MOST suitabl...
Question 79: Which of the following BEST matches the attributes with a le...
Question 80: The ISTOB glossary defines Quality Assurance as: "Pail or qu...
Question 81: A team's test strategy was to invest equal effort in testing...
Question 82: A test engineer finds a defect while testing. After the deve...
Question 83: You are testing a room upgrade system for a hotel. The syste...
Question 84: Which of the following is NOT a product risk?...
Question 85: An Incident Management tool implements the following defect ...
Question 86: A program is used to control a manufacturing line (turn mach...
Question 87: A virtual service emulating a real third-party service and t...
Question 88: After being in operation for many years, a document manageme...
Question 89: Which of the following statements is NOT true about Configur...
Question 90: What type of testing measures its effectiveness by tracking ...
Question 91: Which of the following statements about testing in the conte...
Question 92: Following a risk-based testing approach you have designed 10...
Question 93: A requirement specifies that a certain identifier (ID) must ...
Question 94: A software system checks age in order to determine which wel...
Question 95: Which of the following CORRECTLY matches the roles and respo...
Question 96: The whole-team approach:
Question 97: Which of the following statements BEST describes how test ca...
Question 98: The following sentences refer to the 'Standard for Software ...
Question 99: In a two-hour uninterrupted test session, performed as part ...
Question 100: Which of the following is a correct reason to apply test aut...
Question 101: Software was found lo take much more time than the stated re...
Question 102: Which or the following would be a key difference between a p...
Question 103: A software module to be used in a mission critical applicati...
Question 104: Which sequence of state transition stated in the answer choi...
Question 105: Which of the following statements is the BEST example of non...
Question 106: Which of the following statements is LEAST likely to be desc...
Question 107: Consider the following code int premium=2500; if (age&lt;30)...
Question 108: Which of the following is NOT a deciding factor m determinin...
Question 109: During which main group of test activity are the following t...
Question 110: Which or the following is a valid collection of equivalence ...
Question 111: During component testing of a program if 100% decision cover...
Question 112: Which of the following BEST describes exploratory testing?...
Question 113: Which of the following tasks is MOST LIKELY to be performed ...
Question 114: Which of the following BEST describes checklist-based testin...
Question 115: A bank software has a feature of locking down accounts that ...
Question 116: Which of the following BEST describes a test summary report ...
Question 117: Which of the types of test tools noted below BEST describes ...
Question 118: What is 'Component Testing'?
Question 119: Which of the following statements about the shift-left appro...
Question 120: Given the following review process main activities and speci...
Question 121: Which of the following statements about white-box testing is...
Question 122: Which one of the following statements IS NOT a valid objecti...
Question 123: A test status report SHOULD:
Question 124: Which two of the following statements describe the advantage...
Question 125: The following incident report that was generated during test...
Question 126: Mark the correct sentences: * Defects are a result of enviro...
Question 127: Which TWO of the following are benefits of continuous integr...
Question 128: Which of the following statements best describes the differe...
Question 129: You are testing the download process of a mobile phone appli...