Pass the ISTQB Advance Level CTAL-TTA Questions and answers with CertsForce

Viewing page 5 out of 6 pages
Viewing questions 41-50 out of questions
Questions # 41:

Which of the following best describes the reason why poorly written code is usually more difficult to maintain than well written code?

Options:

A.

It tends to run more slowly, causing performance issues that may be difficult to fix


B.

It tends to contain security issues that may require maintenance releases


C.

It tends to be difficult for a developer to locate and accurately fix a problem


D.

It tends to have a lot of internal documentation


Questions # 42:

Which of the following is NOT a common issue with traditional capture/playback test automation?

Options:

A.

Difficult to maintain when software changes.


B.

Recorded scripts are difficult to maintain by non-technical persons.


C.

Data and actions are mixed in the recorded script.


D.

Execution of the recorded script is difficult outside office hours.


Questions # 43:

Within the world of consumer electronics, the amount of embedded software is growing rapidly. The amount of software in high-end television sets has increased by a factor of about eight over the last six years. In addition, the market of consumer electronics has been faced with a 5 -10% price erosion per year. The price of a product is, among a number of other things, determined by the microcontroller used. Therefore, the use of ROM and RAM remains under high pressure in consumer electronic products, leading to severe restrictions on code size.

You are a Technical Test Analyst involved in the review of the architecture of this project.

Which of the following issues would be MOST important to focus on during the review and when verifying the correct implementation?

Options:

A.

Connection pooling


B.

Caching


C.

Transaction concurrency


D.

Lazy instantiation


Questions # 44:

The F in the mnemonic FIRST stands for Fast Which option correctly states the meanings of the other four letters (IRST)?

SELECT ONE OPTION

Options:

A.

isolated, Reliable. Self-Verifying, Timely.


B.

Independent, Reliable, Self-Validating, Timely


C.

independent. Repeatable, Self-Verifying, Thorough.


D.

Isolated. Repeatable. Self-Validating, Thorough.


Questions # 45:

Why could test cases need to be refactored in an Agile project?

SELECT ONE OPTION

Options:

A.

To maintain bi-directional traceability with the user stories


B.

To increase the breadth of black box coverage


C.

To make them easier to understand and cheaper to modify


D.

To ensure that the tests and code remained aligned


Questions # 46:

Consider the pseudo code provided below:

Question # 46

Given the following tests, what additional test(s) (if any) would be needed in order to achieve 100% statement coverage, with the minimum number of tests?

Test 1: A = 7, B = 7, Expected output: 7

Test 2: A = 7, B = 5, Expected output: 5

Options:

A.

A=6, B=12, Expected output: Bingo! and A=7, B=9, Expected output: 7


B.

A=6, B=12, Expected output: Bingo!


C.

A=7, B=9, Expected output: 7


D.

No additional test cases are needed to achieve 100% statement coverage.


Questions # 47:

A product risk assessment has revealed the following product risks:

• lack of usability requirements

• security during on-line transactions

• perceived performance of the system and response time from the user interface

• a required availability of almost 100%

To address the 4th risk, which of the following quality characteristics for technical testing should be part of the test approach?

Options:

A.

Adaptability


B.

Reliability


C.

Portability


D.

Compatibility


Questions # 48:

There are multiple activities the Technical Test Analyst performs regarding test automation. Which of the following activities is a typical test automation activity that the Technical Test Analyst will perform?

Options:

A.

Define the business process keywords and related actions.


B.

Execute the test cases and analyze any failures that may occur.


C.

Train the Test Analyst and Business Analyst to use and supply data for the test scripts.


D.

Decide regarding a test automation project based on a business case.


Questions # 49:

Which TWO of the following are generic PRODUCT risk factors that should be considered by a Technical Test Analyst?

a)A high number of performance efficiency defects in the software

b)Inaccurate arithmetic calculations in key business areas cj Particularly complex code

d) Communication issues with geographically distributed teams

e) Usability-’ issues with the design of the user interface

Options:

A.

a and b


B.

a and c


C.

b and d


D.

c and e


Questions # 50:

Which of the following statements about Application Programming Interface (API) testing is TRUE?

Options:

A.

API testing cannot be applied to distributed systems


B.

Combinatorial testing cannot be applied to API testing


C.

API testing may require the use of specialized tools


D.

APIs are loosely coupled, so timing glitches will not happen


Viewing page 5 out of 6 pages
Viewing questions 41-50 out of questions