Pregunta 1
Pregunta
Which of the following statements is correct about "Independent Testing"?
a. Using dependent testers is not effective at finding defects.
b. Testing independence means that the person who tests the software is different from the person who develops it.
c. No independent testers means that the testers are working from outside the organization.
d. One of the benefits of independent testing is that the testers recognize different kinds of failures.
e. One of the drawbacks of independent testing is that developers may lose the sense of responsibility for quality.
Respuesta
-
a, b & c are correct; d & e are false
-
a & b are correct; c, d & e are false
-
b, d & e are correct; a & c are false
-
b & e are correct; a, c & d are false
Pregunta 2
Pregunta
Which of the following is considered one of the tasks of the test manager?
Respuesta
-
Reviewing requirements to find defects
-
Analysis and execution of test cases
-
Test environment implementation decision
Pregunta 3
Pregunta
Which of the following is considered as one of the tasks of the test manager?
Respuesta
-
Gathering metrics and choosing tools needed for testing
-
Writing user stories and acceptance criteria
-
Design test cases and configure test conditions
Pregunta 4
Pregunta
Which of the following is considered as one of the tasks of the tester?
Respuesta
-
Test environment setup
-
Writing test policy and test strategy
-
Initiating the analysis, design, implementation and execution of tests
Pregunta 5
Pregunta
Which of the following statements is correct about "Test planning"?
a. Test planning is a continuous activity
b. Feedback from the development activities is used to recognize risks in the test plan
c. Planning may be documented in separated test plans for different test levels and types
d. Test plan outlines test activities for development and maintenance projects
Respuesta
-
a, d & c are correct; b is false
-
a, b & c are correct; d is false
-
a & c are correct; b & d are false
-
a is correct; b, c & d are false
Pregunta 6
Pregunta
Which of the following is considered as a test planning activity?
Respuesta
-
Defining the overall approach of development
-
Budgeting the projects and defining code standards
-
Choose the programming language that will be used in development
-
Determine the scope, objectives and risks of testing
Pregunta 7
Pregunta
Scheduling of test analysis, design, implementation and execution is a... that it is performed by the...
Respuesta
-
Test Planning activity / Test Leader
-
Test Execution activity / Test Leader
-
Test Planning activity / Tester
-
Test Execution activity / Tester
Pregunta 8
Pregunta
Choose the correct definition of "Test strategy"?
Respuesta
-
A measure of the proportion of executable statements exercised by the testers
-
Provides a generalized description of the test process
-
Documentation of test activities in session-based testing
Pregunta 9
Pregunta
"Risk-Based" testing is an example of.... test strategy.
Respuesta
-
Methodical
-
Analytical
-
Process-compliant
-
Directed
Pregunta 10
Pregunta
"Reliability growth model" is an example of... test strategy
Respuesta
-
Model-based
-
Methodical
-
Directed
-
Analytical
Pregunta 11
Pregunta
…. test strategy relies on making systematic use of some predefined set of tests or test conditions.
Respuesta
-
Regression-averse
-
Reactive
-
Directed
-
Methodical
Pregunta 12
Pregunta
Implementing tests based on external rules and standards, this is an example of... test strategy.
Respuesta
-
Methodical
-
Reactive
-
Directed
-
Process-compliant
Pregunta 13
Pregunta
Getting advice, guidance and instructions of stakeholders, this is an example of.... test strategy.
Respuesta
-
Methodical
-
Regression-averse
-
Directed
-
Process - compliant
Pregunta 14
Pregunta
"Designing reusable testware and extensive automation of testing at one or more test levels", these are examples for... test strategy.
Respuesta
-
Methodical
-
Regression-averse
-
Directed
-
Process - compliant
Pregunta 15
Pregunta
"Exploratory testing" is a technique employed in... test strategies.
Respuesta
-
Regression - averse
-
Reactive
-
Directed
-
Methodical
Pregunta 16
Pregunta
After defining the test strategy, we begin choosing the test approach which is the starting point for selecting the...
Respuesta
-
Test suites, test procedures, test cases
-
User stories, epics, acceptance criteria
-
Test tools, test team, test leader
-
Test levels, test types, test techniques
Pregunta 17
Pregunta
Which of the following can be included in the ‘’entry criteria‘’?
Respuesta
-
Availability of necessary tools
-
Sufficiency of the evaluated levels of quality characteristics
-
Achieving a defined level of coverage
-
None of above
Pregunta 18
Pregunta
Which of the following can be included in the ‘’exit criteria’’?
Respuesta
-
Availability of testable requirements, user stories
-
Availability of test data and other necessary resources
-
Test environment availability
-
Achieving a defined level of coverage
Pregunta 19
Pregunta
The quality of test basis is one of the ….. that influence the test effort.
Pregunta 20
Pregunta
"The stability of the organization, the test approach and the test process", are examples of the ….. that influence the test effort.
Pregunta 21
Pregunta
"Team cohesion and leadership؛ is an example of the... that influences the test effort.
Pregunta 22
Pregunta
"The severity of defects found and the amount of rework required", are examples of …. factors that influence the test effort.
Pregunta 23
Pregunta
Which of the following is the definition of "metrics-based" technique that is used in test estimation?
Respuesta
-
Estimating the test effort based on typical values or on former similar projects
-
Estimating the test effort based on Agile methodologies like: T-shirt size techniques
-
Estimating the test effort based on the experience of the owners of the testing tasks
-
None of the above
Pregunta 24
Pregunta
Which of the following is the definition of "expert-based" technique that is used in test estimation?
Respuesta
-
Estimating the test effort based on typical values or on former similar projects
-
Estimating the test effort based on Agile methodologies like: T-shirt size techniques
-
Estimating the test effort based on the experience of the owners of the testing tasks
-
None of the above
Pregunta 25
Pregunta
What is the purpose of test monitoring?
Respuesta
-
Estimating the test effort based on typical values
-
Gathering information and providing feedback about test activities
-
Getting feedback from development activities use to recognize risk in test plan
Pregunta 26
Pregunta
"Corrective actions taken as a result of information and metrics gathered and reported", this is the definition of ….
Respuesta
-
Test monitoring
-
Test activity
-
Test organization
-
Test control
Pregunta 27
Pregunta
Which of the following is an example of test control actions?
Pregunta 28
Pregunta
Which of the following can be considered as "test metrics"?
Respuesta
-
Designing test cases and configuring test conditions
-
Analysis and execution of test cases
-
Number of test cases run or not
Pregunta 29
Pregunta
Test progress reports may include...
Respuesta
-
Test procedures
-
Status of development activity
-
Reusable test work products produced
-
Factors impeding progress
Pregunta 30
Pregunta
The purpose of configuration management is...
Respuesta
-
Focus typically on the behavior and capability of whole system
-
Establish the integrity of the component, the testware and their relationships to one another
-
Improve the software product, consider alternative implementations and find defects
Pregunta 31
Pregunta
Identifying and implementing procedures and tools of configuration management should be done during….
Respuesta
-
Release planning
-
Review planning
-
Test planning
-
Development planning
Pregunta 32
Pregunta
Choose the correct answer that describes how configuration management supports testing?
Respuesta
-
Discover more specialized types of defects
-
Evaluating quality and building confidence
-
Help to identify test conditions, test cases and test data
-
All items of testware are uniquely identified and version controlled
Pregunta 33
Pregunta
Which of the following is the definition of "risk"?
Respuesta
-
A sequence of instructions for execution of a test that is having positive consequences
-
The negative consequences of an event in the present
-
The possibility of an event in the future which has negative consequences
-
A measure of proportion of decision outcomes exercised
Pregunta 34
Pregunta
The level of risk is determined by two factors, and those factors are...
Pregunta 35
Pregunta
Which of the following is an example of "product risks"?
Pregunta 36
Pregunta
Which of the following is an example of "project risks"?
Respuesta
-
Software issue
-
User experience issue
-
Technical issue
Pregunta 37
Pregunta
Which of the following is one of the objectives of defect reports?
Respuesta
-
Increase sales, improve brand image and build relation with public
-
Provide strong management controls over the projects
-
Maximize the productivity of the system staff
-
Provide ideas for development team and test process improvement
Pregunta 38
Pregunta
As a tester in a company, you are testing the login page and already wrote a defect report:
ID: #159
Name: login page_confirming password field is not available for typing
Reporter: Mohamed Ahmed
URL: https://xyz.com/login
Platform: Macintosh
Browser: Chrome 53
Severity: Major
Priority: High
Steps to produce:
1- Open the login page
2- Click on confirming password field
3- Try to write inside field
(*) Considering the previous ‘’defect report’’, what is the main missed data in this report?