Pass the ISTQB Foundation Level ISTQB-CTFL Questions and answers with CertsForce

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

Consider the following code

int premium=2500;

if (age<30)

{

premium = premium +1500:

}

Which options suits for a correct combination of Boundary value and expected result. Assume first number as boundary followed by expected result.

Options:

A.

29, 1500

30. 2500


B.

29. 4000

30. 2500


C.

29, 2500

30. 1500


D.

30, 1500

31,2500


Expert Solution
Questions # 42:

Which of the following is the BEST reason for selecting a particular type of software development lifecycle model?

Options:

A.

The project manager's preference


B.

Tester skill level with the software development lifecycle model


C.

The project team's overall familiarity with the model


D.

The type of product being developed


Expert Solution
Questions # 43:

Given some statements about independence of testing

i. Independence is a replacement for familiarity with the code

ii. Independence helps remove the biases produced because of own work

iii. Similar kind of failures can be detected by anyone

iv Assumptions by different people are different revealing weaknesses

Which of the following CORRECTLY represents the benefits?

Options:

A.

ii and iv


B.

iii and iv


C.

i and iii


D.

i and iv


Expert Solution
Questions # 44:

Test automation allows you to:

Options:

A.

demonstrate the absence of defects


B.

produce tests that are less subject to human errors


C.

avoid performing exploratory testing


D.

increase test process efficiency by facilitating management of defects


Expert Solution
Questions # 45:

For each test case to be executed, the following table specifies its dependencies and the required configuration of the test environment for running such test case:

Question # 45

Assume that C0NF1 is the initial configuration of the test environment Based on this assumption, which of the following is a test execution schedule that is compatible with the specified dependencies and allows minimising the number of switches between the different configurations of the test environment^

Options:

A.

TC4, TC3, TC2, TC1, TC5.


B.

TCI, TC5, TC4, TC3, TC2


C.

TC4, TC3, TC2, TC5, TC1.


D.

TC4, TC1, TC5, TC2, TC3


Expert Solution
Questions # 46:

You are testing the latest version of an air-traffic control system prior to production deployment using exploratory testing. After following an unusual sequence of input steps, the system crashes. After the crash, you document a defect report with the following information:

•Title: System crashes unexpectedly during input.

•Brief summary: System crashes when an unusual sequence of inputs is used.

•Version: V1.001

•Test: Exploratory testing prior to production deployment

•Priority: Urgent

•Risk: High

•References: Screenshot of crashed application

What critical Information Is missing from this report?

Options:

A.

Conclusions, recommendations, and approvals.


B.

Change history.


C.

Description of the defect to enable reproduction.


D.

Status of defect


Expert Solution
Questions # 47:

For a mandatory input field "ZIP code" the following rules are given:

1 - The valid ZIP code format is 5 numeric digits.

2 - The code has to exist in the post office's official ZIP code list

Using equivalence classes partitioning, how many test cases are required to test this field?

Options:

A.

8


B.

3


C.

6


D.

4


Expert Solution
Questions # 48:

Which of the following statements best describes the difference between product risk and project risk in software testing?

Options:

A.

Product risk refers to the risk associated with the project's schedule, budget, and resources, while project risk refers to the risk associated with the quality and functionality of the software product.


B.

Product risk refers to the risk associated with issues such as delays in work product deliveries, inaccurate estimates, while project risk refers to the risk associated with the project's schedule, budget, and resources.


C.

Product risk and project risk are essentially the same and can be used interchangeably.


D.

Product risk refers to the risk associated with delays in elements such as work product deliveries and inaccurate estimates, while project risk refers to the risk associated with issues such as user dissatisfaction.


Expert Solution
Questions # 49:

Which of the following statements about test reports are TRUE?

I Test reports shall be approved by the test team.

II. Test reports shall give stakeholders information as basis for decisions.

Ill Test reports shall summarize what happened through a period of testing.

IV. Test reports shall be approved by the development team, the test team and the customer

V. Test reports shall include information about remaining risks.

Options:

A.

II, III, V


B.

I, II, IV


C.

I, III, v


D.

II, III, IV


Expert Solution
Questions # 50:

Which of the following project scenario gives the BEST example where maintenance testing should be triggered?

Options:

A.

Completion of architecture of the bank system


B.

Release of the early draft of the low level project design of an loT application


C.

Defect was found in a pre-released version of the customer service application


D.

Delivery of the hot fix to mobile operating system and ensuring that it still works


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