Rachel Sprague
Quiz von , erstellt am more than 1 year ago

qa

16
0
0
Rachel Sprague
Erstellt von Rachel Sprague vor etwa 8 Jahre
Schließen

7. Tool Support for Testing

Frage 1 von 27

1

What is not a purpose of tool support for testing?

Wähle eine der folgenden:

  • Increase testing reliability

  • Improve efficiency of testing activities

  • Eliminate the need for manual testers

  • Automate activities that would be impossible manually

Erklärung

Frage 2 von 27

1

Which is normally a function of test management tools?

Wähle eine der folgenden:

  • Static analysis

  • Reporting and analysis

  • Capture/playback

  • Test case generation

Erklärung

Frage 3 von 27

1

Which is not a function of a requirements management tool?

Wähle eine der folgenden:

  • Storing requirement statements

  • Establishing requirements

  • Storing requirement attributes

  • Enabling traceability

Erklärung

Frage 4 von 27

1

A tool that supports recording of incidents, priority assignment and updating of status is called:

Wähle eine der folgenden:

  • A configuration management tool

  • A debugging tool

  • An incident management tool

  • A test execution tool

Erklärung

Frage 5 von 27

1

A tool that enables versioning of software and testware, and tracking of different environmental configurations is a:

Wähle eine der folgenden:

  • A configuration management tool

  • A debugging tool

  • An requirements management tool

  • A test execution tool

Erklärung

Frage 6 von 27

1

Which type of tool would facilitate the management of walkthroughs and inspections for geographically dispersed teams?

Wähle eine der folgenden:

  • Test data generator

  • Requirements management tool

  • Review tool

  • Incident management tool

Erklärung

Frage 7 von 27

1

Static analysis tools:

Wähle eine der folgenden:

  • Can be used to measure program efficiency

  • Can be used to enforce coding standards

  • Can be used to estimate response time

  • Can be used to interrogate the contents of variables

Erklärung

Frage 8 von 27

1

Which type of testing tool might generate test inputs or executable tests from an analysis of source code?

Wähle eine der folgenden:

  • Coverage measurement tool

  • Test data preparation tool

  • Test design tool

  • Test execution tool

Erklärung

Frage 9 von 27

1

A typical test execution tool could provide all of the following except:

Wähle eine der folgenden:

  • Capture/playback facilities

  • Prediction of expected results

  • A scripting language for recording tests

  • Comparison of actual to expected results

Erklärung

Frage 10 von 27

1

Test harnesses:

Wähle eine der folgenden:

  • Can be used to execute pre-recorded tests

  • Can be used to generate test cases

  • Can be used to provide stubs and drivers

  • Can be used to validate design models

Erklärung

Frage 11 von 27

1

Which of the following tools is most likely to contain a comparator?

Wähle eine der folgenden:

  • Test execution tool

  • Performance testing tool

  • Review tool

  • Test data preparation tool

Erklärung

Frage 12 von 27

1

Which type of automated tool provides objective measures of what structural elements have been exercised by tests?

Wähle eine der folgenden:

  • Static analyser

  • Coverage measurement

  • Test management

  • Test execution

Erklärung

Frage 13 von 27

1

Some types of tool can be intrusive. This consequence of this is called:

Wähle eine der folgenden:

  • The test effect

  • The probe effect

  • The overhead

  • Interference

Erklärung

Frage 14 von 27

1

Performance testing tools can:

Wähle eine der folgenden:

  • Report on code efficiency

  • Measure the percentage of test conditions tested

  • Forecast response times and likely variances

  • Measure response times and variances

Erklärung

Frage 15 von 27

1

Which type of testing tool monitors executing software for anomalies?

Wähle eine der folgenden:

  • Test execution tool

  • Static analysis tool

  • Test harness

  • Dynamic analysis tool

Erklärung

Frage 16 von 27

1

Test Execution tools are most beneficial for:-

Wähle eine der folgenden:

  • White-box testing

  • Regression testing

  • Black-box testing

  • Re-testing

Erklärung

Frage 17 von 27

1

Data quality assessment tools are most beneficial for:-

Wähle eine der folgenden:

  • Reviewing and verifying data migration rules

  • Generating accurate test data

  • Analysing test output data for correctness

  • Analysing test input data for correctness

Erklärung

Frage 18 von 27

1

Data-driven and keyword-driven are automation approaches relating to:

Wähle eine der folgenden:

  • Test data preparation tools

  • Data quality assessment tools

  • Incident management tools

  • Test execution tools

Erklärung

Frage 19 von 27

1

Which of the following is correct concerning data-driven and keyword-driven approaches to test automation?

Wähle eine der folgenden:

  • Data-driven uses generic scripts, keyword-driven uses specific scripts

  • There is no difference, they are effectively the same thing

  • Data-driven embeds test data in a spreadsheet, keyword-driven doesn’t

  • Keyword-driven embeds both test data and keywords in a spreadsheet

Erklärung

Frage 20 von 27

1

Which of the following test activities can be automated?

1. Reviews and inspections.
2. Metrics gathering.
3. Test planning.
4. Test execution.
5. Data generation.

Wähle eine der folgenden:

  • i, iii, iv

  • i, ii, iii

  • ii, iv, v

  • ii, iii, v

Erklärung

Frage 21 von 27

1

Potential benefits of using tools include:-

Wähle eine der folgenden:

  • Less need for testing

  • Less regression testing

  • Greater consistency and repeatability

  • Less need for metrics

Erklärung

Frage 22 von 27

1

What is not a main consideration for tool selection?

Wähle eine der folgenden:

  • A proof of concept

  • Evaluation against clear requirements

  • Vendor evaluation

  • Visit to a tools fair or exhibition

Erklärung

Frage 23 von 27

1

A new tool should be initially introduced to the test environment:

Wähle eine der folgenden:

  • In a large, business critical project

  • To every ongoing project immediately

  • Only on projects with experienced project managers

  • In a pilot project

Erklärung

Frage 24 von 27

1

Which of the following is an objective of a pilot project for the introduction of a testing tool?

Wähle eine der folgenden:

  • Evaluate testers competence to use the tool

  • Discover what functionality the tool provides

  • Assess if the benefits will be achieved at reasonable cost

  • Discover what the requirements for the tool are

Erklärung

Frage 25 von 27

1

When a new testing tool is purchased, it should be used first by:-

Wähle eine der folgenden:

  • The independent testing team

  • The managers to see what projects it should be used in

  • Trainees so they can learn to use tools from the start

  • A small pilot team to establish the best way to use the tool

Erklärung

Frage 26 von 27

1

Which of the following is not a success factor when deploying a new test tool?

Wähle eine der folgenden:

  • Selecting the most appropriate tool

  • Providing training for new users

  • Providing tool support to the test team

  • Defining usage guidelines

Erklärung

Frage 27 von 27

1

Which of the following is not a risk associated with testing tools?

Wähle eine der folgenden:

  • Underestimating the time and cost of training and external expertise

  • Failure to recognise the need for changes in the existing test process

  • Neglecting possible interoperability issues between critical tools

  • Tools may be intrusive, thereby giving rise to the probe effect

Erklärung