Simulacro de examen ISTQB

Descrição

ISTQB QA Quiz sobre Simulacro de examen ISTQB, criado por Francisco Cabezas em 15-01-2022.
Francisco Cabezas
Quiz por Francisco Cabezas, atualizado more than 1 year ago
Francisco Cabezas
Criado por Francisco Cabezas mais de 2 anos atrás
88
0

Resumo de Recurso

Questão 1

Questão
Which of the problems below BEST characterize a result of software failure?
Responda
  • Damaged reputation
  • Lack of methodology
  • Inadequate training
  • Regulatory compliance

Questão 2

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

Questão 3

Questão
Which is not the testing objectives
Responda
  • Finding defects
  • Gaining confidence about the level of quality and providing information
  • Preventing defects
  • Debugging defects

Questão 4

Questão
Which of the following statements contains a valuable objective for a test team?
Responda
  • 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

Questão 5

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

Questão 6

Questão
Which of the following will be the best definition for Testing:
Responda
  • 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

Questão 7

Questão
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
Responda
  • I and II
  • I and IV
  • II, IV, and V
  • III and IV

Questão 8

Questão
Who would USUALLY perform debugging activities?
Responda
  • Developers
  • Analysts
  • Testers
  • Incident Managers

Questão 9

Questão
What is the process of analyzing and removing causes of failures in software?
Responda
  • Validation
  • Testing
  • Debugging
  • Verification

Questão 10

Questão
Why is testing necessary?
Responda
  • 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

Questão 11

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

Questão 12

Questão
Quality control is
Responda
  • Phase building activity
  • Intermediate activity
  • End of Phase activity
  • Desing activity

Questão 13

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

Questão 14

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

Questão 15

Questão
What is failure?
Responda
  • Desviation from expected result to actual result
  • Defect in the software
  • Error in the program code
  • Fault in the system

Questão 16

Questão
How can software defects in future projects be prevented from reoccurring?
Responda
  • 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

Questão 17

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

Questão 18

Questão
What is the MAIN benefit of designing tests early in the life cycle?
Responda
  • 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.

Questão 19

Questão
Which is not a testing principle
Responda
  • Early testing
  • Defect clustering
  • Pesticide paradox
  • Exhaustive testing

Questão 20

Questão
The cost of fixing a fault:
Responda
  • 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

Questão 21

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

Questão 22

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

Questão 23

Questão
In foundation level syllabus you will find the main basic principles of testing. Which of the following sentences describes one of these basic principles?
Responda
  • 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.

Questão 24

Questão
Which of the following characterizes the cost of faults?
Responda
  • 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.

Questão 25

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

Questão 26

Questão
Reviewing the test Basis is a part of which phase
Responda
  • Test Analysis
  • Test Design
  • Test Implementation
  • Test Closure Activities

Questão 27

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

Questão 28

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

Questão 29

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

Questão 30

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

Questão 31

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

Questão 32

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

Questão 33

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

Questão 34

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

Questão 35

Questão
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
Responda
  • II, III and IV
  • I, III, IV and V
  • I, II, III and IV
  • III, IV and V

Questão 36

Questão
If an expected result is not specified then:
Responda
  • 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

Questão 37

Questão
Which activity in the fundamental test process creates test suites for efficient test execution?
Responda
  • Test Implementation
  • Test execution
  • Test Analysis
  • Test design

Questão 38

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

Questão 39

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

Questão 40

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

Questão 41

Questão
Testings Contributions to Success
Responda
  • User Requirement
  • System Requirement
  • Global Design
  • Detailed Design
  • IMPLEMENTATION
  • Static testing
  • Dynamic testing
  • End phase
  • Analysis phase
  • Desing phase

Questão 42

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

Questão 43

Questão
7 TEST PROCESS
Responda
  • Test planning
  • TEST Monitoring and control
  • TEST analysis
  • TEST design
  • TEST Implementation
  • TEST Execution
  • TEST completion
  • Test case
  • Test definition
  • TEST Clear

Semelhante

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