Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: best70

CSQE Certified Software Quality Engineer Exam Questions and Answers

Questions 4

When performing top-down testing, which of the following tools is used in place of a module that is not yet developed?

Options:

A.

Stubs

B.

Driver

C.

Hamess

D.

Test script

Buy Now
Questions 5

Which of the following sets of reviews is considered an example of a project phase gate review?

Options:

A.

Management and retrospective reviews

B.

Management and ready to ship reviews

C.

Architectural design and retrospective reviews

D.

Architectural design and ready to ship reviews

Buy Now
Questions 6

Which of the following statements describes the output from a code coverage monitor?

Options:

A.

Calculated values are documented, including where the calculations were made.

B.

Data types are manipulated by the correct modules.

C.

Lines of code are executed in the correct order.

D.

Lines of code and branches or paths have been executed.

Buy Now
Questions 7

A static analysis tool is used to

Options:

A.

ensure that the system meets customer expectations

B.

identify potential problems

C.

trace test cases

D.

improve the time to market

Buy Now
Questions 8

Which of the following activities best evaluates the effectiveness of a software testing process based on test execution documents?

Options:

A.

Counting the total number of defects found to determine the software’s quality

B.

Analyzing defect trends and resolution times to assess the quality of the testing

C.

Reviewing the number of test cases executed per day to measure tester productivity

D.

Assessing the uniformity of test case design to ensure consistency across the testing team

Buy Now
Questions 9

Which of the following best defines the total cost of quality for a software project?

Options:

A.

Quality assurance and testing budgets

B.

Fixing defects and maintenance

C.

Prevention, appraisal, and failures

D.

Planning, designing, and testing

Buy Now
Questions 10

Which of the following types of audits is most often based on customer requirements?

Options:

A.

Process

B.

Product

C.

System

D.

Quality

Buy Now
Questions 11

A cost of quality system is designed to

Options:

A.

identify best practices

B.

budget for quality improvement efforts

C.

measure the cost of product development

D.

measure the cost of nonconformances

Buy Now
Questions 12

Which of the following baselines defines the list of prioritized, known stories at the beginning of each iteration?

Options:

A.

Release

B.

Allocated

C.

Developmental

D.

Product backlog

Buy Now
Questions 13

Which of the following statements is true about a walk-through?

Options:

A.

Its objective is to correct defects

B.

It is facilitated by a manager

C.

The presenter is the developer.

D.

formal database is required.

Buy Now
Questions 14

The planned value of a project is $1,000,000. The project is 75% done, and the earned value is currently $700,000. In this case, the project is

Options:

A.

over budget

B.

under budget

C.

behind schedule

D.

ahead of schedule

Buy Now
Questions 15

Which of the following roles acts as the final arbitrator for any audit-related issues that cannot be handled at a lower level?

Options:

A.

The client

B.

The auditee

C.

Lead auditor

D.

Auditee management

Buy Now
Questions 16

Which of the following charts is most effective for tracking requirements traceability?

Options:

A.

Pareto

B.

Control

C.

Cross-reference

D.

Histogram

Buy Now
Questions 17

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?

Options:

A.

They are appropriate.

B.

They are unrelated to the data set

C.

They fail to describe the full range of data

D.

They should be whole numbers since the data are whole numbers

Buy Now
Questions 18

Which of the following requirements statements is written in such a way that it can be validated?

Options:

A.

“The system shall respond to some signals with a red or green light.”

B.

“The system shall work according to user requirements.”

C.

“The system response time shall be operator defined.”

D.

“The system shall be available at least 99.98% of the time.”

Buy Now
Questions 19

Which of the following skills is a component of active listening?

Options:

A.

Formulating questions

B.

Planning a response

C.

Taking notes

D.

Paraphrasing the speaker

Buy Now
Questions 20

Which of the following actions will have the greatest impact on defect removal efficiencies?

Options:

A.

Avoiding style issues during reviews

B.

Holding inspections of requirements and design

C.

Conducting formal testing by trained specialists

D.

Performing code inspections

Buy Now
Questions 21

A strong customer feedback management process primarily helps an organization improve

Options:

A.

profitability

B.

existing products

C.

company stock price

D.

software development time

Buy Now
Questions 22

When source code is compiled, which of the following information must be included as a configuration item?

Options:

A.

The compiler

B.

The staging area

C.

The object code listing

D.

The compiler diagnostics

Buy Now
Questions 23

Which of the following is a management practice that will provide business continuity?

Options:

A.

Creating and documenting a business continuity’ plan

B.

Defining an organizational policy for business continuity

C.

Analyzing and assessing the organization for business continuity’

D.

Identifying and selecting appropriate strategies for business continuity

Buy Now
Questions 24

Which of the following documents must be under configuration control?

Options:

A.

Problem issues

B.

Control chains

C.

Test procedures

D.

Burn charts

Buy Now
Questions 25

What type of audit is performed to verify that the components of a system match the documented deliverables?

Options:

A.

Second-party

B.

Third-party

C.

Physical configuration

D.

Functional configuration

Buy Now
Questions 26

Corrective action procedures must include which of the following elements?

Options:

A.

Who caused the nonconformities

B.

What caused the nonconformities

C.

Any history of similar nonconformities

D.

Any trend data of similar nonconformities

Buy Now
Questions 27

Each software development process should have a clearly defined set of inputs, activities, outputs, and

Options:

A.

stimuli criteria

B.

entry exit criteria

C.

go no-go criteria

D.

cost estimates

Buy Now
Questions 28

The highest risk associated with ambiguous requirements for requirements analysts is

Options:

A.

they may be checked through twice

B.

they are not compliant with ISO 9001

C.

their reviews may take longer than planned

D.

they will build the wrong software product

Buy Now
Questions 29

At what point in the development lifecycle should change control be implemented?

Options:

A.

During the requirements phase

B.

During the implementation phase

C.

At the beginning of the design phase

D.

When the testing phase begins

Buy Now
Questions 30

A software quality audit plan must include which of the following elements?

Options:

A.

Resource requirements

B.

Opening meeting minutes

C.

Corrective action reports

D.

Completed checklists

Buy Now
Questions 31

The most important reason for standardizing software development processes is to

Options:

A.

meet ISO 9001 requirements

B.

deliver quality software on schedule and within budget

C.

ensure that employees comply with established procedures

D.

ensure that new employees are trained m established procedures

Buy Now
Questions 32

Which of the following must be included in a software defect report to track detection effectiveness?

Options:

A.

Who found the defect

B.

The phase the defect was introduced

C.

Root cause of the defect

D.

Software component containing the defect

Buy Now
Questions 33

Which of the following bar charts would be most appropriate for showing how a total breaks down into categories?

Options:

A.

Simple

B.

Stacked

C.

Grouped

D.

Horizontal

Buy Now
Questions 34

Maintenance activities are commonly characterized as

Options:

A.

technological

B.

definitive

C.

corrective

D.

predictive

Buy Now
Questions 35

Which of the following best describes a process audit?

Options:

A.

The evaluation of established procedures

B.

An investigation of the quality management system

C.

The verification that product characteristics are met

D.

An internal review of the quality policy

Buy Now
Questions 36

According to the Open Web Application Security Project (OWASP), which of the following security principles apply to developing secure software applications?

Options:

A.

Detecting intrusions with the application software and responding to attackers

B.

Depending on obscurity for secrecy of sensitive data

C.

Using layered defense or defense in depth

D.

Using complex security mechanisms for complex software

Buy Now
Questions 37

Which of the following as the most appropriate source of metrics that support the change management decision-making process?

Options:

A.

Software library

B.

Software compiler

C.

Status accounting tool

D.

Version control system

Buy Now
Questions 38

When the number of failures found during acceptance testing is compared to the number of failures found after release, the result is a measure of

Options:

A.

test effectiveness

B.

test coverage

C.

product maintainability

D.

measurement efficiency

Buy Now
Questions 39

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?

Options:

A.

Submit defect data to a team for future defect prevention.

B.

Collect defect data for each project ' s specific software process.

C.

Record defect data and establish the process capability baseline

D.

Assess the validity of each defect data measurement independently.

Buy Now
Questions 40

Which of the following libraries would be most appropriate for a tester to use when experimenting with different test case designs?

Options:

A.

Static

B.

Backup

C.

Dynamic

D.

Controlled

Buy Now
Questions 41

Which of the following software development methodologies uses test cases as an aspect of requirements and design to implement code?

Options:

A.

Waterfall

B.

Incremental

C.

Scrum

D.

Extreme Programming (XP)

Buy Now
Questions 42

In a software development company, which of the following authorities is responsible for establishing the company ' s quality policies?

Options:

A.

Senior management

B.

Quality management

C.

Engineering development teams

D.

A cross-functional ream of developers and managers

Buy Now
Questions 43

To increase the likelihood of the success of a software project, the project plan should meet which of the following requirements?

Options:

A.

It should be completed before the project activities begin.

B.

It should be reviewed and updated at each phase of the project.

C.

It should be developed by an independent software developer

D.

It should be approved by the steering committee.

Buy Now
Questions 44

Test-driven development in extreme programming ensures the quality of code by

Options:

A.

defining test pass criteria before code is written

B.

defining what code modules will be tested

C.

having the testers determine the order in which code should be written

D.

having the code tested before the product is released

Buy Now
Questions 45

Which of the following metrics is included in earned value management?

Options:

A.

The actual cost of scheduled work

B.

The actual cost of outstanding work

C.

The actual delay in project schedule

D.

The budgeted cost of work performed

Buy Now
Questions 46

Which of the following actions would most effectively analyze the impact of new software quality objectives on existing process metrics?

Options:

A.

Reviewing the change logs of recent software updates

B.

Surveying user satisfaction after implementing new features

C.

Updating the software documentation to reflect new quality standards

D.

Comparing historical and current data to assess trends in quality metrics

Buy Now
Questions 47

During the requirements planning stage, management ' s responsibility is to

Options:

A.

provide effort estimates for implementation

B.

ensure that appropriate stakeholders are involved

C.

confirm customer requirements

D.

define the quality criteria for the project

Buy Now
Questions 48

Software configuration status accounting is the process of

Options:

A.

partitioning the software product into formally identified configuration items

B.

systematically controlling changes to software items under configuration control

C.

recording and reporting of information needed to effectively manage a software configuration

D.

providing objective assurance that the software configuration items being built match their requirements

Buy Now
Questions 49

When a team is defining a software metrics program, which of the following steps must be taken first?

Options:

A.

Determine what data to collect.

B.

Collect preliminary data

C.

Establish the data collection goal.

D.

Select the metrics to report

Buy Now
Questions 50

According to the ISO 9001 standard, who is responsible for ensuring the effectiveness of a quality management system?

Options:

A.

Executive management

B.

The quality director

C.

The project manager

D.

Software quality engineering

Buy Now
Questions 51

Which of the following is an example of a poorly defined project milestone?

Options:

A.

Program specification completed

B.

Test plan approved by customer

C.

Coding 50% completed

D.

Program documentation approved

Buy Now
Questions 52

One advantage of outsourcing is that it allows the primary company to

Options:

A.

focus resources on its core competencies

B.

redirect its resources on new product development

C.

reduce the cost of ongoing training

D.

eliminate the need for a skills-based workforce

Buy Now
Questions 53

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?

Options:

A.

Accepted, evaluated, m progress

B.

Approved, disapproved, deferred

C.

Escalated, rejected, in progress

D.

Escalated, proposed, accepted

Buy Now
Questions 54

A software hazard analysis should be conducted in order to

Options:

A.

identify and evaluate the level of risk

B.

predict when the hazard will occur

C.

calculate the cost of correcting the problem

D.

comply with government regulations

Buy Now
Questions 55

Which of the following describes when a test plan should be changed?

Options:

A.

After product stability has been assessed

B.

After changes to the design specifications

C.

After each code review

D.

When the configuration management tool is updated

Buy Now
Questions 56

Under which of the following major Cost of Quality categories would testing a software upgrade be classified?

Options:

A.

Appraisal

B.

Prevention

C.

Internal failure

D.

External failure

Buy Now
Questions 57

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

Options:

A.

provide die team with specific instructions and closely supervise its performance

B.

explain each step before the team can take action

C.

participate in team meetings and facilitate daily decision-making

D.

authorize the team to make decisions and implement changes

Buy Now
Questions 58

The need to perform supplier evaluations can be reduced under which of the following conditions?

Options:

A.

The contract with the supplier specifies software quality requirements.

B.

The supplier agrees to correct any software defects found.

C.

The supplier demonstrates an effective software quality management system.

D.

The supplier provides the customer with internal audit results that show “no problems found.”

Buy Now
Questions 59

Which of the following statements best describes the purpose of a matrix diagram?

Options:

A.

It allows a team to rank priorities and then quickly come to a consensus.

B.

It shows which problems offer the greatest potential for improvement.

C.

It allows a systematic comparison between sets of information.

D.

It shows the size of gaps between current and ideal performance areas.

Buy Now
Questions 60

Which of the following disadvantages are associated with the " formal meeting " technique of oral communication?

Options:

A.

Loss of non-verbal communication, no permanent record, and time consuming

B.

Loss of non-verbal communication, one way communication, and all topics may not be relevant to all team members

C.

Can degrade into time wasters, can be disruptive, and requires considerable planning and skills to achieve positive impression

D.

Can degrade into time wasters, some people feel uncomfortable offering opinions in public, and difficult for remote team members

Buy Now
Questions 61

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?

Options:

A.

Identifying actions to be performed during the pilot

B.

Performing internal audits of the system

C.

Making quality system revisions

D.

Documenting the problems to present to management

Buy Now
Questions 62

Coverage monitors are used during which of the following types of testing?

Options:

A.

Black-box

B.

White-box

C.

Stress

D.

Equivalence partitioning

Buy Now
Questions 63

From the auditor ' s perspective, which of the following actions will result in a successful internal audit?

Options:

A.

Reporting as many deficiencies as possible

B.

Completing each item on the checklist

C.

Recommending corrective action for each deficiency noted

D.

Obtaining management cooperation and support

Buy Now
Questions 64

Quality function deployment is defined as a

Options:

A.

procedure in which code modules with low defect density are identified for reuse

B.

technique for measuring complex metrics by random sampling of functional units

C.

method that provides a framework for relating product features to customer needs

D.

process in which best practices are distributed throughout all levels of an organization

Buy Now
Questions 65

Which of the following details should be included in a software configuration management plan?

Options:

A.

Potential changes to identified configuration items

B.

Configuration control board level of authority

C.

Programming language used for coding

D.

Software integration test baselines

Buy Now
Questions 66

During concurrent development., a user reported a problem with Version 1 of the software product. A software quality engineer determined the problem originated m Version 2 of the product. Which of the following actions would be most appropriate for the software quality engineer to take first to fix the problem?

Options:

A.

Merge the fix into Version 3.

B.

Branch the Version 2 codeline

C.

Add new functionality to Version 2.

D.

Label Version 2 as part of Version 1

Buy Now
Questions 67

Which of the following categories describes acquirer-type stakeholders?

Options:

A.

Distributors: developers, suppliers

B.

Distributors, suppliers, users

C.

Indirect user, direct user, customers

D.

Indirect user, direct user, distributor

Buy Now
Questions 68

The following data flow diagram was created for a project.

CSQE Question 68

The X in this diagram represents which of the following?

Options:

A.

A timing delay

B.

A data store

C.

An I/O interrupt

D.

A sub-process of P1

Buy Now
Questions 69

A software quality engineer who discovers that licensed software has been installed on ten times as many computers as the license allows should do which of the following?

Options:

A.

Report the discovery to the vendor

B.

Inform management of the issue

C.

Remove the offending software

D.

Not be concerned about the situation

Buy Now
Questions 70

In order to reduce inconvenience for customers during a maintenance phase, support staff should concentrate on fixing

Options:

A.

all known defects

B.

minor defects only

C.

defects that affect the “vital few” customers

D.

defects that impact essential operations

Buy Now
Questions 71

Which of the following steps comes first during release planning for waterfall-type projects?

Options:

A.

Define the scope of the software being developed.

B.

Determine which problems will be corrected in the next release.

C.

Select the set of requirements that will be included in the release.

D.

Confirm the implemented software meets the specified requirements.

Buy Now
Questions 72

During an in-process audit of a development team, a software auditor discovers that a step is missing in the development process being used by the team. The absence of this step, which is not in the approved software development procedures and standards, has the potential for causing a product failure. Which of the following would be the most appropriate course of action for the auditor?

Options:

A.

Do not include the finding in the audit report since the step is not part of approved procedures.

B.

Immediately request that management approve an addition to the procedures so the finding can be included in the audit report.

C.

Include the finding in the audit report since part of the job of an auditor is to evaluate processes.

D.

File a finding separately from the audit report so that it will be included in the next audit of the development group.

Buy Now
Questions 73

Which of the following organizational objectives is met through monitoring of software metrics?

Options:

A.

Ensuring programs work properly

B.

Improving processes and products

C.

Limiting the number of deviations

D.

Measuring the level of development effort

Buy Now
Questions 74

Which of the following terms is used to describe the measure of interdependence among modules in a computer program?

Options:

A.

Coherence

B.

Concurrency

C.

Cohesion

D.

Coupling

Buy Now
Questions 75

As a side job: a trio of software quality ' engineers developed a database management system for XYZ, a non-competing company and subsequently packaged it for commercial sale as DBM Solutions. The engineers supervisor read about the new system in a trade magazine and asked the engineers for their opinion on whether to buy DBM Solutions. What would be the most appropriate way for the engineers to respond to this situation?

Options:

A.

Explain their role in developing the software and ask to be excused from participating in the purchase decision.

B.

Advise XYZ about their company ' s interest in the software and ask XYZ to make a presentation of the software

C.

Advise their supervisor to buy the software., based on the fact that the product will meet the company ' s requirements.

D.

Offer to examine the software, evaluate it with respect to the company’s requirements, and report on the findings

Buy Now
Questions 76

Which of the following inputs is used in software cost estimation models?

Options:

A.

Lines of code

B.

Number of users

C.

Age of the software

D.

Maintenance requirements

Buy Now
Questions 77

Which of the following statements is true about race conditions in real-time embedded systems?

Options:

A.

They are easy to replicate.

B.

They cannot occur in multi-processing systems.

C.

They can be detected during stress testing.

D.

They can first be detected during unit testing.

Buy Now
Questions 78

The use of a rigorous mathematical proof to analyze the algorithm of a software component is a feature of

Options:

A.

boundary value analysis

B.

functional decomposition

C.

dynamic analysis

D.

formal methods

Buy Now
Questions 79

In Maslow’s hierarchy of needs, which of the following needs is most basic?

Options:

A.

Safety

B.

Belonging

C.

Physiological

D.

Self-actualization

Buy Now
Questions 80

The Equity Theory states that for rewards to be motivational they must be distributed

Options:

A.

as deserved

B.

based on profit

C.

at key milestones

D.

based on seniority

Buy Now
Questions 81

Which of the following capabilities of a configuration management system is involved with constructing a specific build of the software?

Options:

A.

Project repository

B.

Release notes

C.

Version management

D.

Issue tracking

Buy Now
Questions 82

An effective team facilitator should have which of the following characteristics?

Options:

A.

Neutrality

B.

Decision-making ability

C.

Technical expertise

D.

Competitiveness

Buy Now
Questions 83

Which of the following types of tests should be run on an installation of a new client server development environment that has 2 to 25 users in order to ensure it meets the company ' s requirements?

Options:

A.

Maintainability tests

B.

Boundary value tests

C.

Efficiency tests

D.

Performance tests

Buy Now
Questions 84

When considering protection against data intrusion, an organization will

Options:

A.

trend the number of security breaches

B.

improve recovery time from system failures

C.

have limitations on who can access the system

D.

switch to a degraded mode of operation when encountering a breach

Buy Now
Exam Code: CSQE
Exam Name: Certified Software Quality Engineer Exam
Last Update: Jul 14, 2026
Questions: 280

PDF + Testing Engine

$134.99

Testing Engine

$99.99

PDF (Q&A)

$84.99