ISTQB-ISEB Certified Tester Foundation Level (ISEB-SWT2) - ISEB Actual Exam Questions
Last updated on May 13, 2026
The selection of test cases for regression testing..?
Requires knowledge on the bug fixes and how it affect the system
Includes the area of frequent defects
Includes the area which has undergone many/recent code changes
All of the above
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Which of the following correctly states a limitation in the use of static analysis tools? [K1]
Static analysis tools can be applied to new code but cannot be applied to existing code
Static analysis tools can be used to enforce coding standards
Static analysis tools always generate large numbers of warning messages when applied to new code, even if the code meets coding standards
Static analysis tools do not generate warning messages when applied to existing code
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
A new testing tool has been selected for an organisation and a pilot project has successfully completed. The next step is to deploy the tool within the organization. What is a key success factor in tool deployment?
Estimate a cost-benefit ratio based on a firm business case
Determine whether benefits will be achieved at reasonable cost
Provide support for the test team using the tool
Assessment of organisational maturity, strengths and weaknesses
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
In the above State Table, which of the following represents an invalid transition?
Event C from S3
Event E from S4
Event B from S2
Event D from S4
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Before an invoice can be created, an account is required. Before an account can be set up, an account user is required (in order to set up the account). The software is delivered with a master user only, who can only create other types of users. The following test cases have been written to test the high- level structure of the software
Create an invoice
f, g, a, c, b, d, e, i, j, h
Amend an invoice
e, i, a, c, b, d, f, g, h, j
Process an invoice (send to customer)
e, i, f, g, a, c, b, d, h, j
Delete an invoice
f, g, e, i, a, b, c, d, j, h
Create an account
Create an account user
Amend an account user
Delete an account user
Amend an account
Delete an account Which of the following test procedures would enable all tests to be run? [K3]
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Finish Practice?
Are you sure you want to finish? This will end your practice session.