Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

CTAL-TTA Exam Dumps - Certified Tester Advanced Level Technical Test Analyst

Go to page:
Question # 4

Which of the following does NOT contribute to a more effective review preparation by the Technical Test Analyst?

A.

Ensure that participants spend enough time during preparation, e.g.. by managing checking rate (number of pages checked per hour during review preparation).

B.

Managing logging rate (number of defects logged per minute during the meeting).

C.

The usage of review checklists.

D.

Review training for the Technical Test Analyst.

Full Access
Question # 5

How many independent paths are shown in the control flow diagram below?

A.

6

B.

3

C.

4

D.

2

Full Access
Question # 6

A new system is being built to handle the message handling of financial transactions - this system is critical to the organization's finances. The code includes loops and decisions with several multiple conditions. The nature of the system means that tests are quite time-consuming to execute. Which of the following would be the BEST white box testing option for the new software?

A.

Multiple Condition coverage

B.

MC/DC coverage

C.

Decision coverage

D.

Statement coverage

Full Access
Question # 7

Consider the simplified logic below for crediting money to a bank account.

Receive money and account number to be credited

IF account number is valid

IF customer account is active

Store current account balance as oldBalance

Credit money to account

IF oldBalance < zero

IF balance now >= zero

Set message "Overdraft cleared"

ELSE

Set message "A/c overdrawn"

ENDIF

ELSE

Set message = "You have more money"

ENDIF

IF account holder is VIP customer

Send message by email to customer

ENDIF

ELSE

Set message "A/c inactive"

Send message by email to supervisor

ENDIF

ELSE

Add 1 to count of invalid inputs

ENDIF

What is the minimum quantity of test cases that will give 100% statement coverage?

A.

6

B.

5

C.

4

D.

3

Full Access
Question # 8

Which of the following statements is true regarding fault seeding and fault injection tools?

A.

They are used to deliberately Insert defects into the test object to evaluate the quality of the test suite

B.

They are used to determine If the code complies with the performance requirements

C.

They are used to determine the quality of operational acceptance tests

D.

They are used by the developer as debugging tools

Full Access
Go to page: