Quiz based on key concepts for the CTAL TM exam.
40 questions taken from a sample bank larger than 40 with 1 hour time limit.
Questions and answers are randomized.
Involves comparing actual progress against the plan and implementing corrective actions when needed.
Can be identified by analysis of the test basis, test objectives, and product risks.
Involves the identification of test cases by the stepwise elaboration of the identified test conditions or test basis using test techniques identified in the test strategy or the test plan.
Is the activity in which test designs are implemented as concrete test cases, test procedures, and test data.
Rate this question:
Safety Critical System
System Integration
Systems of Systems
None
Rate this question:
Cost effective and very flexible.
Author is moderator.
Also called a Peer review
Carried out by management or stakeholders, procedures includes assessment of project risks, outcome and decision are documented
Formal, requires trained moderator, uses entry and exit criteria, management may not attend.
Demonstrates conformance to some sort of applicable standards or contractual obligations
Rate this question:
A requirements review meeting
A business analyst eliciting requirements
A database administrator designing a table
A test results report showing requirements coverage
Rate this question:
Test completion check
Test artifacts handover
Lessons learned
Archiving results
Test case design
Risk assessment
Identification of test cases that relate to user requirements
Development of the formal test plan
Rate this question:
Technical skills may be valued the most.
Domain expertise may be valued the most.
Analysis and design skills may be valued the most.
Reporting and tracibility skills may be valued the most.
Rate this question:
Perform a Static Analysis of the code with the intention of finding bugs early.
Explain the testers how the program should work.
Get an agreement to release the partially completed software to the testing department.
Explain the complexity of the code.
Rate this question:
Exploratory Testing
Risk based testing
State transition Testing
Decision Testing
Rate this question:
Their domain knowledge
Their technical expertise
Their testing expertise
Their management expertise
Rate this question:
Is the activity during which tests are organized and prioritized by the Test Analysts.
Begins once the test object is delivered and the entry criteria to test execution are satisfied.
Is the activity that defines “what” is to be tested in the form of test conditions.
Is the activity that defines “how” something is to be tested.
Rate this question:
Structure Based
Specification Based
Defect Based
Experience Based
Rate this question:
Developer training
Expense for test planning, design and implementation
Bugs were detected and development fixed bugs
Bugs were detected by customer
Rate this question:
Average days from defect discovery to resolution
Lines of code written per developer per day
Percentage of test effort spent on regression testing
Percentage of requirements coverage
Rate this question:
The activity that defines “how” something is to be tested.
The activity during which tests are organized and prioritized by the Test Analysts.
Traceability from the test results back to the test conditions, the test basis, and ultimately the test objectives, and also from the test objectives forward to the test results.
The information requirements and methods for collection and are part of test planning, monitoring and control.
Rate this question:
Big bang approach is the best way to rollout test tools to an organization.
Cost benefit analysis should be done before purchasing test tools and analysis should show a good potential return on investment.
Maintenance fees, support fees, licensing fees and learning curve should be considered before introducing test tools to an organization.
Scripted / automated tests can be executed faster during test execution phase.
Rate this question:
Cost effective and very flexible.
Author is moderator.
Also called a Peer review
Carried out by management or stakeholders, procedures includes assessment of project risks, outcome and decision are documented
Formal, requires trained moderator, uses entry and exit criteria, management may not attend.
Demonstrates conformance to some sort of applicable standards or contractual obligations
Rate this question:
Testing is done by a tester (or test team) that is part of the development team
Testing is done by test specialists from the business organization, user community, or other non-development technical organization
External test specialists perform testing on specific test types
Testing is done by a developer other than the one who wrote the code
Rate this question:
Impose retroactive financial penalties on this vendor for the number of bugs delivered on this project.
Perform an acceptance test for all systems received, with particular rigor for this vendor.
Cancel the contract with this vendor and put it on an industry blacklist.
Require the vendor's developers to attend training to improve their ability to write quality code.
Rate this question:
2
5
3
4
Rate this question:
Testing for performance problems
Hiring a contractor after a key test analyst quits
Procuring extra test environments in case one fails during testing
Performing a project retrospective using test results
Rate this question:
All of the work products and activities for a given phase (e.g., requirements, design, implementation, unit testing, integration testing, system testing, and acceptance testing) are completed before the next phase begins.
The features to be implemented are grouped together (e.g., according to business priority or risk), and then the various project phases, including their work products and activities, occur for each group of features.
Work products and activities for each iteration are concluded before the next iteration starts.
Prototypes are used early in the project to confirm feasibility and to experiment with design and implementation decisions, using the level of business priority and technical risk to select the order in which the prototyping experiments are carried out.
Rate this question:
Actual and expected results comparison is part of test execution phase.
Collecting test evidence / test logging is always up to the tester to decide.
Customers should not be involved in any level of test execution.
If the expected and actual results do not match, it is always because of a defect in the software under test.
Rate this question:
Test planning starts at the initiation of the test process for that level and continues throughout the project until the completion of closure activities for that level.
Negotiation should include consultation with relevant project stakeholders about the schedule.
Members of the test team provide information required for exit criteria reporting to avoid having to conduct a lessons learned meeting after testing is completed.
Ensure that effective processes are in place to provide project status reports for users.
Rate this question:
Is the activity during which tests are organized and prioritized by the Test Analysts.
Begins once the test object is delivered and the entry criteria to test execution are satisfied.
Frequency and level of detail required are dependent on the project and should be negotiated during the test planning phase in consultation with relevant project stakeholders.
Is the activity that defines “how” something is to be tested.
Rate this question:
Estimate each task individually an then drive the project estimate from those estimates
Estimate test effort all at once (i.e. 20% of whole project estimates)
A formula based test estimation method based on function point analysis. [TMap]
An expert based test estimation technique that aims at making an accurate estimation using the collective wisdom of the team members
Rate this question:
Maturity levels are: Initial, Managed, Defined, Measured, Optimized
4 maturity levels: Initial, Controlled, Efficient, Optimizing
A context-sensitive approach that allows for tailoring the model including Identification of specific challenges, Recognition of attributes of good processes and Selection of the order and importance of implementation of process improvements
Does not require that improvements occur in a specific order. Methodology stresses “test then code" by using a requirements-based testing strategy.
Rate this question:
Estimate each task individually an then drive the project estimate from those estimates
Estimate test effort all at once (i.e. 20% of whole project estimates)
Decompose Test project into activities, tasks, subtasks etc
An expert based test estimation technique that aims at making an accurate estimation using the collective wisdom of the team members
Rate this question:
Execute test cases in strict risk order
Cover every risk at least once
Try to understand hazards that create risks for our systems
Select a function and find its possible failure modes
Rate this question:
Estimate each task individually an then drive the project estimate from those estimates
Estimate test effort all at once (i.e. 20% of whole project estimates)
Decompose Test project into activities, tasks, subtasks etc
An expert based test estimation technique that aims at making an accurate estimation using the collective wisdom of the team members
Rate this question:
Is the activity during which tests are organized and prioritized by the Test Analysts.
Begins once the test object is delivered and the entry criteria to test execution are satisfied.
Is the activity that defines “what” is to be tested in the form of test conditions.
Is the activity that defines “how” something is to be tested.
Rate this question:
Immaturity of the organization
Test data may be more valid using data generation tools
Test result comparisons may be more accurate using comparison tools
Reuse of test assets such as test cases, test scripts and test data
Rate this question:
Testing is done by a tester (or test team) that is part of the development team
Testing is done by test specialists from the business organization, user community, or other non-development technical organization
External test specialists perform testing on specific test types
Testing is done by a developer other than the one who wrote the code
Rate this question:
I, II and IV true. III false.
I and IV true. II and II false.
I, II and III true. IV false.
II, III and IV true. I false.
Rate this question:
Is the activity during which tests are organized and prioritized by the Test Analysts.
Begins once the test object is delivered and the entry criteria to test execution are satisfied.
Is the activity that defines “what” is to be tested in the form of test conditions.
Is the activity that defines “how” something is to be tested.
Rate this question:
Control Flow Analysis
Data Flow Analysis
Compliance to Coding Standards
Generate code metrics
Detecting Wild Pointers (Pointers “lost” the object to which they should be pointing to)
Performance testing
Load testing
Stress testing
Rate this question:
Artifacts created by the tool may be difficult to maintain
Test data may be more valid using data generation tools
Test result comparisons may be more accurate using comparison tools
Reuse of test assets such as test cases, test scripts and test data
Rate this question:
Prototypes are used early in the project to confirm feasibility and to experiment with design and implementation decisions, using the level of business priority and technical risk to select the order in which the prototyping experiments are carried out.
Work products and activities for each iteration are concluded before the next iteration starts.
The features to be implemented are grouped together (e.g., according to business priority or risk), and then the various project phases, including their work products and activities, occur for each group of features.
All of the work products and activities for a given phase (e.g., requirements, design, implementation, unit testing, integration testing, system testing, and acceptance testing) are completed before the next phase begins.
Rate this question:
Having knowledge, skills and experience in project management
Making a plan, tracking progress and reporting to stakeholders
Interpersonal skills, such as giving and receiving constructive criticism, influencing, and negotiating
Participate in risk analysis and ability to analyze a specification
Design test cases, and diligence for running tests and recording the results
Rate this question:
Testers motivation
Workload and resource usage
Actual and planed costs
Defects found, defect fixed, duration of correction
Rate this question:
II, III true. I , IV false
I, II true. III , IV false
II, III, IV true. I false
I, II, IV true. III false
Rate this question:
All are true
I, II and III true
I, II and IV true
II, III, IV true
Rate this question:
$ 2,000
$ 500
$ 200,000
$ 20,000
Rate this question:
Test plan
Test design specification
Incident report
Project plan
Rate this question:
Developer training
Expense for test planning, design and implementation
Bugs were detected and development fixed bugs
Bugs were detected by customer
Rate this question:
Provide a prescriptive roadmap for improving the test process
Determine where a organization's biggest process improvement ROI will come from
Recommend the organization apply IEEE 892 standards to correct specific test process deviations
List the possible process improvements in order of priority (based upon ROI, risks, alignment to organizational strategy, measurable quantitative or qualitative benefits).
Rate this question:
Cost effective and very flexible.
Author is moderator.
Also called a Peer review
Carried out by management or stakeholders, procedures includes assessment of project risks, outcome and decision are documented
Formal, requires trained moderator, uses entry and exit criteria, management may not attend.
Demonstrates conformance to some sort of applicable standards or contractual obligations
Rate this question:
Maturity levels are: Initial, Managed, Defined, Measured, Optimized
4 maturity levels: Initial, Controlled, Efficient, Optimizing
A context-sensitive approach that allows for tailoring the model including Identification of specific challenges, Recognition of attributes of good processes and Selection of the order and importance of implementation of process improvements
Does not require that improvements occur in a specific order. Methodology stresses “test then code" by using a requirements-based testing strategy.
Rate this question:
Having knowledge, skills and experience in project management
Making a plan, tracking progress and reporting to stakeholders
Interpersonal skills, such as giving and receiving constructive criticism, influencing, and negotiating
Participate in risk analysis and ability to analyze a specification
Design test cases, and diligence for running tests and recording the results
Rate this question:
Quiz Review Timeline (Updated): Mar 11, 2024 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
ISTQB- All Chapters Exam 17
ISTQB- All Chapters Exam 17 assesses knowledge on maintenance testing triggers, regression testing, impact analysis, risk dimensions, and identification of product and project...
Questions:
40 |
Attempts:
2046 |
Last updated:
Jan 19, 2025
|
|
ISTQB- All Chapters Exam16
ISTQB- All Chapters Exam16 assesses knowledge across various testing techniques like experience-based, error guessing, and exploratory testing. It evaluates understanding of test...
Questions:
40 |
Attempts:
959 |
Last updated:
Mar 22, 2023
|
ISTQB- All Chapters Exam15
ISTQB- All Chapters Exam15 assesses knowledge across various testing protocols and standards, including the handling of test incidents and the importance of testing independence....
Questions:
40 |
Attempts:
867 |
Last updated:
Mar 20, 2023
|
ISTQB Foundation Level Extension - Agile Tester. CTFL-AT: Chapter 2
This quiz assesses knowledge on Agile testing methodologies compared to traditional approaches, focusing on integration, system testing, and development activities in agile...
Questions:
35 |
Attempts:
6279 |
Last updated:
Jan 08, 2025
|
|
ISTQB- All Chapters Exam13
ISTQB- All Chapters Exam13 tests comprehensive knowledge in software testing, covering functional system testing, non-functional testing types, beta testing, static analysis...
Questions:
40 |
Attempts:
1225 |
Last updated:
Jul 04, 2024
|
ISTQB- All Chapters Exam12
This ISTQB- All Chapters Exam12 assesses critical skills for software testers, covering topics like test-driven development, regression testing, and incident management. It...
Questions:
40 |
Attempts:
624 |
Last updated:
Mar 20, 2023
|
Wait!
Here's an interesting quiz for you.