Big Halloween Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

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

Viewing page 10 out of 12 pages
Viewing questions 91-100 out of questions
Questions # 91:

Which ONE of the following statements about maintenance testing is CORRECT?

Options:

A.

Maintenance testing is performed exclusively for adaptive maintenance.


B.

Maintenance testing is only required when defects are reported in production.


C.

Maintenance testing should be performed when enhancements, fixes, or updates are applied to an existing system.


D.

Maintenance testing does not require test cases since it focuses solely on defect verification.


Expert Solution
Questions # 92:

Which of the following s the most correct statement about state testing techniques?

Options:

A.

Static techniques can be used before all code is ready for execution


B.

Static techniques find more detects then dynamic techniques.


C.

Static techniques can be used by inexperienced users.


D.

Static techniques are always cheaper than dynamic techniques.


Expert Solution
Questions # 93:

The following rules determine the annual bonus to be paid to a salesman of a company based on the total annual amount of the sales made (referred to as TAS).

If the TAS is between 50k€ and 80k€, the bonus is 10%. If the TAS exceeds 80k€ by a value not greater than 40k€, the bonus is 15%. Finally, if the TAS

exceeds the maximum threshold which entitles to a 15% bonus, the bonus is 22%.

Consider applying equivalence partitioning to the TAS (Note: 1k€ = 1000 euros).

Which one of the following answers contain only test cases that belong to the same equivalence partition?

Options:

A.

TC1 = 81 k€; TC2= 97k€; TC3=111k€; TC4=118k€


B.

TC1 = 40k€; TC2= 46k€; TC3=51k€; TC4=53k€


C.

TC1 = 79k€; TC2= 80k€; TC3=81k€; TC4=82k€


D.

TC1 = 90k€; TC2= 110k€; TC3=125k€: TC4=140k€


Expert Solution
Questions # 94:

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

Options:

A.

configuration management tool


B.

unit test framework tool


C.

test design tool


D.

monitoring tool


Expert Solution
Questions # 95:

The following requirement is given “Set X to be the sum of Y and Z”.

All the following four implementations have bugs.

Which one of the following bugs can be caught by Static Analysis?

Options:

A.

int x = 1.

int y = 2.

int y = 3.

X = y=z;


B.

int x = 1.

int y = 2.

int z = 3.

X = z-y


C.

int x = 1.

Int y = 2.

Int z = 3.

Z = x +y


D.

int y = 2

Int z = 3.

Y = z+y


Expert Solution
Questions # 96:

A bank software has a feature of locking down accounts that have and overdraft higher than $10,000.

Due to a bug in the code, the system locks down accounts once they reached $1000 overdraft.

Based on this context, which of the following is correct statement

Options:

A.

It is an example of a defect that it goes undetected, will cause harm to the end customer and to the company (the bank)


B.

It is an example of a defect, that if goes undetected, will cause harm to the end customer but not to the company (the bank)


C.

It is an example of a defect that if goes undetected, will not cause harm to the end customer, but will cause harm to the company (the bank)


D.

It is an example of a defect that if goes undetected, will not cause any real harm to either the end customer or to the company (the bank)


Expert Solution
Questions # 97:

Which of the following is a key characteristic of informal reviews?

Options:

A.

Kick-off meeting


B.

Low cost


C.

Individual preparation


D.

Metrics analysis


Expert Solution
Questions # 98:

Which of the following is an advantage of the whole team approach?

Options:

A.

It helps avoid the risk of tasks associated with a user story not moving through the Agile task board at an acceptable rate during an iteration.


B.

It helps team members understand the current status of an iteration by visualising the amount of work left to do compared to the time allotted for the iteration


C.

It helps the whole team be more effective in test case design by requiring all team members to master all types of test techniques.


D.

It helps team members develop better relationships with each other and make their collaboration more effective for the benefit of the project.


Expert Solution
Questions # 99:

A QA manager of a start-up company needs to implement within a week a low cost incident management tool. Which of the following is the best option?

Options:

A.

Document incidents on a large board in the lab


B.

Purchase and deploy an incident management tool


C.

Manage the incidents through E-mails and phone calls


D.

Manage the incidents in a spreadsheet posted on the intranet


Expert Solution
Questions # 100:

A system has valid input numbers ranging between 1000 and 99999 (both inclusive). Which of the following inputs are a result of designing tests for all valid equivalence classes and their boundaries?

Options:

A.

999.1000.23232.99999.100000


B.

999.1000.50000.100000.100001


C.

999.100000


D.

1000,50000,99999


Expert Solution
Viewing page 10 out of 12 pages
Viewing questions 91-100 out of questions