Weekend Sale Special - 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: newyear

ASQ CSQE - Certified Software Quality Engineer Exam

Page: 5 / 9
Total 280 questions

Software inspection is best described as a process for

A.

identifying software defects

B.

taking corrective and preventive action to reduce software defects

C.

evaluating the capability of software

D.

supplementing software testing

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

A strong customer feedback management process primarily helps an organization improve

A.

profitability

B.

existing products

C.

company stock price

D.

software development time

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?

A.

2

B.

4

C.

6

D.

8

When a product release is archived, which of the following information should be included in the archive?

A.

Defect tracking database

B.

Build environment and compilers

C.

Final version of documentation only

D.

The date the product was launched

Which of the following is the best derived requirement based upon the requirement below? " The user interface needs to be accessible to the visually impaired.

A.

The user interface has a joystick

B.

The user interface has a keyboard.

C.

The user interface has HD resolution

D.

The user interface has voice activation.

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

A.

During the requirements phase

B.

During the implementation phase

C.

At the beginning of the design phase

D.

When the testing phase begins

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

A.

Black-box

B.

White-box

C.

Stress

D.

Equivalence partitioning

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

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

The diagram below corresponds to a 100-lme; high-level language program with a single loop that can be executed no more than 20 times.

If this program was exhaustively tested, approximately how many possible paths would be executed0

A.

6

B.

20

C.

200

D.

1014