Pass the iSQI CTFL2018 CTFL_Syll2018 Questions and answers with CertsForce

Viewing page 4 out of 11 pages
Viewing questions 31-40 out of questions
Questions # 31:

Which of the following test cases will ensure that the statement ‘Print ‘Hold’’ is exercised? [K3]

Refer to the exhibit

Question # 31

Options:

A.

X=2, Y=2, Z=2


B.

X=2, Y=3, Z=4


C.

X=2, Y=4, Z=3


D.

X=4, Y=3, Z=2


Expert Solution
Questions # 32:

Which of the following, select the best description of the fundamental test process:

Options:

A.

Planning and control, analysis, design, implementation, execution, evaluation of exit criteria and reporting, test closure.


B.

Executing tests, identifying and recording defects and preparing recommendation and closure reports.


C.

Controls, preparation of test cases, execution of test cases, execution of regression packs, communicating with developers, writing recommendations for release.


D.

Static testing, dynamic testing, defect reporting, reporting and closure.


Expert Solution
Questions # 33:

What is the main reason for using a pilot project to introduce a testing tool into an organization? [K1]

Options:

A.

To identify the requirements for using a tool


B.

To make a selection between alternative tools


C.

To assess whether the tool will be cost- effective


D.

To ensure the tools fits existing processes without change


Expert Solution
Questions # 34:

Which of the following is a valid reason for writing test cases based on experience and intuition? [K1]

Options:

A.

Use of formal techniques requires expensive training


B.

Only experience can ensure all functionality is covered


C.

Tests based on experience and intuition can supplement formal techniques


D.

Formal techniques require the use of expensive tools


Expert Solution
Questions # 35:

Which of the following is a white box testing design characteristic?

Options:

A.

To be based on specifications


B.

To be based on an analysis of the test basis documentation


C.

To be based on an analysis of the structure of the component or system


D.

To include both functional and non-functional testing


Expert Solution
Questions # 36:

A bank is developing a new service that will be delivered via the web. The user interactions are defined as a set of use cases and the service is designed to be available continuously 24/7. In view of the challenging characteristics of the service the test manager has decided that the code should be thoroughly tested at component level.

Which of the following test types will be required during the development? [K2]

Options:

A.

Functional testing to test security at the system level, load testing at the system level to ensure the system availability is acceptable, regression testing at all levels, structure based testing at the component level only


B.

Functional testing to test the use cases at component level, reliability testing to test availability at the integration level, regression testing at the system testing level only, structure based testing at all levels


C.

Functional testing of the use cases at system level, load testing at component level to ensure availability is acceptable, regression testing at the system and acceptance levels only, and structure based testing at the integration level only


D.

Functional testing to test security at the acceptance level, load testing at the acceptance test level to ensure availability is acceptable, regression testing at the acceptance level only to ensure late changes are made correctly, and structure based testing at the component level


Expert Solution
Questions # 37:

Which of the following risks represents the highest level of risk to the project?

Options:

A.

Likelihood of failure = 1%, potential cost of impact = $1m.


B.

Likelihood of failure = 10%, potential cost of impact = $500,000.


C.

Likelihood of failure = 20%, potential cost of impact = $150,000.


D.

Likelihood of failure = 5%, potential cost of impact = $500,000.


Expert Solution
Questions # 38:

Which of the following statements is the best explanation why software failures can be caused by environmental conditions?

Options:

A.

Factors like magnetism, radiation and even pollution can affect electronic devices and the performance of their embedded real time software


B.

Environmental conditions only affect the hardware - not the software


C.

If the hardware on which the software application is running under ambient temperature and humidity, no failures can be linked to environmental conditions


D.

Extreme heat and vibrations exerted on storage media can cause errors in algorithms and program flows


Expert Solution
Questions # 39:

Which of the following BEST describes a Test Case?

Options:

A.

A statement about “what to test” in terms of measurable coverage criteria from analysis of the test basis.


B.

A set of preconditions, inputs, actions, expected results and postconditions developed based on test conditions.


C.

A description of the test objectives to be achieved and the means and the schedule for achieving them.


D.

A source to determine expected results to compare with the actual result of the system under test.


Expert Solution
Questions # 40:

A supermarket rewards its customers with discounts on certain products depending on how much the customer spends over a twelve-month period. The discounts are:

• 5% discount - once £500 has been spent.

• 10% discount - once a further £500 has been spent.

• 15% discount - once a further £1000 has been spent.

• 20% discount - once a further £2000 has been spent.

The following test cases have been written: TC1 -£500 spent TC2 - £2000 spent

How many more test cases must be written to achieve 100% 2-pomt boundary value analysis for the discount scheme?

Options:

A.

4


B.

6


C.

7


D.

8


Expert Solution
Viewing page 4 out of 11 pages
Viewing questions 31-40 out of questions