40 Questions Quiz 9 (321-360)

Descrição

Quiz sobre 40 Questions Quiz 9 (321-360), criado por Daniel Neag em 04-12-2017.
Daniel Neag
Quiz por Daniel Neag, atualizado more than 1 year ago
Daniel Neag
Criado por Daniel Neag mais de 6 anos atrás
23
0

Resumo de Recurso

Questão 1

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

Questão 2

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

Questão 3

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

Questão 4

Questão
A standard for software testing terminology is:
Responda
  • A. IEEE 802.11
  • B. ISO 9001
  • C. BS 7925-1
  • D. BS 7925-2

Questão 5

Questão
Which of the following is NOT a characteristic of User Acceptance Testing
Responda
  • 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.

Questão 6

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

Questão 7

Questão
What type of testing is done to supplement the rigorous testing?
Responda
  • A. Regression testing.
  • B. Integration testing.
  • C. Error Guessing
  • D. System testing.

Questão 8

Questão
To make a test effective it is most important that:
Responda
  • 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.

Questão 9

Questão
Error guessing is:
Responda
  • 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.

Questão 10

Questão
Amount of testing performed will not depend on
Responda
  • A. Risks involved
  • B. Contractual requirements
  • C. Legal requirements
  • D. Test data.

Questão 11

Questão
For software to be reliable it must:
Responda
  • 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

Questão 12

Questão
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?
Responda
  • 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

Questão 13

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

Questão 14

Questão
An incident logging system
Responda
  • 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.

Questão 15

Questão
The later in the development life cycle a fault is discovered, the more expensive it is to fix. Why?
Responda
  • 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

Questão 16

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

Questão 17

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

Questão 18

Questão
Software testing activities should start
Responda
  • 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

Questão 19

Questão
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?
Responda
  • 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.

Questão 20

Questão
A test design technique is
Responda
  • 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

Questão 21

Questão
What is the main reason for testing software before releasing it?
Responda
  • 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

Questão 22

Questão
Testware(test cases, test dataset)
Responda
  • 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

Questão 23

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

Questão 24

Questão
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
Responda
  • 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

Questão 25

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

Questão 26

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

Questão 27

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

Questão 28

Questão
Which of the following statements are true?
Responda
  • 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.

Questão 29

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

Questão 30

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

Questão 31

Questão
When reporting faults found to developers, testers should be:
Responda
  • 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

Questão 32

Questão
Which of the following statements is not true
Responda
  • 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

Questão 33

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

Questão 34

Questão
When should you stop testing?
Responda
  • 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

Questão 35

Questão
Coverage measurement
Responda
  • 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

Questão 36

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

Questão 37

Questão
Which of the following is the component test standard?
Responda
  • A. IEEE 829
  • B. IEEE 610
  • C. BS7925-1
  • D. BS7925-2

Questão 38

Questão
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?
Responda
  • A. 10,11,21
  • B. 3,20,21
  • C. 3,10,22
  • D. 10,21,22

Questão 39

Questão
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
Responda
  • A. i and iii
  • B. i and ii
  • C. iii and iv
  • D. ii and iii

Questão 40

Questão
Which of the following is a static test?
Responda
  • A. Code inspection
  • B. Coverage analysis
  • C. Usability assessment
  • D. Installation test

Semelhante

Gêneros Literários
Larissa Borela
Entidades da Administração Indireta
roberta.dams
LICITAÇÕES
roberta.dams
SOCIOLOGIA DA EDUCAÇÃO
vanessasenez
Antibióticos
Drive Med
MODAIS DE TRANSPORTE
Pâmela Peres de Paula
SIMULADO 1 - CTFL - AT
Jorge Ricardo
O Governo-Geral Brasil colônia
jacson luft
O que você pode fazer com GoConqr
GoConqr suporte .
Metonímia
Diogo Alcantara
Do DNA à proteína
Maria Eduarda Saladine