Pass the iSQI ISTQB Foundation Level CTFL_Syll_4.0 Questions and answers with CertsForce

Viewing page 6 out of 6 pages
Viewing questions 51-60 out of questions
Questions # 51:

Consider the following table, which contains information about test cases from the test management system:

Question # 51

Which ONE of the following optionsorganizes the test cases based on the statement coverage strategy, while considering practical constraints?

Options:

A.

{TC 20; TC 30; TC 10; TC 40; TC 50; TC 70; TC 60; TC 80; TC 90}


B.

{TC 10; TC 30; TC 20; TC 60; TC 40; TC 80; TC 90; TC 50; TC 70}


C.

{TC 80; TC 70; TC 50; TC 60; TC 20; TC 30; TC 10; TC 40; TC 90}


D.

{TC 60; TC 80; TC 40; TC 90; TC 50; TC 10; TC 70; TC 30; TC 20}


Expert Solution
Questions # 52:

Consider a given test plan which, among others, contains the following three sections: "Test Scope", "Testing Communication", and "Stakeholders". The features of the test object to be tested and those excluded from the testing represent information that is:

Options:

A.

not usually included in a test plan, and therefore in the given test plan it should not be specified neither within the three sections mentioned, nor within the others


B.

usually included in a test plan and, in the given test plan, it is more likely to be specified within "Test Scope" rather than in the other two sections mentioned


C.

usually included in a test plan and, in the given test plan, it is more likely to be specified within "Testing Communication" rather than in the other two sections mentioned


D.

usually included in a test plan and, in the given test plan, it is more likely to be specified within "Stakeholders" rather than in the other two sections mentioned


Expert Solution
Questions # 53:

Which of the following is a test task that usually occurs during test implementation?

Options:

A.

Make sure the planned test environment is ready to be delivered


B.

Find, analyze, and remove the causes of the failures highlighted by the tests


C.

Archive the testware for use in future test projects


D.

Gather the metrics that are used to guide the test project


Expert Solution
Questions # 54:

Which of the following applications will be the MOST suitable for testing by Use Cases

Options:

A.

Accuracy and usability of a new Navigation system compared with previous system


B.

A billing system used to calculate monthly charge based or large number of subscribers parameters


C.

The ability of an Anti virus package to detect and quarantine a new threat


D.

Suitability and performance of a Multi media (audio video based) system to a new operating system


Expert Solution
Questions # 55:

Which of the following statements is CORRECT about White-box testing?

Options:

A.

White-box testing helps find defects because they can be used to measure statement coverage


B.

White-box testing helps find defects even when specifications are vague because it takes into account the code.


C.

White-box testing helps find defects because it provides for requirements based coverage


D.

White-box testing helps find defects because it focuses on defects rather than failures


Expert Solution
Questions # 56:

Which of the following statements about the shift-left approach is true?

Options:

A.

Shift-left in testing can be implemented only in Agile/DevOps frameworks, as it relies completely on automated testing activities performed within a continuous integration process


B.

Performance testing performed during component testing, is a form of shift-left in testing that avoids planning and executing costly end-to-end testing at the system test level in a production-like environment


C.

Shift-left in testing can be implemented in several ways to find functional defects early in the lifecycle, but it cannot be relied upon to find defects associated with non-functional characteristics


D.

Continuous integration supports shift-left in testing as it can reduce the time between the introduction of a defect and its detection, thereby reducing the cost to fix it


Expert Solution
Questions # 57:

Which of the following statements is CORRECT?

Options:

A.

Testing the software under test (SUT) based on the design is black-box testing whereas testing the input-output behaviour is experience based testing.


B.

Testing the software under test (SUT) is possible only after implementation in white-box testing whereas testing the software even before implementation is possible in exploratory testing.


C.

Testing the software under test (SUT) using knowledge of the tester is experience based testing whereas testing the specification based behaviour without pre-written test cases is using black-box testing techniques.


D.

Testing based on the structure of the software under test (SUT) is white-box testing whereas testing the input-output behaviour without pre-written test cases is experience based testing.


Expert Solution
Questions # 58:

A calculator software is used to calculate the result for 5+6.

The user noticed that the result given is 6.

This is an example of;

Options:

A.

Mistake


B.

Fault


C.

Error


D.

Failure


Expert Solution
Questions # 59:

Scenario 2 “Big Drop”:

The management of the company “The Big Drop” has instructed the Product Team to configure the discounts in the sales terminals so that frequent customers receive an additional discount on top of a bulk discount, based on the following table:

Question # 59

Question:

You must design test cases to represent allPOSSIBLEandREALbusiness scenarios. Test cases should be generated using the input data provided in the table above.

How many POSSIBLE decision rules can be extracted from the table above?

Options:

A.

5 decision rules


B.

32 decision rules


C.

8 decision rules


D.

6 decision rules


Expert Solution
Questions # 60:

In branch testing, what is the significance of a conditional branch in a software program?

Options:

A.

It marks a point where the program’s execution will terminate bringing the program to a halt.


B.

It indicates a decision point where the program can follow different paths based on specific conditions.


C.

It represents a programming error and therefore a conditional branch should be avoided.


D.

It signifies a comment or documentation within the code and it doesn't indicate a defect.


Expert Solution
Viewing page 6 out of 6 pages
Viewing questions 51-60 out of questions