gaidamak.pasha
Quiz by , created more than 1 year ago

ISQB Quiz on ISTQB 2 (68 questions), created by gaidamak.pasha on 11/12/2014.

183
2
0
gaidamak.pasha
Created by gaidamak.pasha over 9 years ago
Close

ISTQB 2 (68 questions)

Question 1 of 68

1

According to the ISTQB Glossary, a product risk is related to which of the following?

Select one or more of the following:

  • Control of the test project

  • The test object

  • A single test item

  • A potential negative outcome

Explanation

Question 2 of 68

1

Why are error guessing and exploratory testing good to do?

Select one or more of the following:

  • They can find defects missed by specificationbased and structure-based techniques

  • They don't require any training to be as effective as formal techniques

  • They can be used most effectively when there are good specifications

  • They will ensure that all of the code or system is tested

Explanation

Question 3 of 68

1

In a test summary report, the project's test leader makes the following statement, "The payment processing subsystem fails to accept payments from American Express cardholders, which is considered a must-work feature for this release." This statement is likely to be found in which of the following sections?

Select one or more of the following:

  • Evaluation

  • Summary of activities

  • Variances

  • Incident description

Explanation

Question 4 of 68

1

Which tools help to support static testing?

Select one or more of the following:

  • Static analysis tools and test execution tools

  • Review process support tools, static analysis tools and coverage measurement tools

  • Dynamic analysis tools and modeling tools

  • Review process support tools, static analysis tools and modeling tools

Explanation

Question 5 of 68

1

What statement about static analysis is true?

Select one or more of the following:

  • With static analysis, defects can be found that are difficult to find with dynamic testing

  • Compiling is not a form of static analysis

  • When properly performed, static analysis makes functional testing redundant

  • Static analysis finds all faults

Explanation

Question 6 of 68

1

Which of the following is a goal for a proof-of-concept or pilot phase for tool evaluation?

Select one or more of the following:

  • Decide which tool to acquire

  • Decide on the main objectives and requirements for this type of tool

  • Evaluate the tool vendor including training, support and commercial aspects

  • Decide on standard ways of using, managing, storing and maintaining the tool and the test assets

Explanation

Question 7 of 68

1

Use case testing is useful for which of the following? P Designing acceptance tests with users or customers. Q Making sure that the mainstream business processes are tested. R Finding defects in the interaction between components. S Identifying the maximum and minimum values for every input field. T Identifying the percentage of statements exercised by a sets of tests.

Select one or more of the following:

  • P, Q and R

  • Q, S and T

  • P, Q and S

  • R, S and T

Explanation

Question 8 of 68

1

According to the ISTQB Glossary, what do we mean when we call someone a test manager?

Select one or more of the following:

  • A test manager manages a collection of test leaders

  • A test manager is the leader of a test team or teams

  • A test manager gets paid more than a test leader

  • A test manager reports to a test leader

Explanation

Question 9 of 68

1

Which of the following artifacts can be examined by using review techniques?

Select one or more of the following:

  • Software code

  • Requirements specification

  • Test designs

  • All of the above

Explanation

Question 10 of 68

1

What statement about reviews is true?

Select one or more of the following:

  • Inspections are led by a trained moderator, whereas technical reviews are not necessarily

  • Technical reviews are led by a trained leader, inspections are not

  • In a walkthrough, the author does not attend

  • Participants for a walkthrough always need to be thoroughly trained

Explanation

Question 11 of 68

1

According to the ISTQB Glossary, the word 'bug' is synonymous with which of the following words?

Select one or more of the following:

  • Incident

  • Defect

  • Mistake

  • Error

Explanation

Question 12 of 68

1

Which of the following characteristics and types of review processes belong together? 1. Led by the author 2. Undocumented 3. No management participation 4. Led by a trained moderator or leader 5. Uses entry and exit criteria s. Inspection t. Technical review u. Informal review v. Walkthrough

Select one or more of the following:

  • s = 4, t = 3, u = 2 and 5, v = 1

  • s = 4 and 5, t = 3, u = 2, v = 1

  • s = 1 and 5, t = 3, u = 2, v = 4

  • s = 5, t = 4, u = 3, v = 1 and 2

Explanation

Question 13 of 68

1

How do experience-based techniques differ from specification-based techniques?

Select one or more of the following:

  • They depend on the tester's understanding of the way the system is structured rather than on a documented record of what the system should do

  • They depend on having older testers rather than younger testers

  • They depend on a documented record of what the system should do rather than on an individual's personal view

  • They depend on an individual's personal view rather than on a documented record of what the system should do

Explanation

Question 14 of 68

1

Which of the following is a non-functional quality characteristic?

Select one or more of the following:

  • Feasibility

  • Usability

  • Maintenance

  • Regression

Explanation

Question 15 of 68

1

Static code analysis typically identifies all but one of the following problems. Which is it?

Select one or more of the following:

  • Unreachable code

  • Undeclared variables

  • Faults in the requirements

  • Too few comments

Explanation

Question 16 of 68

1

What are good practices for testing within the development life cycle?

Select one or more of the following:

  • Early test analysis and design

  • Different test levels are defined with specific objectives

  • Testers will start to get involved as soon as coding is done

  • A and B above

Explanation

Question 17 of 68

1

Why is independent testing important?

Select one or more of the following:

  • Independent testing is usually cheaper than testing your own work

  • Independent testing is more effective at finding defects

  • Independent testers should determine the processes and methodologies used

  • Independent testers are dispassionate about whether the project succeeds or fails

Explanation

Question 18 of 68

1

In which document described in IEEE 829 would you find instructions for the steps to be taken for a test including set-up, logging, environment and measurement?

Select one or more of the following:

  • Test plan

  • Test design specification

  • Test case specification

  • Test procedure specification

Explanation

Question 19 of 68

1

According to the ISTQB Glossary, what is a test level?

Select one or more of the following:

  • A group of test activities that are organized together

  • One or more test design specification documents

  • A test type

  • An ISTQB certification

Explanation

Question 20 of 68

1

Which of the following structure based test design technique would be most likely to be applied to? 1 Boundaries between mortgage interest rate bands. 2 An invalid transition between two different arrears statuses. 3 The business process flow for mortgage approval. 4 Control flow of the program to calculate repayments.

Select one or more of the following:

  • 2, 3 and 4

  • 2 and 4

  • 3 and 4

  • 1, 2 and 3

Explanation

Question 21 of 68

1

Which of the following would NOT be done as part of selecting a tool for an organization?

Select one or more of the following:

  • Assess organizational maturity, strengths and weaknesses

  • Roll out the tool to as many users as possible within the organization

  • Evaluate the tool features against clear requirements and objective criteria

  • Identify internal requirements for coaching and mentoring in the use of the tool

Explanation

Question 22 of 68

1

Which of the following metrics would be most useful to monitor during test execution?

Select one or more of the following:

  • Percentage of test cases written

  • Number of test environments remaining to be configured

  • Number of defects found and fixed

  • Percentage of requirements for which a test has been written

Explanation

Question 23 of 68

1

What is a potential risk in using tools to support testing?

Select one or more of the following:

  • Unrealistic expectations, expecting the tool to do too much

  • Insufficient reliance on the tool, i.e. still doing manual testing when a test execution tool has been purchased

  • The tool may find defects that aren't there

  • The tool will repeat exactly the same thing it did the previous time

Explanation

Question 24 of 68

1

A product risk analysis is performed during the planning stage of the test process. During the execution stage of the test process, the test manager directs the testers to classify each defect report by the known product risk it relates to (or to 'other'). Once a week, the test manager runs a report that shows the percentage of defects related to each known product risk and to unknown risks. What is one possible use of such a report?

Select one or more of the following:

  • To identify new risks to system quality

  • To locate defect clusters in product subsystems

  • To check risk coverage by tests

  • To measure exploratory testing

Explanation

Question 25 of 68

1

You and the project stakeholders develop a list of product risks and project risks during the planning stage of a project. What else should you do with those lists of risks during test planning?

Select one or more of the following:

  • Determine the extent of testing required for the product risks and the mitigation and contingency actions required for the project risks

  • Obtain the resources needed to completely cover each product risk with tests and transfer responsibility for the project risks to the project manager

  • Execute sufficient tests for the product risks, based on the likelihood and impact of each product risk and execute mitigation actions for all project risks

  • No further risk management action is required at the test planning stage

Explanation

Question 26 of 68

1

What is the primary difference between the test plan, the test design specification, and the test procedure specification?

Select one or more of the following:

  • The test plan describes one or more levels of testing, the test design specification identifies the associated high-level test cases and a test procedure specification describes the actions for executing a test

  • The test plan is for managers, the test design specification is for programmers and the test procedure specification is for testers who are automating tests

  • The test plan is the least thorough, the test procedure specification is the most thorough and the test design specification is midway between the two

  • The test plan is finished in the first third of the project, the test design specification is finished in the middle third of the project and the test procedure specification is finished in the last third of the project

Explanation

Question 27 of 68

1

According to the ISTQB Glossary, a risk relates to which of the following?

Select one or more of the following:

  • Negative feedback to the tester

  • Negative consequences that will occur

  • Negative consequences that could occur

  • Negative consequences for the test object

Explanation

Question 28 of 68

1

Which test activities are supported by test harness or unit test framework tools?

Select one or more of the following:

  • Test management and control

  • Test specification and design

  • Test execution and logging

  • Performance and monitoring

Explanation

Question 29 of 68

1

Which of the following is most important to promote and maintain good relationships between testers and developers?

Select one or more of the following:

  • Understanding what managers value about testing

  • Explaining test results in a neutral fashion

  • Identifying potential customer work-arounds for bugs

  • Promoting better quality software whenever possible

Explanation

Question 30 of 68

1

Which of the following factors is an influence on the test effort involved in most projects?

Select one or more of the following:

  • Geographical separation of tester and programmers

  • The departure of the test manager during the project

  • The quality of the information used to develop the tests

  • Unexpected long-term illness by a member of the project team

Explanation

Question 31 of 68

1

Which of the following could be used to assess the coverage achieved for specification based (black-box) test techniques? V Decision outcomes exercised W Partitions exercised X Boundaries exercised Y State transitions exercised Z Statements exercised

Select one or more of the following:

  • V,W,YorZ

  • W,XorY

  • V,XorZ

  • W, X, Y or Z

Explanation

Question 32 of 68

1

Ensuring that test design starts during the requirements definition phase is important to enable which of the following test objectives?

Select one or more of the following:

  • Preventing defects in the system

  • Finding defects through dynamic testing

  • Gaining confidence in the system

  • Finishing the project on time

Explanation

Question 33 of 68

1

Which of the following are advanced scripting techniques for test execution tools?

Select one or more of the following:

  • Data-driven and keyword-driven

  • Data-driven and capture-driven

  • Capture-driven and keyhole-driven

  • Playback-driven and keyword-driven

Explanation

Question 34 of 68

1

According to the ISTQB Glossary, regression testing is required for what purpose?

Select one or more of the following:

  • To verify the success of corrective actions

  • To prevent a task from being incorrectly considered completed

  • To ensure that defects have not been introduced by a modification

  • To motivate better unit testing by the programmers

Explanation

Question 35 of 68

1

A company recently purchased a commercial off-the-shelf application to automate their bill-paying process. They now plan to run an acceptance test against the package prior to putting it into production. Which of the following is their most likely reason for testing?

Select one or more of the following:

  • To build confidence in the application.

  • To detect bugs in the application.

  • To gather evidence for a lawsuit.

  • To train the users.

Explanation

Question 36 of 68

1

A product risk analysis meeting is held during the project planning period. Which of the following determines the level of risk?

Select one or more of the following:

  • Difficulty of fixing related problems in code

  • The harm that might result to the user

  • The price for which the software is sold

  • The technical staff in the meeting

Explanation

Question 37 of 68

1

Which of the following would be an example of decision-table testing for a financial application applied at the system-test level?

Select one or more of the following:

  • A table containing rules for combinations of inputs to two fields on a screen

  • A table containing rules for interfaces between components

  • A table containing rules for mortgage applications

  • A table containing rules for chess

Explanation

Question 38 of 68

1

Which of the following is a true statement regarding the process of fixing emergency changes?

Select one or more of the following:

  • There is no time to test the change before it goes live, so only the best developers should do this work and should not involve testers as they slow down the process

  • Just run the retest of the defect actually fixed

  • Always run a full regression test of the whole system in case other parts of the system have been adversely affected

  • Retest the changed area and then use risk assessment to decide on a reasonable subset of the whole regression test to run in case other parts of the system have been adversely affected

Explanation

Question 39 of 68

1

Put the test cases that implement the following test conditions into the best order for the test execution schedule, for a test that is checking modifications of customers on a database. 1 Print modified customer record. 2 Change customer address: house number and street name. 3 Capture and print the on-screen error message. 4 Change customer address: postal code. 5 Confirm existing customer is on the database by opening that record. 6 Close the customer record and close the database. 7 Try to add a new customer with no details at all.

Select one or more of the following:

  • 5,4, 2,1, 3, 7, 6

  • 4,2,5,1,6,7,3

  • 5,4,2,1,7,3,6

  • 5,1, 2, 3,4, 7, 6

Explanation

Question 40 of 68

1

Which is not a type of review?

Select one or more of the following:

  • Walkthrough

  • Inspection

  • Informal review

  • Management approval

Explanation

Question 41 of 68

1

You are writing a test plan using the IEEE 829 template and are currently completing the Risks and Contingencies section. Which of the following is most likely to be listed as a project risk?

Select one or more of the following:

  • Unexpected illness of a key team member

  • Excessively slow transaction-processing time

  • Data corruption under network congestion

  • Failure to handle a key use case

Explanation

Question 42 of 68

1

Which statement about the function of a static analysis tool is true?

Select one or more of the following:

  • Gives quality information about the code without executing it

  • Checks expected results against actual results

  • Can detect memory leaks

  • Gives information about what code has and has not been exercised

Explanation

Question 43 of 68

1

Postal rates for 'light letters' are 25p up to l0g, 35p up to 50g plus an extra l0p for each additional 25g up to l00g. Which test inputs (in grams) would be selected using equivalence partitioning?

Select one or more of the following:

  • 8,42,82,102

  • 4,15, 65, 92,159

  • 10,50,75,100

  • 5, 20, 40, 60, 80

Explanation

Question 44 of 68

1

Which of these is a functional test?

Select one or more of the following:

  • Measuring response time on an on-line booking system

  • Checking the effect of high volumes of traffic in a call-center system

  • Checking the on-line bookings screen information and the database contents against the information on the letter to the customers

  • Checking how easy the system is to use

Explanation

Question 45 of 68

1

Consider the following exit criteria which might be found in a test plan: I - No known customer-critical defects. II - All interfaces between components tested. III - 100% code coverage of all units. IV - All specified requirements satisfied. V - System functionality matches legacy system for all business rules. Which of the following statements is true about whether these exit criteria belong in an acceptance test plan?

Select one or more of the following:

  • All statements belong in an acceptance test plan

  • Only statement I belongs in an acceptance test plan

  • Only statements I, II, and V belong in an acceptance test plan

  • Only statements I, IV, and V belong in an acceptance test plan

Explanation

Question 46 of 68

1

What is a key characteristic of structure-based testing techniques?

Select one or more of the following:

  • They are mainly used to assess the structure of a specification

  • They are used both to measure coverage and to design tests to increase coverage

  • They are based on the skills and experience of the tester

  • They use a formal or informal model of the software or component

Explanation

Question 47 of 68

1

With a highly experienced tester with a good business background, which approach to defining test procedures would be effective and most efficient for a project under severe time pressure?

Select one or more of the following:

  • A high-level outline of the test conditions and general steps to take

  • Every step in the test spelled out in detail

  • A high-level outline of the test conditions with the steps to take discussed in detail with another experienced tester

  • Detailed documentation of all test cases and careful records of each step taken in the testing

Explanation

Question 48 of 68

1

Which of the following statements about the relationship between statement coverage and decision coverage is correct?

Select one or more of the following:

  • 100% decision coverage is achieved if statement coverage is greater than 90%

  • 100% statement coverage is achieved if decision coverage is greater than 90%

  • 100% decision coverage always means 100% statement coverage

  • 100% statement coverage always means 100% decision coverage

Explanation

Question 49 of 68

1

Which of the statements below is the best assessment of how the test principles apply across the test life cycle?

Select one or more of the following:

  • Test principles only affect the preparation for testing

  • Test principles only affect test execution activities

  • Test principles affect the early test activities such as review

  • Test principles affect activities throughout the test life cycle

Explanation

Question 50 of 68

1

What are the potential benefits from using tools in general to support testing?

Select one or more of the following:

  • Greater quality of code, reduction in the number of testers needed, better objectives for testing

  • Greater repeatability of tests, reduction in repetitive work, objective assessment

  • Greater responsiveness of users, reduction of tests run, objectives not necessary

  • Greater quality of code, reduction in paperwork, fewer objections to the tests

Explanation

Question 51 of 68

1

Which of the following is among the typical tasks of a test leader?

Select one or more of the following:

  • Develop system requirements, design specifications and usage models

  • Handle all test automation duties

  • Keep tests and test coverage hidden from programmers

  • Gather and report test progress metrics

Explanation

Question 52 of 68

1

When choosing which technique to use in a given situation, which factors should be taken into account? U previous experience of types of defects found in this or similar systems V the existing knowledge of the testers W regulatory standards that apply X the type of test execution tool that will be used Y the documentation available Z previous experience in the development language

Select one or more of the following:

  • V,W,YandZ

  • U, V, W and Y

  • U,XandY

  • V,W and Y

Explanation

Question 53 of 68

1

Which of the following is a test type?

Select one or more of the following:

  • Component testing

  • Functional testing

  • System testing

  • Acceptance testing

Explanation

Question 54 of 68

1

During test execution, the test manager describes the following situation to the project team: "90% of the test cases have been run. 20% of the test cases have identified defects. 127 defects have been found. 112 defects have been fixed and have passed confirmation testing. Of the remaining 15 defects, project management has decided that they do not need to be fixed prior to release." Which of the following is the most reasonable interpretation of this test status report?

Select one or more of the following:

  • The remaining 15 defects should be confirmation tested prior to release

  • The remaining 10% of test cases should be run prior to release

  • The system is now ready for release with no further testing or development effort

  • The programmers should focus their attention on fixing the remaining known defects prior to release

Explanation

Question 55 of 68

1

During an early period of test execution, a defect is located, resolved and confirmed as resolved by re-testing, but is seen again later during subsequent test execution. Which of the following is a testing-related aspect of configuration management that is most likely to have broken down?

Select one or more of the following:

  • Traceability

  • Confirmation testing

  • Configuration control

  • Test documentation management

Explanation

Question 56 of 68

1

Which of the following could be a coverage measure for state transition testing? V All states have been reached. W The response time for each transaction is adequate. X Every transition has been exercised. Y All boundaries have been exercised. Z Specific sequences of transitions have been exercised.

Select one or more of the following:

  • X,YandZ

  • V, X, Y and Z

  • W,XandY

  • V, X and Z

Explanation

Question 57 of 68

1

According to the ISTQB Glossary, what do we call a document that describes any event that occurred during testing which requires further investigation?

Select one or more of the following:

  • A bug report

  • A defect report

  • An incident report

  • A test summary report

Explanation

Question 58 of 68

1

Which option best describes objectives for test levels with a life cycle model?

Select one or more of the following:

  • Objectives should be generic for any test level

  • Objectives are the same for each test level

  • The objectives of a test level don't need to be defined in advance

  • Each level has objectives specific to that level

Explanation

Question 59 of 68

1

Why are both specification-based and structure-based testing techniques useful?

Select one or more of the following:

  • They find different types of defect

  • Using more techniques is always better

  • Both find the same types of defect

  • Because specifications tend to be unstructured

Explanation

Question 60 of 68

1

Which of the following statements about early test design are true and which are false? 1. Defects found during early test design are more expensive to fix. 2. Early test design can find defects. 3. Early test design can cause changes to the requirements. 4. Early test design takes more effort.

Select one or more of the following:

  • 1 and 3 are true. 2 and 4 are false

  • 2 is true. 1, 3 and 4 are false

  • 2 and 3 are true. 1 and 4 are false

  • 2, 3 and 4 are true. 1 is false

Explanation

Question 61 of 68

1

What is the main difference between a walkthrough and an inspection?

Select one or more of the following:

  • An inspection is led by the authors, whilst a walk through is led by a trained moderator

  • An inspection has a trained leader, whilst a walk through has no leader

  • Authors are not present during inspections, whilst they are during walkthroughs

  • A walkthrough is led by the author, whilst an inspection is led by a trained moderator

Explanation

Question 62 of 68

1

A regression test:

Select one or more of the following:

  • Is only run once

  • Will always be automated

  • Will check unchanged areas of the software to see if they have been affected

  • Will check changed areas of the software to see if they have been affected

Explanation

Question 63 of 68

1

A test team consistently finds between 90% and 95% of the defects present in the system under test. While the test manager understands that this is a good defect-detection percentage for her test team and industry, senior management and executives remain disappointed in the test group, saying that the test team misses too many bugs. Given that the users are generally happy with the system and that the failures which have occurred have generally been low impact, which of the following testing principles is most likely to help the test manager explain to these managers and executives why some defects are likely to be missed?

Select one or more of the following:

  • Exhaustive testing is impossible

  • Defect clustering

  • Pesticide paradox

  • Absence-of-errors fallacy

Explanation

Question 64 of 68

1

Non-functional testing includes:

Select one or more of the following:

  • Testing to see where the system does not function correctly

  • Testing the quality attributes of the system including reliability and usability

  • Gaining user approval for the system

  • Testing a system feature using only the software required for that function

Explanation

Question 65 of 68

1

The ISTQB Foundation Syllabus establishes a fundamental test process where test planning occurs early in the project, while test execution occurs at the end. Which of the following elements of the test plan, while specified during test planning, is assessed during test execution?

Select one or more of the following:

  • Test tasks

  • Environmental needs

  • Exit criteria

  • Test team training

Explanation

Question 66 of 68

1

In an incident report, the tester makes the following statement: At this point, I expect to receive an error message explaining the rejection of this invalid input and asking me to enter a valid input. Instead the system accepts the input, displays an hourglass for between one and five seconds and finally terminates abnormally, giving the message: "Unexpected data type: 15. Click to continue." This statement is likely to be found in which of the following sections of an IEEE 829 standard incident report?

Select one or more of the following:

  • Summary

  • Impact

  • Item pass/fail criteria

  • Incident description

Explanation

Question 67 of 68

1

Beta testing is:

Select one or more of the following:

  • Performed by customers at their own site

  • Performed by customers at the software developer's site

  • Performed by an independent test team

  • Useful to test software developed for a specific customer or user

Explanation

Question 68 of 68

1

You are working as a tester on a project to develop a point-of-sales system for grocery stores and other similar retail outlets. Which of the following is a product risk for such a project?

Select one or more of the following:

  • The arrival of a more-reliable competing product on the market

  • Delivery of an incomplete test release to the first cycle of system test

  • An excessively high number of defect fixes fail during re-testing

  • Failure to accept allowed credit cards

Explanation