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

CTAL-TTA Questions and Answers

Question # 6

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.

Within a new high-end TV project, it has been decided to apply dynamic analysis.

Which of the quality goals listed below is MOST appropriate to the project context?

A.

Prevent failures from occurring by detecting wild pointers and loss of system memory.

B.

Analyse system failures which cannot easily be reproduced.

C.

Evaluate network behaviour.

D.

Improve system performance by providing information on run-time system behaviour.

Full Access
Question # 7

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?

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.

Full Access
Question # 8

A medical company has performed a safety criticality analysis using the IEC61508 standard. The software components to be developed have been categorized by Safety Integrity Level (SIL). Most components have been rated at SIL 1 or 2, and a few components at SIL 4.

After some discussions with the QA manager, the project has decided to adhere to the recommendations for test coverage provided by the IEC61508 standard.

Which level and type of test coverage should at least be used for the components rated at Safety Integrity Level (SIL) 2?

A.

100% statement coverage, 100% decision coverage and 100% multiple condition coverage

B.

100% statement coverage, 100% decision coverage and 100% MC/DC coverage

C.

100% statement coverage and 100% decision coverage

D.

100% statement coverage

Full Access
Question # 9

Which of the following statements is TRUE regarding tools that support component testing and the build process?

A.

Both are used to examine source code before a program is executed. This is done by analysing a section of code against a set (or multiple sets) of coding rules.

B.

Both are used to reduce the costs of test environments by replacing real devices.

C.

Both provide run-time information on the state of the software code, e.g., unassigned pointers and the use and de-allocation of memory.

D.

Both provide an environment for unit testing in which a component can be tested in isolation with suitable stubs and drivers.

Full Access
Question # 10

Which of the following statements about fault seeding tools is correct?

A.

Fault seeding tools insert defects into the source code to check the effectiveness of testing.

B.

Fault seeding tools insert defects into the source code to test the input checking capabilities of the software.

C.

Fault seeding tools insert defects into the source code to support the application of specification-based test design techniques.

D.

Fault seeding tools insert defects into the source code to check the level of maintainability of the software.

Full Access
Question # 11

Which of the following statements BEST describes how tools support model-based testing?

A.

Finite state machines are used to describe the intended execution-time behavior of a software-controlled system.

B.

Random sets of threads of execution are generated as test cases.

C.

Large sets of test cases are generated to provide full code coverage.

D.

An engine is provided that allows the user to execute the model.

Full Access
Question # 12

A major Caribbean bank typically develops their own banking software using an Agile methodology. However, for some specific components COTS software is acquired and used. The bank does not want to create a dependency on any external COTS supplier.

As part of the test approach, portability testing will be performed. Which portability sub-characteristic is especially relevant for the Caribbean bank?

A.

In stall ability

B.

Adaptability

C.

Replaceability

D.

Co-existence

Full Access
Question # 13

You are asked to provide a practical and pragmatic testing solution for a commercial system where the main user interface is via the Internet. It is critical that the company’s existing good name and marketprofile are not damaged in any way. Time to market is not a critical issue when appropriate testing solutions are identified to mitigate business risks.

A product risk assessment has revealed the following product risk:

• Abnormal application termination due to connection failure of the main interface.

Which of the following is the appropriate test type to address this risk?

A.

Performance efficiency testing

B.

Portability testing

C.

Reliability testing

D.

Operability testing

Full Access