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

Viewing page 3 out of 10 pages
Viewing questions 21-30 out of questions
Questions # 21:

You are testing a system that is used in motor vehicles to warn the driver of an obstacle when re-versing. Output is provided by a series of LED lights (green, yellow, and red), each illuminated based on clearly defined conditions.

The following summary describes the functionality:

•Object within 10 metres, green LED lit.

•Object within 5 metres, yellow LED lit.

•Object within 1 metre, red LED lit.

•Setting sensitivity mode to "ON" will result in only the red LED being lit when the object is within 1 metre.

The following decision table describes the rules associated with the functioning of this proximity warning system:

Question # 21

Which intended functionality is tested by Rule 5 in the decision table?

Options:

A.

Object is within 5 metres of the vehicle and the sensitivity mode is switched "off", resulting in the yellow LED being lit.


B.

Object is within 5 metres of the vehicle and the sensitivity mode is switched "on", resulting in the yellow LED being lit.


C.

Object is within 5 metres of the vehicle and the sensitivity mode is switched "off", resulting in no LED being lit.


D.

Object is within 5 metres of the vehicle and the sensitivity mode is switched "on", resulting in no LED being lit.


Expert Solution
Questions # 22:

Which of the following statements about static testing and dynamic testing is TRUE?

Options:

A.

Static testing is better suited than dynamic testing for highlighting issues that could indicate inappropriate code modulansation.


B.

Dynamic testing can only be applied to executable work products, while static testing can only be applied to non-executable work products.


C.

Both dynamic testing and static testing cause failures, but failures caused by static testing are usually easier and cheaper to analyse.


D.

Security vulnerabilities can only be detected when the software is being executed, and thus they can only be detected through dynamic testing, not through static testing


Expert Solution
Questions # 23:

Which of the following statements about white-box test techniques is true?

Options:

A.

Achieving full statement coverage and full branch coverage for a software product means that such software product has been fully tested and there are no remaining bugs within the code


B.

Code-related white-box test techniques are not required to measure the actual code coverage achieved by black-box testing, as code coverage can be measured using the coverage criteria associated with black-box test techniques


C.

Branch coverage is the most thorough code-related white-box test technique, and therefore applicable standards prescribe achieving full branch coverage at the highest safety levels for safety-critical systems


D.

Code-related white-box test techniques provide an objective measure of coverage and can be used to complement black-box test techniques to increase confidence in the code


Expert Solution
Questions # 24:

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 # 25:

A financial institution is to implement a system that calculates the interest rates paid on investment accounts based on the sum invested.

You are responsible for testing the system and decide to use equivalence partitioning and boundary value analysis to design test cases. The requirements describe the following expectations:

Investment range| Interest rate

R500 to RIO 00010%

RIO 001 to R50 00011%

R50 001 to RlOOOOO12%

RIOOOOl to R500 000| 13%

What is the minimum number of test cases required to cover all valid equivalence partitions for calculating the interest?

Options:

A.

5


B.

4


C.

8


D.

16


Expert Solution
Questions # 26:

Consider the following examples of risks identified in different software development projects:

[I]. The contrast color ratio for both normal text and large text of a website does not comply with the applicable accessibility guidelines, making it difficult for many users to read the content on the pages

[II]. A development vendor fails to deliver their software system on time, causing significant delays to system integration testing activities that have been planned as part of a development project for a system of systems

[III]. People in the test team do not have sufficient skills to automate tests at the test levels required by the test automation strategy which does not allow production of an effective regression test suite

[IV]. In a web application, data from untrusted sources is not subject to proper input validation, making the application vulnerable to several security attacks

Which of the following statements is true?

Options:

A.

[I] and [III] are product risks; [II] and [IV] are project risks


B.

[I] and [IV] are product risks. [II] and [III] are project risks


C.

[II], [III] and [IV] are product risks; [I] is a project risk


D.

[IV] is a product risk; [I]. [II] and [III] are project risks


Expert Solution
Questions # 27:

Manager responsibilities in formalreview includes adexceptone of the following:

Options:

A.

Planning the review


B.

Determines if the review objectives have been met


C.

Decide on the execution of reviews


D.

Allocate time for review


Expert Solution
Questions # 28:

Which ONE of the following statements does NOT describe how testing contributes to higher quality?

Options:

A.

Properly designed tests that pass reduce the level of risk in a system.


B.

The testing of software demonstrates the absence of defects.


C.

Software testing identifies defects, which can be used to improve development activities.


D.

Performing a review of the requirement specifications before implementing the system can enhance quality.


Expert Solution
Questions # 29:

ST is a Software Testing organization which utilizes a testing knowledge base. Access to ST knowledge base can be either full or limited. Access level is determined based on ST certification and testing experience as follows:

1. If ST certified, with less than 5 years testing experience - allow limited access

2. If ST certified, 5-10 years of testing experience - allow full access

3. If not ST certified with 5-10 years of testing experience - allow limited access.

What would be the results for:

A - ST certified. 12 years of testing experience

B - Not ST certified. 7 years of testing experience

C - Not ST certified. 3 years of testing experience

Options:

A.

A - unknown

B - limned access

C- unknown


B.

A - full access

B - limited access

C - unknown


C.

A - full access

B - limited access

C - limited access


D.

A - unknown

B - full access

C - unknown


Expert Solution
Questions # 30:

Which of the following statements about static analysis are FALSE?

I. Static analysis can be used Instead of dynamic testing.

II. Stalk: analysis can uncover defects like security vulnerabilities.

III. Static analysis can be used to check conformance to specifications and standards.

IV Static analysis typically detects failures prior to component testing.

Options:

A.

I. II


B.

II. Ill


C.

III. IV


D.

I, IV


Expert Solution
Viewing page 3 out of 10 pages
Viewing questions 21-30 out of questions