Simulacro de examen ISTQB

Descripción

ISTQB QA Test sobre Simulacro de examen ISTQB, creado por Francisco Cabezas el 15/01/2022.
Francisco Cabezas
Test por Francisco Cabezas, actualizado hace más de 1 año
Francisco Cabezas
Creado por Francisco Cabezas hace más de 2 años
88
0

Resumen del Recurso

Pregunta 1

Pregunta
Which of the problems below BEST characterize a result of software failure?
Respuesta
  • Damaged reputation
  • Lack of methodology
  • Inadequate training
  • Regulatory compliance

Pregunta 2

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

Pregunta 3

Pregunta
Which is not the testing objectives
Respuesta
  • Finding defects
  • Gaining confidence about the level of quality and providing information
  • Preventing defects
  • Debugging defects

Pregunta 4

Pregunta
Which of the following statements contains a valuable objective for a test team?
Respuesta
  • Prove that the remaining defects will not cause any additional failures
  • Run all of the tests that are defined for the test object as quickly as possible
  • Prove that all faults have been identified through thorough testing
  • Cause as many failures as possible so that faults can be identified and corrected

Pregunta 5

Pregunta
Which of these are objectives for software testing?
Respuesta
  • Determine the productivity of programmers
  • Eliminate the need for future program maintenance
  • Eliminate every error prior to release
  • Uncover software errors

Pregunta 6

Pregunta
Which of the following will be the best definition for Testing:
Respuesta
  • The goal / purpose of testing is to demonstrate that the program works
  • The purpose of testing is to demonstrate that the program is defect free
  • The purpose of testing is to demonstrate that the program does what it is supposed to do
  • Testing is executing Software for the purpose of finding defects

Pregunta 7

Pregunta
Which of the following are USUALLY stated as testing objectives? I. Finding defects in the software II. Reducing maintenance costs III. Confirming that the system works IV. Assessing the quality of the software V. Meeting schedule milestones
Respuesta
  • I and II
  • I and IV
  • II, IV, and V
  • III and IV

Pregunta 8

Pregunta
Who would USUALLY perform debugging activities?
Respuesta
  • Developers
  • Analysts
  • Testers
  • Incident Managers

Pregunta 9

Pregunta
What is the process of analyzing and removing causes of failures in software?
Respuesta
  • Validation
  • Testing
  • Debugging
  • Verification

Pregunta 10

Pregunta
Why is testing necessary?
Respuesta
  • Because testing is good method to make there are not defects in the software
  • Because verification and validation are not enough to get to know the quality of the software
  • Because testing measures the quality of the software system and helps to increase the quality
  • Because testing finds more defects than reviews and inspections

Pregunta 11

Pregunta
The most important thing about early test design is that it:
Respuesta
  • Makes test preparation easier
  • Means inspections are not required
  • Can prevent fault multiplication
  • Will find all faults

Pregunta 12

Pregunta
Quality control is
Respuesta
  • Phase building activity
  • Intermediate activity
  • End of Phase activity
  • Desing activity

Pregunta 13

Pregunta
Failure is
Respuesta
  • Incorrect program behavior due to a fault in the program
  • Bug found before product Release
  • Bug found after product Release
  • Bug found during Design phase

Pregunta 14

Pregunta
When what is visible to end-users is a deviation from the specific or expected behavior, this is called:
Respuesta
  • An error
  • A fault
  • A failure
  • A defect
  • A mistake

Pregunta 15

Pregunta
What is failure?
Respuesta
  • Desviation from expected result to actual result
  • Defect in the software
  • Error in the program code
  • Fault in the system

Pregunta 16

Pregunta
How can software defects in future projects be prevented from reoccurring?
Respuesta
  • Creating documentation procedures and allocating resource contingencies
  • Asking programmers to perform a thorough and independent testing
  • Combining levels of testing and mandating inspections of all documents
  • Documenting lessons learned and determining the root cause of problems

Pregunta 17

Pregunta
Which defects are OFTEN much cheaper to remove?
Respuesta
  • Usability defects found by customers
  • Defects in infrequently used functionality
  • Defects that were detected early
  • Minor defects that were found by users

Pregunta 18

Pregunta
What is the MAIN benefit of designing tests early in the life cycle?
Respuesta
  • It is cheaper than designing tests during the test phases
  • It helps prevent defects from being introduced into the code
  • Tests designed early are more effective than tests designed later
  • It saves time during the testing phases when testers are busy.

Pregunta 19

Pregunta
Which is not a testing principle
Respuesta
  • Early testing
  • Defect clustering
  • Pesticide paradox
  • Exhaustive testing

Pregunta 20

Pregunta
The cost of fixing a fault:
Respuesta
  • Is not important
  • Increases as we move the product towards live use
  • Decreases as we move the product towards live use
  • Is more expensive if found in requirements than functional design
  • Can never be determined

Pregunta 21

Pregunta
Consider the following statements about early test design: i. Early test design can prevent fault multiplication ii. Faults found during early test design are more expensive to fix iii. Early test design can find faults iv. Early test design can cause changes to the requirements v. Early test design takes more effort
Respuesta
  • i, iii & iv are true. ii & v are false
  • iii is true, I, ii, iv & v are false
  • iii & iv are true. i, ii & v are false
  • i, iii, iv & v are true, ii are false
  • i & iii are true, ii, iv & v are false

Pregunta 22

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

Pregunta 23

Pregunta
In foundation level syllabus you will find the main basic principles of testing. Which of the following sentences describes one of these basic principles?
Respuesta
  • Complete testing of software is attainable if you have enough resources and test tools
  • With automated testing you can make statements with more confidence about the quality of a product than with manual testing
  • For a software system, it is not possible, under normal conditions, to test all input and output combinations.
  • A goal of testing is to show that the software is defect free.

Pregunta 24

Pregunta
Which of the following characterizes the cost of faults?
Respuesta
  • They are cheapest to find in the early development phases and the most expensive to fix in the latest test phases.
  • They are easiest to find during system testing but the most expensive to fix then.
  • Faults are cheapest to find in the early development phases but the most expensive to fix then.
  • Although faults are most expensive to find during early development phases, they are cheapest to fix then.

Pregunta 25

Pregunta
Purpose of test design technique is
Respuesta
  • Identifying test conditions only, not Identifying test cases
  • Not Identifying test conditions, Identifying test cases only
  • Identifying test conditions and Identifying test cases
  • Identifying test conditions or Identifying test cases

Pregunta 26

Pregunta
Reviewing the test Basis is a part of which phase
Respuesta
  • Test Analysis
  • Test Design
  • Test Implementation
  • Test Closure Activities

Pregunta 27

Pregunta
Designing the test environment set-up and identifying any required infrastructure and tools are a part of which phase
Respuesta
  • Test Implementation
  • Test execution
  • Test Analysis
  • Test Design

Pregunta 28

Pregunta
TEST ANALYSIS ACTIVITIES
Respuesta
  • Analyse the test basis appropriate to the test level being considered
  • Evaluating the test basis and test items to identify defects of various types
  • Identifying features and sets of features to be tested
  • Define and prioritize test conditions for each feature based on analysis of the test basis
  • Capturing bi-directional traceability between test basis and test conditions
  • Developing and prioritizing test procedures, and, potentially, creating automated test scripts
  • Designing and prioritizing test cases and sets of test cases
  • Analyzing anomalies to establish their likely causes

Pregunta 29

Pregunta
TEST DESIGN ACTIVITIES
Respuesta
  • Designing and prioritizing test cases and sets of test cases
  • Identifying necessary test data to support test conditions and test cases
  • Designing the test environment and identifying any required infrastructure and tools
  • Capturing bi-directional traceability between the test basis, test conditions, and test cases
  • Capturing bi-directional traceability between test basis and test conditions
  • Verifying and updating bi-directional traceability between the test basis, test conditions, test cases, test procedures, and test suites
  • Executing tests either manually or by using test execution tools
  • Define and prioritize test conditions for each feature based on analysis of the test basis
  • Reporting defects based on the failures observed
  • Preparing test data and ensuring it is properly loaded in the test environment

Pregunta 30

Pregunta
TEST IMPLEMENTATION ACTIVITIES
Respuesta
  • Developing and prioritizing test procedures, and, potentially, creating automated test scripts
  • Creating test suites from the test procedures and (if any) automated test scripts
  • Arranging the test suites within a test execution schedule in a way that results in efficient test execution
  • Building the test environment (including, potentially, test harnesses, service virtualization, simulators, and other infrastructure items) and verifying that everything needed has been set up correctly
  • Preparing test data and ensuring it is properly loaded in the test environment
  • Verifying and updating bi-directional traceability between the test basis, test conditions, test cases, test procedures, and test suites
  • Define and prioritize test conditions for each feature based on analysis of the test basis
  • Designing the test environment and identifying any required infrastructure and tools
  • Verifying and updating bi-directional traceability between the test basis, test conditions, test cases, test procedures, and test results
  • Reporting defects based on the failures observed

Pregunta 31

Pregunta
TEST EXECUTION ACTIVITIES
Respuesta
  • Recording the IDs and versions of the test item(s) or test object, test tool and testware
  • Executing tests either manually or by using test execution tools
  • Comparing actual results with expected results
  • Analyzing anomalies to establish their likely causes
  • Reporting defects based on the failures observed
  • Logging the outcome of test execution (e.g., pass, fail, blocked)
  • Repeating test activities either as a result of action taken for an anomaly, or as part of the planned testing
  • Verifying and updating bi-directional traceability between the test basis, test conditions, test cases, test procedures, and test results
  • Analyse the test basis appropriate to the test level being considered
  • Designing and prioritizing test cases and sets of test cases

Pregunta 32

Pregunta
TEST COMPLETION ACTIVITIES
Respuesta
  • Checking whether all defect reports are closed
  • Creating a test summary report to be communicated to stakeholders
  • Finalizing and archiving the test environment, the test data, the test infrastructure, and other testware for later reuse
  • Handing over the testware to the maintenance teams, other project teams, and/or other stakeholders who could benefit from its use
  • Analyzing lessons learned from the completed test activities to determine changes needed for future iterations, releases, and projects
  • Using the information gathered to improve test process maturity
  • Designing the test environment and identifying any required infrastructure and tools
  • Preparing test data and ensuring it is properly loaded in the test environment
  • Reporting defects based on the failures observed
  • Define and prioritize test conditions for each feature based on analysis of the test basis

Pregunta 33

Pregunta
Which of the following is not a part of the Test Implementation and Execution Phase
Respuesta
  • Creating test suites from the test cases
  • Executing test cases either manually or by using test execution tools
  • Comparing actual results
  • Designing the Tests

Pregunta 34

Pregunta
Test Implementation and execution has which of the following major tasks? i. Developing and prioritizing test cases, creating test data, writing test procedures and optionally preparing the test harnesses and writing automated test scripts. ii. Creating the test suite from the test cases for efficient test execution. iii. Verifying that the test environment has been set up correctly. iv. Determining the exit criteria.
Respuesta
  • i,ii,iii are true and iv is false
  • i,iv are true and ii is false
  • i,ii are true and iii,iv are false
  • ii,iii,iv are true and i is false

Pregunta 35

Pregunta
Which of the following are MAJOR test implementation and execution tasks? I. Comparing results II. Creating test suites III. Reporting discrepancies IV. Logging the outcome V. Analyzing lessons learned
Respuesta
  • II, III and IV
  • I, III, IV and V
  • I, II, III and IV
  • III, IV and V

Pregunta 36

Pregunta
If an expected result is not specified then:
Respuesta
  • We cannot run the test
  • It may be difficult to repeat the test
  • It may be difficult to determine if the test has passed or failed
  • We cannot automate the user inputs

Pregunta 37

Pregunta
Which activity in the fundamental test process creates test suites for efficient test execution?
Respuesta
  • Test Implementation
  • Test execution
  • Test Analysis
  • Test design

Pregunta 38

Pregunta
Which of the following MAIN activity is part of the fundamental test process?
Respuesta
  • Initiating and planning
  • Documenting root-causes
  • Capturing lessons learned
  • Planning and control

Pregunta 39

Pregunta
Which of the following is a KEY test closure task?
Respuesta
  • Ensuring proper environment setup
  • Writing a test summary report
  • Assessing the need for additional tests
  • Finalizing and archiving testware

Pregunta 40

Pregunta
Which of the following is a part of Test Closure Activities? i. Checking which planned deliverables have been delivered ii. Defect report analysis. iii. Finalizing and archiving testware. iv. Analyzing lessons.
Respuesta
  • i, ii, iv are true and iii is false
  • i, ii, i are true and iv is false
  • i, iii, iv are true and ii is false
  • All of above are true

Pregunta 41

Pregunta
Testings Contributions to Success
Respuesta
  • User Requirement
  • System Requirement
  • Global Design
  • Detailed Design
  • IMPLEMENTATION
  • Static testing
  • Dynamic testing
  • End phase
  • Analysis phase
  • Desing phase

Pregunta 42

Pregunta
THREE MIS CONCEPTIONS
Respuesta
  • Testing only consists of running test cases
  • Testing only involves the execution of the component or system being tested
  • Testing focuses entirely on verification of requirements
  • Test consist in detect defects

Pregunta 43

Pregunta
7 TEST PROCESS
Respuesta
  • Test planning
  • TEST Monitoring and control
  • TEST analysis
  • TEST design
  • TEST Implementation
  • TEST Execution
  • TEST completion
  • Test case
  • Test definition
  • TEST Clear
Mostrar resumen completo Ocultar resumen completo

Similar

SIMULACRO MATEMATICAS ICFES SABER ONCE
Luis Carlos Tello Aguirre
SIMULACRO DE SOCIALES.
Nayibe Perilla
SIMULACRO DE LECTURA CRÍTICA
Beatriz Rodríguez Pautt
ISTQB Foundation Level - 500 questions
milopz
Examen ISTQB Español Fundation Level
areli fm
Simulacro Batman
Lizeth Peña
¿CÓMO TEÑÍAN LA LANA LOS ARTESANOS?
PROFE BAUTISTA
SIMULACRO DE MATEMÁTICAS SABER GRADO TERCERO. I.E DE LEÑA
leonardo orozco
ISTQB OCA
Luis III
Simulacro Wonder
Lizeth Peña
ISTQB Foundation Level - 201 - 400 questions
milopz