Which of the following types of test coverage is most appropriate when the objective is to determine if the software has any problems handling all the required possible hardware and software designs?
Which of the following charts is most appropriate for presenting a summary* view of a set of metrics that include an ideal value?
The highest risk associated with ambiguous requirements for requirements analysts is
In a Scrum project, who is responsible for determining the time estimates during the project?
The following chart was created by a team.

The chart shows number of defects over time, including projected unit test defects, projected integration test defects, actual unit test defects, and actual integration test defects. Which of the following conclusions can be drawn from this chart?
When a software change order is reviewed by the change control board (CCB), it is assigned a status from which of the following sets of classifications?
In order to reduce inconvenience for customers during a maintenance phase, support staff should concentrate on fixing
Which of the following statements is true about using branched development paths on a module?
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)

The following graph depicts errors per 1,000 lines of code (KLOC) for modules S, T, U, and V.


The program manager should be most concerned about which module?
An effective team facilitator should have which of the following characteristics?
A software project requires data to be secure due to export control regulations The software project needs to be running on the client ' s virtual machines, and the client does not want to connect to the software through their enterprise VPN. Which of the following cloud ownership and service model combinations should the client use?
A software program’s property of being able to handle bad inputs is referred to as
Which of the following activities results in the highest return on investment?
A software quality audit plan must include which of the following elements?
Which of the following scenarios warrants the adoption of software configuration management tools?
According to the ISO 9001 standard, who is responsible for ensuring the effectiveness of a quality management system?
Which of the following baselines defines the list of prioritized, known stories at the beginning of each iteration?
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?
Which of the following baselines starts the maintenance phase of the lifecycle?
Which of the following methodologies is most appropriate for managing test data?
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?
From the auditor ' s perspective, which of the following actions will result in a successful internal audit?
In specifying a software requirement, it is important to consider how the requirement might be
According to the Open Web Application Security Project (OWASP), which of the following security principles apply to developing secure software applications?
The use of a rigorous mathematical proof to analyze the algorithm of a software component is a feature of
Which of the following activities should be classified as an internal failure cost?
The tester should complete which of the following sections of a problem report when documenting a test failure?
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 is a key consideration in minimizing the negative impacts of implementing software metrics during data gathering and analysis?
Which of the following aspects of information systems is disaster recovery primarily concerned with protecting?
Which of the following actions would most effectively analyze the impact of new software quality objectives on existing process metrics?
During what time period is the software configuration management plan implemented?
Results from a process audit show that the requirements group does not control changes to its software specifications. Which of the following basic requirements should be added to the software configuration management (SCM) policy?
Which of the following disadvantages are associated with the " formal meeting " technique of oral communication?
Company Q has contracted with a vendor to convert source data from its customer’s proprietary coding structure to XML. Although the XML data parses cleanly at the vendor’s site, it generates parsing errors when run with Company Q’s parser. The vendor contends that the product meets specification because the contract did not require the use of a specific parser. The best way for Company Q to eliminate this risk in the future is to require in the contract that
Which of the following modules will require the most test cases to ensure path coverage?
Which of the following baselines is typically established after completion and approval of system requirements?
Corrective action procedures must include which of the following elements?
A newly assigned software quality engineer has been informed by the software developers that the source code has been written. Which of the following steps would be next in the development cycle?
Which of the following statements would meet the requirements for developing an appropriate quality objective for software products?
Which of the following activities would be most appropriate for mitigating the risk of releasing patches to software?
Which of the following requirements statements is written in such a way that it can be validated?
Each software development process should have a clearly defined set of inputs, activities, outputs, and
What type of technology- is designed to provide organizational partners with real-time access to information on a business-to-business architecture?
One of the objectives of a functional test is to demonstrate that the software
Which of the following factors is important in a software product m terms of its adaptability?
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 testing designs is used to evaluate negative testing?
A project leader realizes that a deadline for a complete system build cannot be met because of staffing constraints. Which of the following actions should the leader take at this point to manage the project successfully?
When a product release is archived, which of the following information should be included in the archive?
A software quality engineer is managing a project to develop a new air traffic control system for a federal agency When conducting a stakeholder needs analysis., which of the following groups would be most important for eliciting criteria for the functional tests?
The following chart was developed to compare defects in two projects. Which of the following conclusions can be drawn from this chart?

What type of audit is designed specifically to provide assurance that activities have been performed as documented?
The following data flow diagram was created for a project.

The X in this diagram represents which of the following?
A strong customer feedback management process primarily helps an organization improve
If (X < Y and Z = 3)
Then do segment A
Set W = 3
The following test cases are used to test the above code:
Test Case 1: X < Y and Z = 3
(Do Segment A, then set W to 3)
Test Case 2: X < Y and Z ≠3
(Do not do Segment A, then set W to 3)
Test Case 3: X = Y and Z = 3
(Do not do Segment A, then set W to 3)
Test Case 4: X = Y and Z ≠3
(Do not do Segment A, then set W to 3)
For which of the following types of test coverage would all four of the test cases shown above need to be executed?
Which of the following ASQ Codes of Ethics contributes to relations with peers?
Which of the following can be used to assess the impact of a proposed software change?
Which of the following reviews is used to examine cost, schedule, scope, and risk?
Which of the following details should be included in a software configuration management plan?
Rank in order, from first to last, the following steps in creating an affinity diagram.
Conduct an interview, focus group, or brainstorming session
Draw a diagram
Group similar statements
Identify themes
Which of the following organizational objectives is met through monitoring of software metrics?
Software security is developed to address which of the following types of communication threats?
Which of the following techniques can interfere with an interviewer’s ability to read nonverbal signals?
Who is responsible for walking through business scenarios to determine the completeness of the defined requirements?
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?
According to situational leadership models, which of the following styles is appropriate to use with employees who lack knowledge and confidence?
When source code is compiled, which of the following information must be included as a configuration item?