40 Questions Quiz 9 (321-360)

Descripción

Test sobre 40 Questions Quiz 9 (321-360), creado por Daniel Neag el 04/12/2017.
Daniel Neag
Test por Daniel Neag, actualizado hace más de 1 año
Daniel Neag
Creado por Daniel Neag hace más de 6 años
23
0

Resumen del Recurso

Pregunta 1

Pregunta
What is failure?
Respuesta
  • A. Deviation from expected result to actual result
  • B. Defect in the software.
  • C. Error in the program code.
  • D. Fault in the system.

Pregunta 2

Pregunta
Which test support tool can be used to enforce coding standards?
Respuesta
  • A. Static analysis tool
  • B. Performance testing tool
  • C. Test comparator
  • D. Test management tool

Pregunta 3

Pregunta
Which of the following is least important in test management?
Respuesta
  • A. Estimating test duration.
  • B. Incident Management.
  • C. Configuration Management.
  • D. De-bugging.

Pregunta 4

Pregunta
A standard for software testing terminology is:
Respuesta
  • A. IEEE 802.11
  • B. ISO 9001
  • C. BS 7925-1
  • D. BS 7925-2

Pregunta 5

Pregunta
Which of the following is NOT a characteristic of User Acceptance Testing
Respuesta
  • A. Use of automated test execution tools.
  • B. Testing performed by users.
  • C. Testing against acceptance test criteria.
  • D. Integration of system with user documentation.

Pregunta 6

Pregunta
Which of the following provides the biggest potential cost saving from use of CAST?
Respuesta
  • A. Test management
  • B. Test design
  • C. Test planning
  • D. Test execution

Pregunta 7

Pregunta
What type of testing is done to supplement the rigorous testing?
Respuesta
  • A. Regression testing.
  • B. Integration testing.
  • C. Error Guessing
  • D. System testing.

Pregunta 8

Pregunta
To make a test effective it is most important that:
Respuesta
  • A. It is easy to execute.
  • B. It is designed to detect faults if present.
  • C. The expected outcome is specified before execution.
  • D. It is unlikely to delay progress.

Pregunta 9

Pregunta
Error guessing is:
Respuesta
  • A. An appropriate way of deriving system tests.
  • B. Only used if good requirements are not available.
  • C. Only used when good requirements are available.
  • D. The most appropriate way of deriving system tests.

Pregunta 10

Pregunta
Amount of testing performed will not depend on
Respuesta
  • A. Risks involved
  • B. Contractual requirements
  • C. Legal requirements
  • D. Test data.

Pregunta 11

Pregunta
For software to be reliable it must:
Respuesta
  • A. Be easy to maintain.
  • B. Be unlikely to cause a failure.
  • C. Never fail under any circumstances.
  • D. Be written according to coding standards

Pregunta 12

Pregunta
Which test design techniques should a tester use to respectively achieve the following: (a) Check the documented features of the system, (b) ensure 100 % decision c overage, and (c) detect likely defects and distribution?
Respuesta
  • A. Specification-based, data driven testing, and defect density techniques
  • B. Specification-based, branch coverage, and exploratory techniques
  • C. Structure-based, equivalence partitioning, and exploratory techniques
  • D. Specification-based, structure-based, and experience-based techniques

Pregunta 13

Pregunta
Faults found by users are due to:
Respuesta
  • A. Poor quality software
  • B. Poor software and poor testing
  • C. Bad luck
  • D. Insufficient time for testing

Pregunta 14

Pregunta
An incident logging system
Respuesta
  • A. Only records defects
  • B. Is of limited value
  • C. Is a valuable source of project information during testing if it contains all incidents
  • D. Should be used only by the test team.

Pregunta 15

Pregunta
The later in the development life cycle a fault is discovered, the more expensive it is to fix. Why?
Respuesta
  • A. The documentation is poor, so it takes longer to find out what the software is doing.
  • B. Wages are rising
  • C. The fault has been built into more documentation,code,tests, etc
  • D. None of the above

Pregunta 16

Pregunta
Which set of test data demonstrates equivalence partitioning to check whether a customer is a teenager or not?
Respuesta
  • A. 10, 15 and 19 years
  • B. 13, 19 and 25 years
  • C. 13, 16 and 19 years
  • D. 12, 13 and 20 years

Pregunta 17

Pregunta
Which technique if OFTEN considered as an extension of equivalence partitioning?
Respuesta
  • A. Decision table testing
  • B. State transition testing
  • C. Use case testing
  • D. Boundary value analysis

Pregunta 18

Pregunta
Software testing activities should start
Respuesta
  • A. As soon as the code is written
  • B. During the design stage
  • C. When the requirements have been formally documented
  • D. As soon as possible in the development life cycle

Pregunta 19

Pregunta
A company by the name Software Testing Genius Inc. decides to use functional test execution automation tool for testing GUI of their product. The GUI is expected to change frequently. Software Testing Genius Inc. has put some of the manual testers through a 3-day training program on how to use the tool. Which of the following is likely to be true?
Respuesta
  • A. Automation is likely to fail because of frequent changes and lack of experience
  • B. Automation is likely to fail because of GUI automation is not the right way to automate
  • C. Automation is likely to succeed because automation is very useful for frequent changes
  • D. Automation is likely to succeed because the team has been trained on tool.

Pregunta 20

Pregunta
A test design technique is
Respuesta
  • A. A process for selecting test cases
  • B. A process for determining expected outputs
  • C. A way to measure the quality of software
  • D. A way to measure in a test plan what has to be done

Pregunta 21

Pregunta
What is the main reason for testing software before releasing it?
Respuesta
  • A. To show that system will work after release
  • B. To decide when the software is of sufficient quality to release
  • C. To find as many bugs as possible before release
  • D. To give information for a risk based decision about release

Pregunta 22

Pregunta
Testware(test cases, test dataset)
Respuesta
  • A. Needs configuration management just like requirements, design and code
  • B. Should be newly constructed for each new version of the software
  • C. Is needed only until the software is released into production or use
  • D. Does not need to be documented and commented, as it does not form part of the released software system

Pregunta 23

Pregunta
Which of the following is NOT a standard related to testing?
Respuesta
  • A. IEEE829
  • B. IEEE610
  • C. BS7925-1
  • D. BS7925-2

Pregunta 24

Pregunta
Based on the IEEE Standard for Software Test Documentation (IEEE Std 829-1998), which of the following sections are part of the test summary report? a) Test summary and report identifier b) Comprehensive assessment c) Summary of results d) Evaluation e) Observers f) Approvals
Respuesta
  • A. a, b, c, d and e
  • B. a, b, c, e and f
  • C. a, c, d, e and f
  • D. a, b, c, d and f

Pregunta 25

Pregunta
What analysis determines which parts of the software have been executed?
Respuesta
  • A. Impact analysis
  • B. Code coverage
  • C. Gap analysts
  • D. Cyclomatic complexity

Pregunta 26

Pregunta
Which of the following is not the integration strategy?
Respuesta
  • A. Design based
  • B. Big-bang
  • C. Bottom-up
  • D. Top-down

Pregunta 27

Pregunta
Which of the following tools would you use to detect a memory leak?
Respuesta
  • A. State analysis
  • B. Coverage analysis
  • C. Dynamic analysis
  • D. Memory analysis

Pregunta 28

Pregunta
Which of the following statements are true?
Respuesta
  • A. Faults in program specifications are the most expensive to fix.
  • B. Faults in code are the most expensive to fix.
  • C. Faults in requirements are the most expensive to fix
  • D. Faults in designs are the most expensive to fix.

Pregunta 29

Pregunta
Increasing the quality of the software, by better development methods, will affect the time needed for testing (the test phases) by:
Respuesta
  • A. Reducing test time
  • B. No change
  • C. Increasing test time
  • D. Can't say

Pregunta 30

Pregunta
Which of the following is a black box design technique?
Respuesta
  • A. Statement testing
  • B. Equivalence partitioning
  • C. Error- guessing
  • D. Usability testing

Pregunta 31

Pregunta
When reporting faults found to developers, testers should be:
Respuesta
  • A. As polite, constructive and helpful as possible
  • B. Firm about insisting that a bug is not a "feature" if it should be fixed
  • C. Diplomatic, sensitive to the way they may react to criticism
  • D. All of the above

Pregunta 32

Pregunta
Which of the following statements is not true
Respuesta
  • A. Performance testing can be done during unit testing as well as during the testing of whole system
  • B. The acceptance test does not necessarily include a regression test
  • C. Verification activities should not involve testers (reviews, inspections etc)
  • D. Test environments should be as similar to production environments as possible

Pregunta 33

Pregunta
Which test may OPTIONALLY be included in the common type of the V-model?
Respuesta
  • A. Component (unit) testing
  • B. Acceptance testing
  • C. System integration testing
  • D. Validation and verification

Pregunta 34

Pregunta
When should you stop testing?
Respuesta
  • A. When time for testing has run out.
  • B. When all planned tests have been run
  • C. When the test completion criteria have been met
  • D. When no faults have been found by the tests run

Pregunta 35

Pregunta
Coverage measurement
Respuesta
  • A. Is nothing to do with testing
  • B. Is a partial measure of test thoroughness
  • C. Branch coverage should be mandatory for all software
  • D. Can only be applied at unit or module testing, not at system testing

Pregunta 36

Pregunta
Which of the following is NOT a type of non-functional test?
Respuesta
  • A. State-Transition
  • B. Usability
  • C. Performance
  • D. Security

Pregunta 37

Pregunta
Which of the following is the component test standard?
Respuesta
  • A. IEEE 829
  • B. IEEE 610
  • C. BS7925-1
  • D. BS7925-2

Pregunta 38

Pregunta
A program validates a numeric field as follows: Values less than 10 are rejected, values between 10 and 21 are accepted, values greater than or equal to 22 are rejected. Which of the following input values cover all of the equivalence partitions?
Respuesta
  • A. 10,11,21
  • B. 3,20,21
  • C. 3,10,22
  • D. 10,21,22

Pregunta 39

Pregunta
Which of the following are KEY tasks of a test leader? i. Understanding the project risks ii. Measuring performance of components iii. Scheduling tests and other activities iv. Using monitoring tools as needed
Respuesta
  • A. i and iii
  • B. i and ii
  • C. iii and iv
  • D. ii and iii

Pregunta 40

Pregunta
Which of the following is a static test?
Respuesta
  • A. Code inspection
  • B. Coverage analysis
  • C. Usability assessment
  • D. Installation test
Mostrar resumen completo Ocultar resumen completo

Similar

ÁLGEBRA - De Mapa Mental
JL Cadenas
ANTIGUO RÉGIMEN
Víctor Molinero
Cómo Redactar Apuntes de Selectividad
maya velasquez
Estrategias de Enseñanza Alternativas
Diego Santos
Historia universal contemporanea
carpineitor100
Test de Auxiliar de Enfermeria para repaso
leyvamiri
AGENCIA DE VIAJES
yess_linda2
Fichas Verbos inglés - español (131)
JOWANI BELLO MELO
Finanzas
marcov7154
Consejos para Realizar un Resumen
Diego Santos
Etapas del desarrollo de Erick Erickson
Beatriz de Carmen Rosales López