Which of the following sources is most likely to contain the information needed to propose a software correction?
Which of the following is a defect prevention activity?
Which of the following diagrams is most appropriate for showing the relationship between software design input requirements and software design output?
Which of the following statements from a software requirements document is an example of a functional requirement?
An organization uses the plan-do-check-act (PDCA) cycle to align its processes to an international quality standard, which of the following activities would be performed during the " act " step?
An effective team facilitator should have which of the following characteristics?
What type of audit is designed specifically to provide assurance that activities have been performed as documented?
In order for a risk management plan to be effective., it should be
A project team conducts a review of its latest software design The review process is well-defined and is used by all projects within the company. As part of the review process, defect levels are compared against acceptable limits to determine appropriate corrective action. According to the CMMI-DEV Vl_2_. which of the following activities could the company perform to demonstrate characteristics unique to a Maturin ' Level 5 organization?
Which of the following formulas should a reviewer use to calculate defect yield for a single review?
Which of the following techniques is used to measure the number of test cases needed to execute each code statement at least once?
Which of the following items are examined regularly at a program review meeting?
Which of the following testing designs is used to evaluate negative testing?
The following chart was developed to compare defects in two projects. Which of the following conclusions can be drawn from this chart?

Which of the following software metrics is based on a nominal scale-1
A software developer is replacing a higher level code with a test code that establishes a function and passes test data to that function What type of test environment is the developer using
The modules in the following table were all created two years ago as part of the same software project
Current Cyclomatic
Module Version Complexity
A 12 9
B 3 21
C 9 4
D 11 20
Which module is the most likely candidate for reengineering?
Which of the following actions will have the greatest impact on defect removal efficiencies?
Test data requirements
Which of the following terms is used to describe the measure of interdependence among modules in a computer program?
Which of the following activities is part of performing verification and validation on safety-critical features at even ' step of the life cycle?
Which of the following is an example of a poorly defined project milestone?
Who is responsible for walking through business scenarios to determine the completeness of the defined requirements?
Quality function deployment is defined as a
Which of the following activities is classified as data collection and storage?
Virtualization is a technology that
Which of the following is a responsibility of a lead auditor?
During the requirements planning stage, management ' s responsibility is to
A usability test measured the number of errors made in performing a task with a product intended for 500 users. The following number of errors were made by six users: 5, 2, 12, 4, 2, 3. What conclusion can be drawn from this sample?
In the archival process, retention of historical records is
A strong customer feedback management process primarily helps an organization improve
Which of the following benefits is associated with using the iterative model?
In a software development company, which of the following authorities is responsible for establishing the company ' s quality policies?
An effective listener is defined as someone who
The following graphs illustrate the arrival rate and current status of software defects during system test. Which of these graphs indicates a product that is most ready for formal release to the customer?
A)

B)

C)

D)

If N equals the number of defects originating and found in phase X, and S equals the number of defects originating in phase X and found in subsequent phases, which of the following represents the efficiency rate of error detection for phase X?
A test team is tasked to test an application that creates a large volume of reports. During regression testing, which of the following tools should the team use to assure that the application continues to produce the appropriate reports?
Which of the following verification and validation techniques is used to verify that the completed requirements and designs conform to their requirements specifications?
Which of the following methods is an example of dynamic analysis?
Static analysis tools are used to evaluate
A function point analysis uses counts of which of the following elements^
Which of the following statements is true about using branched development paths on a module?
Once a problem has been identified in the problem resolution process, which of the following steps should be taken next?
Which of the following steps comes first during release planning for waterfall-type projects?
Software security is developed to address which of the following types of communication threats?
Which of the following measures describes the number of independent linear paths through a module?
What type of audit is performed to verify that the components of a system match the documented deliverables?
When a product release is archived, which of the following information should be included in the archive?
Which of the following software security requirements objectives is met by limiting access to the system through passwords?
Which of the following capabilities of a configuration management system is involved with constructing a specific build of the software?
A development manager started implementation activities for a product deployment to more than 600 users. Just prior to the final software release, the test team discovered severe anomalies. In this situation, which of the following actions should the test leader take first?
In a Scrum project, who is responsible for determining the time estimates during the project?
Which of the following sets of reviews is considered an example of a project phase gate review?
A cross-functional team has been established to improve the effectiveness of the inspection process. All team members have volunteered to participate and are experienced in the current process. In this situation, the team sponsor ' s role should be to
During what activity would it be appropriate for a team to use a complexity analyzer0
One advantage of using the pair programming development methodology is that
Which of the following usage metrics is most effective for capacity planning of a data warehouse?
One reason for seeding errors into a program before testing begins is to
Which of the following requirements statements is written in such a way that it can be validated?
Coverage monitors are used during which of the following types of testing?
When a software qualm- engineer is preparing an inspection report to present to management., what type of information should be included in the report?
Conflict in teams can be useful when it
Which of the following inputs is used in software cost estimation models?
Which of the following elements must be in place for a measure to be reliable?
A company uses a feature rating system with the following values.
1 = Completely dissatisfied
2 = Somewhat dissatisfied
3 = Neither satisfied nor dissatisfied
4 = Somewhat satisfied
5 = Completely satisfied
This rating system is based on what type of measurement scale?
Which of the following benefits is related to DevOps when it is used to facilitate development activities?
Which of the following outputs is most likely to result from a sprint retrospective?
In specifying a software requirement, it is important to consider how the requirement might be
Which of the following activities best evaluates the effectiveness of a software testing process based on test execution documents?
One of the objectives of a functional test is to demonstrate that the software
Which of the following corrective actions is the first action to take when a project experiences a significant deviation on baselined budgets, baselined schedules, or required quality levels?
Which of the following activities can be performed during the requirements phase?
Which of the following ASQ Codes of Ethics contributes to relations with peers?
In the following control diagram, all paths are feasible and the decisions are not correlated to each other.

How many rests are necessary for branch coverage?
Which of the following techniques can interfere with an interviewer’s ability to read nonverbal signals?
Which of the following steps is taken first when managing earned value metrics?
When a defect is discovered during the test phase., what is the earliest phase in the software lifecycle that could need rework to resolve the defect?
One advantage of outsourcing is that it allows the primary company to
A software engineer collected the following data set during testing
12, 13, 13, 15, 18, 14, 16, 15, 12, 18, 17, 16, 16, 15, 14
The engineer then used the following class intervals to represent the data in a histogram
11.5-13.5
13.5-15.5
15.5-17.5
17.5-19.5
Which of the following statements describes these class intervals most accurately?
Which of the following modules will require the most test cases to ensure path coverage?
Which of the following metrics would be most appropriate for evaluating how effective the peer review process was for removing defects?
When brainstorming is used to generate ideas, the most immediate result will be
Which of the following actions can a company take to reduce the risk associated with integrating a commercial off-the-shelf (COTS) spreadsheet package into its own software product?
Which of the following factors is important in a software product m terms of its adaptability?