Winter Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dumps65

ISTQB ISTQB-CTFL Dumps

Page: 1 / 29
Total 288 questions

ISTQB Certified Tester Foundation Level (CTFL) v4.0 Questions and Answers

Question 1

Which statement about use case testing is true?

Options:

A.

The lest cases are designed to find defects in the data flew.

B.

The test cases are designed to be used by real users, not by professional testers

C.

The test cases are always designed by customers or end users.

D.

The test cases are designed to find defects in the process flow.

Question 2

You are responsible for applying the correct technique for a review of the requirements document for a project to develop a new software application. You identify the reviewers and the required roles, including the meeting leader, who is the requirements document author, and a separate role for a scribe. Additionally, you decide to take a relatively informal approach to the requirements review. The goal of the review is to find defects in the requirements document, such as omissions, Inconsistencies, and duplications. Another goal of the review is to improve the software application's usability and accessibility by considering the various stakeholders' viewpoints.

Which of the following statements BEST describes this scenario?

Options:

A.

This scenario is using a pair review type and a perspective-based review technique

B.

This scenario is using a walkthrough review type and a checklist-based review technique

C.

This scenario is using a walkthrough review type and a perspective-based review technique

D.

This scenario is using a pair review type and a checklist-based review technique

Question 3

Which of the following issues cannot be identified by static analysis tools?

Options:

A.

Very low MTBF (Mean Time Between failure)

B.

Potentially endless loops

C.

Referencing a variable with an undefined value

D.

Security vulnerabilities

Question 4

A mid-size software product development company has analyzed data related to defects detected in its product and found out that detects fixed in earlier builds are getting re-opened after a few months.

The company management now seeks your advice in order to reverse this trend and prevent re-opening of defects fixed earlier.

What would be your FIRST recommendation to the company?

Options:

A.

Automate existing test suits so that lesser time is spent on execution of each test, and more tests can be executed m the available time thus leading to a lower probability of defects slipping by

B.

Verify existing regression test suite are adequate, and augment it, if required, in order to ensure that defects fixed earlier get re-tested in each subsequent build

C.

Analyze the product modules containing maximum defects, and get them thoroughly tested and defects fixed as a one-time activity

D.

If required, tram the teams responsible for development and testing of the modules containing maximum number of defects, and if this does not help, replace them with more knowledgeable people

Question 5

Which of the following definitions is NOT true?

Options:

A.

Test data preparation tools fill databases, create files or data transmissions to set up test data to be used during the execution of tests.

B.

Test execution tools execute test objects using automated test scripts.

C.

Test Management tools monitor and report on how a system behaves during the testing activities.

D.

Test comparators determine differences between files, databases or test results.

Question 6

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:

as

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

Question 7

What is test oracle?

Options:

A.

The source of lest objectives

B.

The source for the actual results

C.

The source of expected results

D.

The source of input conditions

Question 8

Which of the following work products cannot be examined by static analysis?

Options:

A.

Test plans

B.

Source code

C.

Compiled code

D.

Formal models

Question 9

The following chart represents metrics related to testing of a project that was competed. Indicate what is represented by tie lines A, B and the axes X.Y

as

A)

as

B)

as

C)

as

D)

as

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 10

Which of the following statements about reviews are TRUE?

I. In walkthroughs the review meeting is typically led by the author.

II Inspection is characterized by an open-ended review meeting

III Preparation before the review meeting is part of informal reviews

IV Management rarely participates in technical review meetings

Options:

A.

II, Ill

B.

I, II

C.

I, IV

D.

III, IV

Question 11

Which of the following would be LEAST appropriate as part of an incident report covering the observation of a failure during testing?

Options:

A.

SOL injection into the username entry field allowed a variety of SQL commands to be executed by the application without the appropriate authority.

B.

The user interface was complicated and confusing and I found It quite difficult to follow

the test script.

C.

The updates made as part of the add new member' function did not reflect the expected change as the name was written into the address field.

D.

The expected result for the ‘list friends' response time was less than 10 seconds, whereas the average response time obtained was 13 seconds.

Question 12

The following 4 equivalence classes are given:

as

Which of the following alternatives includes correct test values for x. based on equivalence partitioning?

Options:

A.

-100; 100:1000; 1001

B.

-500; 0; 100; 1000

C.

-99; 99:101; 1001

D.

-1000; -100; 100; 1000

Question 13

Which of the following BEST defines risk level?

Options:

A.

Risk level is determined by calculating the absolute value of the sum of all potential issues that may occur on the project

B.

Risk level is calculated by adding the probabilities of all planned risks to a project

C.

Risk level is calculated by dividing the sum of all known risks by the sum of all unknown risks

D.

Risk level is determined by the likelihood of an event happening and the impact or harm from that event

Question 14

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

Question 15

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

Question 16

Why is it important to select a test technique?

Options:

A.

There are usually loo many test cases that may be run on a system. Test techniques help reduce the number of tests.

B.

The only way to test a software application is by using well proven test techniques.

C.

Selecting the right test technique in a given situation Increases the effectiveness of the test process Oy creating tests with higher chance of finding bugs.

D.

Test techniques define the number of regression cycles, which in turn impact the project schedule.

Question 17

To be able to define testable acceptance criteria, specific topics need to be addressed. In the table below are the topics matched to an incorrect description. Match the topics (the left column) with the correct description (the right column)

TopicDescription

Options:

A.

How the system performs the specific behaviour.

8: Quality characteristicsB: A sequence of actions between an external actor and the system, to accomplish a specific goal or business task.

B.

ScenariosC: The externally observable behaviour with user actions as input operating under certain configurations.

C.

Business rulesD; Description of the connections between the system to be developed and the outside world.

D.

External interfacesE: Activities that can only be performed in the system under certain conditions defined by outside procedures and constraints.

E.

A to C, B to A, C to B. D to E and E to D

F.

A to E, B to A, C to B, D to C and E to D

G.

A to C, B to A, C to B, D to D and E to E

Question 18

Which ONE of the following statements about state transition testing is correct?

Options:

A.

The state transition diagram explicitly shows all invalid transitions.

B.

The size of the state table depends on the number of possible transitions between the states

C.

Usually it is not possible to create tests to cover ell transitions and all stales

D.

All transitions between states are explicitly shown in the state table.

Question 19

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

Question 20

ON NO: 94

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.

Question 21

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

Question 22

Which statement is true regarding confirmation testing and regression testing?

Options:

A.

Confirmation testing confirms the quality of the test being run while regression testing ensures that the software still works after a change has been made.

B.

Confirmation testing is an optional activity whilst regression testing is not negotiable.

C.

Confirmation testing aims to verify that a defect has been resolved and regression testing ensuring that existing functionality still works after a change.

D.

Testers' involvement is essential whilst running retesting and regression testing.

E.

TESTER Involvement is essential whilst running retesting and regression testing.

Question 23

Which of the following statements about traceability is FALSE?

Options:

A.

Traceability between test basis items and the test cases designed to cover them, makes it possible to determine which test basis items have been covered by the executed test cases.

B.

Traceability between test basis items and the test cases designed to cover them, enables experience-based test techniques to be applied

C.

Traceability between test basis items and the test cases designed to cover them, enables identification of which test cases will be affected by changes to the test basis items.

D.

Traceability can be established and maintained through all the test documentation for a given test level, such as from test conditions through test cases to test scripts.

Question 24

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

Question 25

A software calculates the annual car tax using three inputs:

- E; the emission level of the vehicle

- P: the power of the vehicle

-T the type of the vehicle

The input value for P can be integer positive values between 15 and 350.

Which of the following answers contains a correct list of a boundary values for the P input?

Options:

A.

14,351

B.

14,15,350,351

C.

15,350

D.

5.175.500

Question 26

Which of the following tasks is MOST LIKELY to be performed by the tester?

Options:

A.

Develop a test strategy and test policy for the organization

B.

Promote and advocate the test team within the organization

C.

Create the detailed test execution schedule

D.

Introduce suitable metrics for measuring test progress

Question 27

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

Question 28

Which of the following is an INCORRECT statement about the benefit of traceability between the test basis and test work products?

Options:

A.

Traceability may be required by IT governance rules

B.

Traceability may help evaluate the extent of test coverage

C.

Traceability may allow testing to be auditable

D.

Traceability may make it harder to understand the impact of changes

Question 29

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.

Question 30

Which review type, also known as a “buddy check”, is commonly used in Agile development?

Options:

A.

Inspection.

B.

Walkthrough.

C.

Technical review.

D.

Informal review.

Question 31

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€

Question 32

In Agile teams, testers closely collaborate with all other team members. This close collaboration could be problematic and result in testing-related organizational risks.

Which TWO of the following organization risks could be encountered?

I.Testers lose motivation and fail at their core tasks.

ii.Close interaction with developers causes a loss of the appropriate tester mindset.

iii.Testers are not able to keep pace with incoming changes in time-constrained iterations.

iv.Testers, once they have acquired technical development or business skills, leave the testing team.

Options:

A.

ii and iii

B.

i and iii

C.

i and ii

D.

ii and iv

Question 33

A possible risk of introducing test automation is:

Options:

A.

the tool may not be fit-for-purpose.

B.

the tool may create additional development dependencies.

C.

the tool may not be compatible with the development platform.

D.

the tool will be owned and maintained by developers and replace testers.

Question 34

Which of the following is an example of tasks most associated with the test design activity?

Options:

A.

The project manager updates the project schedule as key test tasks are completed

B.

Test data, derived from production data, is loaded into the test environment

C.

Every day. the tester notes the status of his/her test cases in preparation for daily reports

D.

The identification of test execution and test automation tools

Question 35

Which statement best describes the key difference between a mindset for test activities and a mindset for development activities?

Options:

A.

A tester possesses professional pessimism while a developer is concerned with validating the product

B.

A tester is concerned with finding defects while a developer is interested in designing solutions

C.

A tester is interested in building solutions while a developer is concerned with verifying the product

D.

A tester is concerned with verifying the product while a developer possesses professional pessimism

Question 36

Which of the following statements about decision tables are TRUE?

I. Generally, decision tables are generated for low risk test items.

II. Test cases derived from decision tables can be used for component tests.

III. Several test cases can be selected for each column of the decision table.

IV. The conditions in the decision table represent negative tests generally.

Options:

A.

I. Ill

B.

I, IV

C.

II. IV

D.

II. Ill

Question 37

Consider the following testing levels:

1) Component Testing

2) Integration Testing

3) System Testing

4) Acceptance Testing

Which of the following statements is true?

Options:

A.

Integration and system testing are applicable when V-model is used.

Component and acceptance testing are applicable when iterative development models are used.

B.

All the testing levels are applicable to V-model for software development.

Only acceptance testing is applicable for iterative models.

C.

Acceptance testing is applicable for all software development models.

Component and system testing are applicable only for the V-model.

D.

All testing levels are applicable, independent of which software development life-cycle process (V-model. iterative, incremental) is used.

Question 38

Which of the following statements about how different types of test tools support testers is true?

Options:

A.

The support offered by a test data preparation tool is often leveraged by testers to run automated regression test suites

B.

The support offered by a performance testing tool is often leveraged by testers to run load tests

C.

The support offered by a bug prediction tool is often used by testers to track the bugs they found

D.

The support offered by a continuous integration tool is often leveraged by testers to automatically generate test cases from a model

Question 39

Which of the following BEST explains a drawback of independent testing?

Options:

A.

Having the business organization participate as an independent test team can hurt the overall testing effort since business participants are often not trained nor experienced in testing

B.

Due to their differing backgrounds and perspectives, an independent test team may discover defects which the developers did not uncover

C.

An independent test team may be isolated from the rest of the development and project team

D.

An independent test team may possess specializations in specific test types such as usability or security which detract from the overall effectiveness of the test team

Question 40

While repotting a defect, which attribute indicates the degree of impact that the defect has on the system?

Options:

A.

Priority

B.

Severity

C.

Status

D.

Description

Question 41

Which of the following statements about Experience Based Techniques (EBT) is correct?

Options:

A.

EBT use tests derived from the test engineers' previous experience with similar technologies.

B.

EBT is based on the ability of the test engineer to implement various testing techniques.

C.

EBT is done as a second stage of testing, after non-experienced-based testing took place.

D.

EBT require broad and deep knowledge in testing but not necessarily in the application or technological domain.

Question 42

Consider the following simplified version of a state transition diagram that specifies the behavior of a video poker game:

as

What Is the minimum number of test cases needed to cover every unique sequence of up to 3 states/2 transitions starting In the "Start" state and ending In the "End" state?

Options:

A.

1

B.

2

C.

3

D.

4

Question 43

Determining the schedule for each testing activity and test milestones for a test project, using activity estimates, available resources, and other constraints is a typical task performed during

Options:

A.

Test execution

B.

Test design.

C.

Test analysis.

D.

Test planning

Question 44

A program is used to control a manufacturing line (turn machines on and off. start and stop conveyer belts, add raw materials to the flow. etc.). Not all actions are possible at all times. For example, there are certain manufacturing stages that cannot be stopped - unless there is an emergency. A tester attempts to evaluate if all such cases (where a specific action is not allowed) are covered by the tests.

Which coverage metric will provide the needed information for this analysis?

Options:

A.

Code coverage

B.

Data flow coverage

C.

Statement coverage

D.

Branch Coverage

Question 45

The statement: "Test activities should start in the early stages of the lifecycle, adhering to the testing principle of early testing” is relevant to which of the recognized software development models?

Options:

A.

Sequential development model.

B.

Iterative development model.

C.

Incremental development model.

D.

All the above

Question 46

Which of the following is correct with regards to debugging?

Options:

A.

Debugging identifies the cause of a failure

B.

Debugging is often performed by test engineers

C.

Debugging is considered part of the testing activities

D.

Debugging is intended to find as many defects as possible in the code

Question 47

Which of the following is a role that is usually responsible for documenting the findings (e.g., action items, decisions, recommendations) made by the review team as part of a typical formal review?

Options:

A.

Review leader

B.

Facilitator.

C.

Recorder.

D.

Moderator

Question 48

Consider the following user story about an e-commerce website's registration feature that only allows registered users to make purchases ; As a new user, I want to register to the website, so that I can start shopping online"

The following are some of the acceptance criteria defined for the user story

[a] The registration form consists of the following fields: username, email address, first name, last name, date of birth, password and repeat password.

[b] To submit the registration request, the new user must fill in all the fields of the registration form with valid values and must agree to the terms and conditions.

[c] To be valid, the email address must not be provided by free online mail services that allow to create disposable email addresses. A dedicated error message must be presented to inform the new user when an invalid address is entered.

[d] To be valid, the first name and last name must contain only alphabetic characters and must be between 2 and 80 characters long A dedicated error message must be presented to inform the new user when an invalid first name and/or the last name is entered

[e] After submitting the registration request, the new user must receive an e-mail containing the confirmation link to the e-mail address specified in the registration form

Based only on the given information, which of the following ATDD tests is MOST LIKELY to be written first?

Options:

A.

The new user enters valid values in the fields of the registration form, except for the email address, where he/she enters an e-mail address provided by a free online mail service that allow to create disposable email addresses. Then he/she is informed by the website about this issue.

B.

The new user enters valid values in the fields of the registration form, except for the first name, where he/she enters a first name with 10 characters that contains a number. Then he/she is informed by the website about this issue.

C.

The user accesses the website with a username and password, and successfully places a purchase order for five items, paying by Mastercard credit card

D.

The new user enters valid values in all the fields of the registration form, confirms to accept all the terms and conditions, submits the registration request and then receives an e-mail containing the confirmation link to the e-mail address specified in the registration form

Question 49

Which of the following about typical information found within a test plan is FALSE?

Options:

A.

The need to temporarily have additional test personnel available for specific test phases and/or test activities

B.

The conditions that must be met in order for the test execution activities to be considered completed.

C.

The list of the product risks which have not been fully mitigated at the end of test execution.

D.

The conditions that must be met for part of all the planned activities to be suspended and resumed.

Question 50

During component testing of a program if 100% decision coverage is achieved, which of the following coverage criteria is also guaranteed to be 100%?

Options:

A.

100% Stale transition coverage

B.

100% Equivalence class coverage

C.

100% Boundary value coverage

D.

100% Statement coverage

Question 51

ESTION NO: 129

Metrics can be collected during and at the end of testing activities to assess which of the following?

i. Progress against the planned schedule and budget.

II. Current quality of the test object.

Hi. Adequacy of the test approach.

iv. Effectiveness of the test activities with respect to the objectives.

v. All the above.

Select the correct answer:

Options:

A.

Only i and ii.

B.

Only i and iii.

C.

Only I, ii and iv.

D.

Only v.

Question 52

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

Options:

A.

The shift-left approach can only be implemented with test automation

B.

The shift-left approach in testing is compatible with DevOps practices.

C.

The shift-left approach can involve security vulnerabilities

D.

The shift-left approach can be supported by static analysis tools.

Question 53

Which of the following statements about white-box testing is FALSE?

Options:

A.

Static testing can benefit from using code-related white-box test techniques during code reviews.

B.

White-box testing allows suggesting test cases for increasing coverage levels which are based on objective measures

C.

Achieving full code coverage for a component or a system ensures that it has been fully tested

D.

Black-box testing can benefit from using code-related white-box test techniques to increase confidence in the code.

Question 54

A test engineer finds a defect while testing. After the developer has fixed the defect, the test engineer decides to re-run a complete section of the tests. Which of the following is correct?

Options:

A.

The lest engineer should not re-run the tests, as they have already been run, and results recorded.

B.

The test engineer should not re-run the tests, they should be part of the developer tests.

C.

The test engineer should re-run the tests, in order to ensure that new defects have not been introduced by the fix.

D.

The test engineer should re-run the tests, because the defect shows that the test cases need to be updated.

Question 55

Which of the following sentences describe a product risk?

Options:

A.

The application might not be able to provide the expected responsiveness under a load of up-lo 300 concurrent users

B.

Failure in acquiring an adequate and test automation tool

C.

A wrong configuration of the test environment that causes incidents related to the environment and not to the software under test

D.

The development team lacks knowledge of the technology on which the product is based

Question 56

A team's test strategy was to invest equal effort in testing each of a system's modules. After running one test cycle, it turned out that most of the critical bugs were detected in one of the system's modules.

Which testing principal suggests a change to the current test strategy for the next test cycle?

Options:

A.

Pesticide Paradox

B.

Early testing

C.

Absence-of-errors fallacy

D.

Defect clustering

Question 57

Which of the following CORRECTLY matches the roles and responsibilities in a formal review?

Options:

A.

Facilitator - Fixes defects in the work product under review

B.

Scribe - Collates potential defects found during the individual review activity

C.

Review Leader - Creates the work product under review

D.

Author - Identify potential defects in the work product under review

Question 58

A new web app aims at offering a rich user experience. As a functional tester, you have run some functional tests to verify that, before releasing the app, such app works correctly on several mobile devices, all of which are listed as supported devices within the requirements specification. These tests were performed on stable and isolated test environments where you were the only user interacting with the application. All tests passed, but in some of those tests you observed the following issue: on some mobile devices only, the response time for two web pages containing images was extremely slow.

Based only on the given information, which of the following recommendation would you follow?

Options:

A.

You should open a defect report providing detailed information on which devices and by running which tests you observed the issue

B.

The issue is related to performance efficiency, not functionality. Thus, as a functional tester, you should not open any defect report as all the functional tests passed

C.

You should not open any defect report as the problem is most likely due to poor hardware equipment on the devices where you observed the issue

D.

You should not open any defect report and inform the test manager that the devices on which you observed the issue should no longer be supported so that they will be removed from the requirements specification

Question 59

Which sequence of stated in the answer choices is correct in accordance with the following figure depicting the life-cycle of a defect?

as

Options:

A.

S0->S1->S2->S3->S5->S1

B.

S0->S1->S2->S3->S5->S1->S2->S3

C.

S0->S1->S2~>S3->S4

D.

S0->S1 ->S2->S3->S5->S3->S4

Question 60

Which of the following is a typical potential risk of using test automation tools?

Options:

A.

Reduced feedback times regarding software quality compared to manual testing.

B.

Reduced test execution limes compared to manual testing.

C.

Reduced repeatability and consistency of tests compared to manual testing

D.

Underestimation of effort required to maintain test scripts.

Question 61

A typical objective of testing is to

Options:

A.

Determine the most appropriate level of detail with which to design test cases.

B.

Verify the compliance of the test object with regulatory requirements.

C.

Plan test activities in accordance with the existing test policy and test strategy

D.

Verify the correct creation and configuration of the test environment

Question 62

Which one of the following statements relating to the benefits of static testing is NOT correct?

Options:

A.

Static testing enables early detection of defects before dynamic testing is performed.

B.

Static testing reduces testing costs and time.

C.

Static testing increases development costs and time.

D.

Static testing identifies defects which are not easily found by dynamic testing.

Question 63

Which or the following would be a key difference between a peer review of code and static analysis of code using a tool?

Options:

A.

A peer reviews finds defects while static analysis finds failures.

B.

Static analysis targets the code technically whereas Peer review is applicable to further aspects.

C.

Peer reviews cannot find missing requirements whereas static analysis can

D.

A peer reviews find failures while static analysis finds defects.

Question 64

Which of the following statements best describes how configuration management supports testing?

Options:

A.

Configuration management helps reduce testing effort by identifying a manageable number of test environment configurations in which to test the software, out of all possible configurations of the environment in which the software will be released

B.

Configuration management is an administrative discipline that includes change control, which is the process of controlling the changes to identified items referred to as Configuration Items'

C.

Configuration management is an approach to interoperability testing where tests are executed in the cloud, as the cloud can provide cost-effective access to multiple configurations of the test environments

D.

Configuration management helps ensure that all relevant project documentation and software items are uniquely identified in all their versions and therefore can be unambiguously referenced in test documentation

Question 65

In addition to thorough testing of the requirements specification, a development team aims to involve users as early as possible in the development process, using practices such as prototyping, to ensure that the software systems being developed will meet the users' expectations. This approach is especially useful at mitigating the risks associated with one of the seven testing principles, which one?

Options:

A.

Tests wear out

B.

Absence-of-errors fallacy

C.

Working software over comprehensive documentation.

D.

Defects cluster together

Question 66

After being in operation for many years, a document management system must be decommissioned as it has reached its end of life. This system will not be replaced by any other new system. A legal obligation provides that all documents within the system must be kept for at least 20 years in a state archive. Which of the following statements about maintenance testing for decommissioning of this system is TRUE?

Options:

A.

No maintenance testing is required as this system will not be replaced.

B.

Data migration testing is required as part of maintenance testing

C.

Confirmation testing is required as part of maintenance testing.

D.

Regression testing is required as part of maintenance testing

Question 67

Why it is essential that defects found in a review be reported objectively?

Options:

A.

In order to facilitate easy entry of detected defects in a OTS (Defect Tracking System)

B.

In order to allow the author of reviewed work product(S) to take the feedback positively as an effort at improving the product (S) and not as a personal assault

C.

In order to allow the review moderator to easily understand them, and assign them to the right developer for fixing

D.

In order to allow augmentation of existing checklists used for reviewing the work product (S)

Question 68

For withdrawing money tram an Automated Teller Machine (ATM), the following conditions are required:

- The bank card is valid

- The PIN code is correct

- Money is available in the user's account

The following are some possible interactions between the user and the ATM:

- The entered card is invalid The card is rejected

- The PIN code is wrong The ATM asks for another PIN code

- The requested amount is more than available in the user's account: The ATM asks for another amount

- The requested amount is available in the user's account The ATM dispenses the money

Which test design technique should be used to cover all possible combinations of the in put conditions?

Options:

A.

Use case based testing

B.

Decision table

C.

Boundary value analysis

D.

Equivalence class partitioning

Question 69

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

Question 70

Which of the following statements about the value of maintaining traceability between the test basis and test work products is not true?

Options:

A.

Traceability can be useful for assessing the impact of a change to a test basis item on the corresponding tests

B.

Traceability can be useful for determining how many test basis items are covered by the corresponding tests

C.

Traceability can be useful for determining the most suitable test techniques to be used in a testing project

D.

Traceability can be useful to support the needs required by the auditing of testing

Question 71

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

Question 72

Which of the following activities is NOT a pan of the fundamental testing process?

Options:

A.

Archiving automation code

B.

Test status reporting

C.

Test process improvement

D.

Build release and maintenance

Question 73

Which of the following statements about the typical activities of a formal review process is TRUE?

Options:

A.

Individual review is only mandatory when the size of the work product under review is too large to cover at the review meeting

B.

Various review techniques that may be applied by participants during individual review are described in the ISO/IEC/IEEE 29119-3 standard.

C.

Choosing which standards to follow during the review process is usually made during review planning.

D.

One of the main goals of the review meeting is to make sure that all participants are aware of their roles and responsibilities in the review process

Question 74

The fact that defects are usually not evenly distributed among the various modules that make up a software application, but rather their distribution tend to reflect the Pareto principle:

Options:

A.

is a false myth

B.

is expressed by the testing principle referred to as Tests wear out'

C.

is expressed by the testing principle referred to as 'Defects cluster together'

D.

is expressed by the testing principle referred to as 'Bug prediction'

Question 75

Which are the MAIN goals of risk management in a software project?

Options:

A.

To increase the success probability for the project regardless of costs.

B.

To increase focus on preventative processes and to increase satisfaction for the testers.

C.

To control contractual problems and minimize the impacts of company policies.

D.

To reduce the probability of undesired situations and to reduce the effect of potential impact.

Question 76

Which of the following is NOT an objective of testing?

Options:

A.

Finding defects

B.

Providing information for decision-making

C.

Gaining confidence about the level of quality of the software

D.

Analyzing and removing the cause of failures

Question 77

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

Question 78

Which of the following statements about estimation of the test effort is WRONG?

Options:

A.

Once the test effort is estimated, resources can be identified and a schedule can be drawn up.

B.

Effort estimate can be inaccurate because the quality of the product under tests is not known.

C.

Effort estimate depends on the budget of the project.

D.

Experience based estimation is one of the estimation techniques.

Question 79

Which of the statements correctly describes when a whole team approach may NOT be suitable?

Options:

A.

When a high level of test independence may be required.

B.

When acceptance tests need to be created.

C.

When a test automation approach needs to be determined.

D.

When the team dynamics need to be improved.

Question 80

Which of the following is a possible reason for introducing a defect in software code?

Options:

A.

Rushing to meet a tight deadline to turn code over for testing

B.

Improper unit testing

C.

Improper system testing

D.

Focus on static testing over dynamic testing

Question 81

A test manager decided to skip static testing since he believes bugs can be found easily by doing dynamic testing. Was this decision right or wrong?

Options:

A.

The decision was wrong. Ensuring quality mandates that static testing is performed after performing the dynamic testing.

B.

The decision was right. Static testing is usually redundant if a product is planned to go through a full-cycle of dynamic testing.

C.

The decision was right. Most of the bugs are easier to identify during the dynamic testing.

D.

The decision was wrong. Static testing can find defects early in the development process, reducing the overall cost of testing and development

Question 82

Which or the following is a valid collection of equivalence classes for the following problem: An integer field shall contain values from and including 1 to and including 15.

Options:

A.

Less than 0.1 through 14. 15 and more

B.

Less than 1.1 through 14. more than 15

C.

negative numbers. 1 through 15. above 15

D.

Less than 1.1 through 15. more than 15

Question 83

Which of the following is an example of black-box dynamic testing?

Options:

A.

Functional Testing

B.

Code inspection

C.

Checking memory leaks for a program by executing it

D.

Coverage analysis

Question 84

A software company decides to invest in reviews of various types. The thought process they have is that each artifact needs to be reviewed using only one of the review methods depending on the criticality of the artifact.

Options:

A.

The thought process is incorrect. The whole company should adopt same standard for review of all artifacts.

B.

The thought process is correct. The whole company should decide or the review method based on their CMM level.

C.

The thought process is incorrect. Same artifact can be reviewed using different review methods

D.

The thought process is correct. It wastes time to review same artifact using efferent review methods

Question 85

As a tester, as part of a V-model project, you are currently executing some tests aimed at verifying if a mobile app asks the user to grant the proper access permissions during the installation process and after the installation process. The requirements specification states that in both cases the app shall ask the user to grant access permissions only to the camera and photos stored on the device. However, you observe that the app also asks the user to grant access permission to all contacts on the device. Consider the following items:

[I]. Test environment

[ii]. Expected result

[iii]. Actual result.

[IV] Test level.

[V]. Root cause.

Based on only the given information, which of the items listed above, are you able to CORRECTLY specify in a defect report?

Options:

A.

[l] and [IV]

B.

[ii] and [III].

C.

[ii], [iii] and [v]

D.

[ii], [IV] and [V].

Question 86

The tests at the bottom layer of the test pyramid:

Options:

A.

run faster than the tests at the top layer of the pyramid

B.

cover larger pieces of functionalities than the tests at the top layer of the pyramid

C.

are defined as 'Ul Tests' or 'End-To-End tests' in the different models of the pyramid

D.

are unscripted tests produced by experience-based test techniques

Page: 1 / 29
Total 288 questions