Pass the iSQI CTFL2018 CTFL_Syll2018 Questions and answers with CertsForce

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

For a given set of test-cases, which of the following is a benefit of running these tests with a test automation tool?

Options:

A.

Test coverage is increased.


B.

The number of found bugs is reduced.


C.

The total cost of the test project always decreases


D.

The time spent on repetitive tasks is reduced


Expert Solution
Questions # 42:

Integration testing has following characteristics.

I. It can be done in incremental manner

II. It is always done after system testing

III. It includes functional tests

IV It includes non-functional tests

Options:

A.

I. l and IV are correct


B.

I Ill and IV are correct


C.

TI is correct


D.

II and III are correct


Expert Solution
Questions # 43:

A company purchased a new system which deals with all financial transactions in the company Which test types call for involvement of an expert from the financial department?

Options:

A.

Component testing


B.

Acceptance tests


C.

Maintenance testing


D.

System tests


Expert Solution
Questions # 44:

Which of the following is an example of Static testing?

Options:

A.

Calculating path coverage using tools


B.

Performance testing


C.

Requirements review


D.

Usability testing


Expert Solution
Questions # 45:

The ISTQB fundamental test process consists of 5 main activities To which of these belongs the task "Identifying necessary test data"?

Options:

A.

Evaluating test criteria and reporting


B.

Test implementation and execution


C.

Test planning and control


D.

Test analysis and design


Expert Solution
Questions # 46:

An issue has been found in a production system, where a code component fails to release memory after it has finished using it. Which of the following tools would have been the MOST effective at detecting this defect during Performance testing?

Options:

A.

Dynamic analysis tool.


B.

Test Execution tool.


C.

Configuration management tool.


D.

Coverage measurement tool.


Expert Solution
Questions # 47:

Which of the following tools is most likely to detect defects in functions or methods in source code?

Options:

A.

unit test framework tool evelopers who are familiar with the system's structure.


B.

configuration management tool


C.

test design tool


D.

monitoring tool


Expert Solution
Questions # 48:

Which of the following options explain why it is often beneficial to have an independent test function in an organisation?

Options:

A.

To improve defect finding during reviews and testing


B.

To ensure that developers adhere to coding standards


C.

To limit communication between developers and testers


D.

To provide better metrics for the stakeholders


Expert Solution
Questions # 49:

When considering the roles of test leader and tester, which of the following tasks would NOT typically be performed by a tester?

Options:

A.

Prepare and acquire the test data


B.

Set up and check the test environment


C.

Write test summary reports


D.

Review tests developed by others


Expert Solution
Questions # 50:

The following condition is given:

Integer x, y; IFx>0ANDx< 100

y = y + x; END-IF

Using boundary analysis for x. which test cases are required?

Options:

A.

-1,0.1,99.100, 101


B.

-1,0. 100,101


C.

-500,-10,0.1,99.100.101,500


D.

0, 1.99, 100


Expert Solution
Viewing page 5 out of 11 pages
Viewing questions 41-50 out of questions