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

CSQE Questions and Answers

Question # 6

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

A.

Appraisal

B.

Prevention

C.

Internal failure

D.

External failure

Full Access
Question # 7

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

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.

Full Access
Question # 8

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

A.

Executive management

B.

The quality director

C.

The project manager

D.

Software quality engineering

Full Access
Question # 9

A sprint started with 354 requirements. As the sprint progressed, 14 requirements were introduced, 6 requirements were removed, and 28 requirements were changed. What was the requirements volatility for this sprint?

A.

8.8%

B.

11.9%

C.

13.5%

D.

15.7%

Full Access
Question # 10

When lines of code are used as a software metric, counting rules must be based on

A.

criteria established by the requirements

B.

predefined criteria

C.

a line-by-line code review

D.

module interfaces

Full Access
Question # 11

In which of the following ways do metadata requirements guarantee everyone is interpreting data consistently?

A.

It ensures that everyone who has access to the data has a consistent under standing of its meaning and use.

B.

It ensures that data is managed, maintained, and used appropriately through its lifecycle by creating traceability

C.

it ensures that the data structure remains consistent by making certain that data are correctly classified and stored.

D.

It ensures that quality standards are met by helping organizations better assess potential risks related to data security.

Full Access
Question # 12

After test procedures have been executed and problems have been identified, the next step should be to

A.

begin updating the test cases and perform a retest

B.

release the product to the customer

C.

implement appropriate changes to the code

D.

develop plans to resolve the issues reported

Full Access
Question # 13

Which of the following examples best represents an effective facilitator?

A.

Clarifies team member key points

B.

Directs and controls team member activities

C.

Allows for discussion to focus on team members

D.

Reinforces communication from active participants

Full Access
Question # 14

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

A.

vendors be pre-certified by Company Q

B.

vendors be included in the design review process

C.

prototypes be demonstrated and approved

D.

vendors validate their products using Company Q’s platform

Full Access
Question # 15

Maintenance activities are commonly characterized as

A.

technological

B.

definitive

C.

corrective

D.

predictive

Full Access
Question # 16

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

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

Full Access
Question # 17

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

A.

Safety

B.

Belonging

C.

Physiological

D.

Self-actualization

Full Access
Question # 18

Quality function deployment is defined as a

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

Full Access
Question # 19

Which of the following activities results in the highest return on investment?

A.

Configuration audits

B.

System testing

C.

Formal technical reviews

D.

Unit testing

Full Access
Question # 20

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

A.

Static

B.

Backup

C.

Dynamic

D.

Controlled

Full Access
Question # 21

Globalization requirements involve

A.

defining the required information flow across shared interfaces to external entities

B.

defining problems to be solved or opportunities to be addressed by the software product

C.

looking at the capability of the software product from the perspectives of various stakeholders

D.

developing software that can be adapted to target markets and customizing software for those markets

Full Access
Question # 22

Conflict in teams can be useful when it

A.

establishes decision-making patterns

B.

speeds decision-making

C.

produces new information

D.

focuses management s attention on the team

Full Access
Question # 23

Which of the following tests should be conducted on software that will be used internationally?

A.

Logical path analysis

B.

Predefined function keys

C.

Boundary value analysis

D.

Test matrices

Full Access
Question # 24

Which of the following statements is true about designing test cases to provide complete coverage of a complex system?

A.

It is easy to accomplish in a short amount of time.

B.

It is easy to accomplish with an adequate schedule.

C.

It is feasible with automated tools.

D.

It is generally impossible, regardless of the schedule or the tools.

Full Access
Question # 25

A static analysis tool is used to

A.

ensure that the system meets customer expectations

B.

identify potential problems

C.

trace test cases

D.

improve the time to market

Full Access
Question # 26

During what activity would it be appropriate for a team to use a complexity analyzer0

A.

Requirements analysis

B.

Requirements traceability

C.

Test planning

D.

Test execution

Full Access
Question # 27

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

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

Full Access
Question # 28

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

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.

Full Access
Question # 29

Which of the following is most often the focus of testing in an organization with a mature testing strategy?

A.

Complete testing to identify product defects

B.

Functional testing to prove a product is correct

C.

Testing the products throughout the development cycle

D.

Extensive strategic beta testing with a selected group of customers

Full Access
Question # 30

Which of the following information is considered part of the software baseline?

A.

Test logs

B.

Test plan and test cases

C.

User survey and their results

D.

Software metrics and summarized data

Full Access
Question # 31

Which of the following techniques is used to measure the number of test cases needed to execute each code statement at least once?

A.

Function point analysis

B.

Cause and effect diagram

C.

Cyclomatic complexity

D.

Defect removal effectiveness

Full Access
Question # 32

A software product is being developed for validating retail sales transactions that include cash, checks, and credit or debit cards. What type of testing should be performed from the cashier’s perspective?

A.

Unit testing

B.

Alpha testing

C.

Usability testing

D.

Performance testing

Full Access
Question # 33

Defect prevention should be initiated during the

A.

test phase

B.

requirements phase

C.

design phase

D.

coding phase

Full Access
Question # 34

In the archival process, retention of historical records is

A.

not required

B.

set for at least 2 years

C.

needed for all documents

D.

specified by the organization

Full Access
Question # 35

In a Scrum project, who is responsible for determining the time estimates during the project?

A.

Scrum master

B.

Sponsor

C.

Project team

D.

Champion

Full Access
Question # 36

Which of the following activities is part of performing verification and validation on safety-critical features at even ' step of the life cycle?

A.

Identifying and mitigating security risks to prevent safety and hazard risks

B.

Documenting software safer. ' risk plans that include rigorous development processes

C.

Performing software hazard analysis and determining acceptable levels of safety risks

D.

Providing mechanisms for discovering, correcting, and preventing the recurrence of safety’ risks

Full Access
Question # 37

The primary reason that software development organizations need to consider privacy issues related to their products is that

A.

different cultures have varying degrees of sensitivity toward privacy

B.

many databases contain personal information that can be put at risk

C.

software design documents are classified as proprietary information

D.

security protocols are difficult to test

Full Access
Question # 38

If 5 defects were found during a software analysis and 5 defects were found in later phases, what is the phase containment effectiveness (PCE) of this software analysis?

A.

0%

B.

25%

C.

50%

D.

100%

Full Access
Question # 39

An environmental monitoring software system is required to measure ambient temperature and sound an alarm if the temperature drops below 19 3C or rises above 21 °C. Which of the following observed test results would be an error for this system?

A.

Temperature Display: 20 CC Alarm Status. Silent

B.

Temperature Display: Cannot measure Alarm Status: Silent

C.

Temperature Display: 15 °C Alarm Status Ringing

D.

Temperature Display: 21 °C Alarm Status Silent

Full Access
Question # 40

When a software system will be required to manage confidential information, the security protection mechanisms for the system should be designed so that

A.

the effort to penetrate the system costs more than the value of the information obtained

B.

passwords needed for system access must be changed on an annual basis and may not be reused

C.

passwords cannot be shared in the end-user environment

D.

users who do not have administrative rights are locked out of the system during non-working hours

Full Access
Question # 41

One of the biggest challenges in software testing is knowing

A.

which functions to test

B.

which tests to use

C.

when to start testing

D.

when to stop testing

Full Access
Question # 42

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?

A.

Creation of detailed design

B.

Execution of integration test

C.

Release of product

D.

Execution of unit test

Full Access
Question # 43

According to situational leadership models, which of the following styles is appropriate to use with employees who lack knowledge and confidence?

A.

Directing

B.

Delegating

C.

Selling

D.

Participating

Full Access
Question # 44

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.

A public cloud and software as a service

B.

A community- cloud and platform as a service

C.

A private cloud and infrastructure as a service

D.

A virtual private cloud and software as a service

Full Access
Question # 45

Which of the following statements from a software requirements document is an example of a functional requirement?

A.

“The system must reject non-numeric input.”

B.

“The system must be 99.9% operational.”

C.

“The system’s response time must be less than three seconds.”

D.

“The system must be developed according to IEEE standards.”

Full Access
Question # 46

Which of the following lifecycle models would be most appropriate to use if the requirements are well known?

A.

spiral

B.

iterative

C.

waterfall

D.

incremental

Full Access
Question # 47

Which of the following charts is most appropriate for presenting a summary* view of a set of metrics that include an ideal value?

A.

pie

B.

Bar

C.

kiviat

D.

stoplight

Full Access
Question # 48

A project manager has decided to modify a project schedule to allow some of the low-level design to begin before all of the high-level design has been completed. Is this approach appropriate?

A.

No, because high-level design must be completed before low-level design is started.

B.

Yes, provided the same people perform both the high-level and the low-level designs.

C.

Yes, provided the activities have a relationship to one another.

D.

Yes, provided no unfinished high-level design will impact a specific area to be low-level designed.

Full Access
Question # 49

Which of the following usage metrics is most effective for capacity planning of a data warehouse?

A.

Queries per user

B.

Queries per timeframe

C.

Query latency per user group

D.

Queries per user group per timeframe

Full Access
Question # 50

Which of the following items is an appropriate topic to be discussed in a daily scrum meeting?

A.

A product backlog item from the current sprint and move it to future sprints

B.

An impediment one of the team member was facing yesterday

C.

The list of all product backlog items that need to be addressed in current sprint

D.

A change in the product roadmap which impacts current future releases

Full Access
Question # 51

Which of the following methods is an example of dynamic analysis?

A.

Piloting

B.

Peer reviews

C.

Quality gates

D.

Mathematical proofs

Full Access
Question # 52

Which of the following aspects of information systems is disaster recovery primarily concerned with protecting?

A.

Integrity

B.

Availability

C.

Authorization

D.

Confidentiality

Full Access
Question # 53

One advantage of using the pair programming development methodology is that

A.

fewer defects are introduced into the code

B.

fewer unplanned features are identified

C.

more collaboration occurs with the customer

D.

more work is devoted to completing the documentation

Full Access
Question # 54

Which of the following modules will require the most test cases to ensure path coverage?

A.

Cyclomatic Complexity: 8, LOC: 100

B.

Cyclomatic Complexity: 10, LOC: 500

C.

Cyclomatic Complexity: 12, LOC: 100

D.

Cyclomatic Complexity: 20, LOC: 400

Full Access
Question # 55

Which of the following actions is designed to prevent future defects?

A.

Using white-box testing

B.

Applying reverse-engineering to a defective system

C.

Conducting a causal analysis

D.

Injecting defects to test a system

Full Access
Question # 56

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

A.

Project repository

B.

Release notes

C.

Version management

D.

Issue tracking

Full Access
Question # 57

Which of the following functions is the first step for effective software configuration management?

A.

Configuration control

B.

Configuration status accounting

C.

Configuration audits and reviews

D.

Configuration item identification

Full Access
Question # 58

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?

A.

These are acceptable error levels for users.

B.

These users make an average of 6 errors when using this product.

C.

The user who made 12 errors should be excluded from the data.

D.

Tests should be conducted with additional groups of users.

Full Access
Question # 59

Unit testing validates

A.

software requirements

B.

top-level design

C.

module code

D.

system design

Full Access
Question # 60

Which of the following statements is true about open source software (OSS)?

A.

There is no risk involved when testing OSS.

B.

Modifications to OSS do not need to be tested.

C.

OSS can always be modified without significant repercussions.

D.

OSS can be problematic when it comes to keeping up with changes.

Full Access
Question # 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?

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

Full Access
Question # 62

Which of the following individuals on the Change Control Board (CCB) is responsible for escalating change requests and other issues to a higher level CCB or management?

A.

Chair

B.

Scribe

C.

Member

D.

Screener

Full Access
Question # 63

A function point analysis uses counts of which of the following elements^

A.

Data definitions

B.

Physical lines

C.

Executable lines

D.

External inquiries

Full Access
Question # 64

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?

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

Full Access
Question # 65

According to the CMMI-DEV VI.3, how many process areas are defined for an organization at Maturity Level 2?

A.

2

B.

3

C.

5

D.

7

Full Access
Question # 66

In agile development, requirements changes are

A.

discussed and incorporated during the daily stand up

B.

implemented in the next sprint to enable rapid feature delivery

C.

added to the product backlog and prioritized by the product owner

D.

reviewed and approved by stakeholders in a configuration control board

Full Access
Question # 67

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

A.

Pareto

B.

Control

C.

Cross-reference

D.

Histogram

Full Access
Question # 68

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?

A.

Condition

B.

Branch

C.

Line

D.

Complete

Full Access
Question # 69

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

A.

Release

B.

Allocated

C.

Developmental

D.

Product backlog

Full Access
Question # 70

Which of the following baselines is typically established after completion and approval of system requirements?

A.

Product

B.

Allocated

C.

Functional

D.

Development

Full Access
Question # 71

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

A.

Regression

B.

Static

C.

Driver

D.

Stub

Full Access
Question # 72

During a joint application development (JAD) session, the group uncovers a controversial and sensitive issue. Which of the following techniques will provide a structure to help resolve the issue?

A.

Brainstorming

B.

Effort/Impact grid

C.

Smoothing

D.

Nominal group technique

Full Access
Question # 73

Which of the following characterizes a usability requirement?

A.

The number of software users

B.

The useful life of a system

C.

The variety of tasks a user can perform

D.

The ease of using a system

Full Access
Question # 74

A software product should be re-inspected when the

A.

rework estimate is greater than the initial inspection effort

B.

inspection team agrees that it is needed

C.

software project is ahead of schedule

D.

number of modules requiring rework is very small

Full Access
Question # 75

Which of the following problem-solving tools is most appropriate for breaking down ideas into progressively greater detail?

A.

Tree diagram

B.

Matrix diagram

C.

Affinity diagram

D.

Relationship diagram

Full Access
Question # 76

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?

A.

State

B.

Interface

C.

Data domain

D.

Platform configuration

Full Access
Question # 77

The software configuration management (SCM) planning process includes

A.

identifying; analyzing; and mitigating SCM risks

B.

establishing and documenting SCM policies for the organization

C.

monitoring the performance and effectiveness of SCM processes

D.

defining the specific SCM roles and responsibilities for the project

Full Access
Question # 78

Corrective action procedures must include which of the following elements?

A.

Who caused the nonconformities

B.

What caused the nonconformities

C.

Any history of similar nonconformities

D.

Any trend data of similar nonconformities

Full Access
Question # 79

A software configuration baseline is best described as

A.

the installation of the configuration library

B.

one or more configuration items tested

C.

one or more configuration items approved

D.

one or more configuration items packaged for shipment

Full Access
Question # 80

Test data requirements

A.

include mechanisms for defining when, and for how long, each test data item is needed

B.

allow test data items to be reusable so that the same tests can be executed multiple times

C.

describe the data items and their characteristics and properties needed to execute the tests

D.

act as a single source of content for multiple testers to find and use existing test data items

Full Access
Question # 81

One-to-one, one-to-many, and many-to-many are examples of which of the following data attributes as shown in an entity relationship diagram (ERD)?

A.

Modality

B.

Cardinality

C.

Complexity

D.

Hierarchy

Full Access
Question # 82

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?

A.

Current air traffic controllers

B.

Investigators at the transportation safety board

C.

Key associations that represent pilots and ground crews

D.

Purchasing and finance representatives from the federal agency

Full Access
Question # 83

A software engineer is asked to analyze the relationship between the number of defects found and the complexity of various software applications. Which of the following is the appropriate tool to use for this analysis?

A.

Cause and effect diagram

B.

Control chains

C.

Histogram

D.

Scatter diagram

Full Access
Question # 84

What type of questions should developers ask customers when discussing requirements at the inception of the project?

A.

context-free

B.

detail-driven

C.

multiple-choice

D.

yes/no

Full Access