Pass the iSQI Technical Test Analyst CTAL-TTA_Syll19_4.0 Questions and answers with CertsForce

Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions
Questions # 1:

At which test level would reliability testing most likely be performed?

Options:

A.

Static testing


B.

Component testing


C.

System testing


D.

Functional acceptance testing


Expert Solution
Questions # 2:

Consider the following specification:

Question # 2

If you are flying with an economy ticket, there is a possibility that you may get upgraded to business class, especially if you hold a gold card in the airline’s frequent flier program. If you don’t hold a gold card, there is a possibility that you will get ‘bumped’ off the flight if it is full when you check in late.

This is shown in the control flow graph below. Note that each box (i.e., statement, decision) has been numbered.

Three tests have been run:

Test 1: Gold card holder who gets upgraded to business class

Test 2: Non-gold card holder who stays in economy

Test 3: A person who is bumped from the flight

What is the level of decision coverage achieved by these three tests?

Options:

A.

60%


B.

67%


C.

75%


D.

80%


Expert Solution
Questions # 3:

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.


Expert Solution
Questions # 4:

Which of the following is a valid reason for including performance testing in a test approach?

Options:

A.

To reduce the threat of code insertion into a web page which may be exercised by subsequent users.


B.

To evaluate the system's tolerance to faults in terms of handling unexpected input values.


C.

To mitigate the risk of long response times to defects reported by users and/or customers.


D.

To evaluate the ability of a system to handle increasing levels of load.


Expert Solution
Questions # 5:

Which of the following statements best captures the difference between data-driven and keyword-driven test automation?

Options:

A.

Data-driven test automation extends keyword-driven automation by defining data corresponding to business processes.


B.

Keyword-driven test automation extends data-driven automation by defining keywords corresponding to business processes.


C.

Data-driven test automation is more maintainable than keyword-driven test automation.


D.

Keyword-driven test automation is easier to develop than data-driven test automation.


Expert Solution
Questions # 6:

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.


Expert Solution
Questions # 7:

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?

Options:

A.

In stall ability


B.

Adaptability


C.

Replaceability


D.

Co-existence


Expert Solution
Questions # 8:

Consider the pseudo code for the Answer program:

Question # 8

Which of the following statements about the Answer program BEST describes the control flow anomalies to be found in the program?

Options:

A.

The Answer program contains no control flow anomalies.


B.

The Answer program contains unreachable code.


C.

The Answer program contains unreachable code and an infinite loop.


D.

The Answer program contains an infinite loop.


Expert Solution
Questions # 9:

Assume you are involved in testing a Health Insurance Calculation system.

At the main screen one can enter information for a new client. The information to be provided consists of last name, first name and date of birth. After confirmation of the information, the system checks the age of the potential new client and calculates a proposed premium.

The system also has the option to request information for an existing client, using the client’s ID number.

A keyword-driven automation approach is being used to automate most of the regression testing.

Based on the information provided, which TWO of the options provided would be the MOST LIKELY keywords for this application? (Choose two.)

Options:

A.

Remove_Client


B.

Enter_Client


C.

Print_Premium


D.

Select_Client


E.

Exclude_Client


Expert Solution
Questions # 10:

Consider the code fragment provided below:

Question # 10

The comment frequency of the code fragment is 13%.

To which non-functional quality characteristic does a good level of comment frequency especially contribute?

Options:

A.

Portability


B.

Maintainability


C.

Usability


D.

Performance Efficiency


Expert Solution
Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions