2026 New ISEB-SWT2 Exam Dumps with PDF and VCE Free: https://www.surepassexam.com/ISEB-SWT2-exam-dumps.html
Examcollection offers free demo for ISEB-SWT2 exam. "ISTQB-ISEB Certified Tester Foundation Level", also known as ISEB-SWT2 exam, is a ISEB Certification. This set of posts, Passing the ISEB ISEB-SWT2 exam, will help you answer those questions. The ISEB-SWT2 Questions & Answers covers all the knowledge points of the real exam. 100% real ISEB ISEB-SWT2 exams and revised by experts!
Free ISEB-SWT2 Demo Online For ISEB Certifitcation:
NEW QUESTION 1
What is the main reason for using a pilot project to introduce a testing tool into an organization? [K1]
- A. To identify the requirements for using a tool
- B. To make a selection between alternative tools
- C. To assess whether the tool will be cost- effective
- D. To ensure the tools fits existing processes without change
Answer: C
NEW QUESTION 2
Which of the test cases below will exercise both outcomes from decision 2? [K3] Refer to the exhibit
- A. P = 24, Q = 20, P=24, Q=25
- B. P = 36, Q = 36, P=37, Q=35
- C. P = 42, Q = 43, P=42, Q=42
- D. P = 37, Q = 36, P=35, Q=36
Answer: B
NEW QUESTION 3
When assembling a test team to work on an enhancement to an existing system, which of the following has the highest level of test independence?
- A. A business analyst who wrote the original requirements for the system.
- B. A permanent programmer who reviewed some of the new code, but has not written any of it.
- C. A permanent tester who found most defects in the original system.
- D. A contract tester who has never worked for the organization before.
Answer: D
Explanation:
In this scenario, the contract tester who has never worked for the organization before has the highest level of test independence. The three others are less independent as they are likely to make assumptions based on their previous knowledge of the requirements, code and general functionality of the original system.
Note that independence does not necessarily equate to most useful. In practice most test or project managers would recruit a permanent tester who has worked on the original system in preference to a contract tester with no knowledge of the system. However, when assembling a team it would be useful to have staff with varying levels of test independence and system knowledge.
NEW QUESTION 4
Which of the following test case design techniques is white box (structure-based)? [K1]
- A. Use case testing
- B. State transition testing
- C. Decision testing
- D. Equivalence partitioning
Answer: C
NEW QUESTION 5
Which of the following are valid reasons for adopting a different life cycle (from the V model), for increments after the first year? 2 credits
- A. We do not have a clear understanding of the requirements from a customer perspective.i
- B. We see the risk of delivering requested functionality late as being higher than the risk of delivering a lower quality product.ii
- C. We do not have a budget for additional regression testing which is needed to ensure that existing functionality is not compromised by future iterations.i
- D. The company test strategy does not fit well within the V life cycle model.
- E. (i) and (ii)
- F. (i) and (iv)
- G. (ii) and (iii)
- H. (ii) and (iv)
Answer: A
NEW QUESTION 6
Which of the following is a non-functional requirement?
- A. The system will enable users to buy books.
- B. The system will allow users to return books.
- C. The system will ensure security of the customer details.
- D. The system will allow up to 100 users to log in at the same time.
Answer: D
Explanation:
The other options are functional requirements. Note that security is regarded as a functional requirement in this syllabus.
NEW QUESTION 7
The test improvement project will take place in an organization developing a safety-critical avionics application. Which one of the following standards do you believe would be most appropriate to take into account for compliance during your assignment? 1 credit
- A. ISO 9126
- B. IEEE 829
- C. BS 7925/2
- D. DO-178B
Answer: D
NEW QUESTION 8
Which of the following is a valid reason for writing test cases based on experience and intuition? [K1]
- A. Use of formal techniques requires expensive training
- B. Only experience can ensure all functionality is covered
- C. Tests based on experience and intuition can supplement formal techniques
- D. Formal techniques require the use of expensive tools
Answer: C
NEW QUESTION 9
System testing is:
- A. Used to search for defects in software modules that are separately testable.
- B. The responsibility of the users of a system.
- C. Concerned with the behavior of a whole system/product as defined by the scope of a developmentproject.
- D. Triggered by modifications, migration or retirement of the software system.
Answer: C
NEW QUESTION 10
Reviewing the test Basis is a part of which phase
- A. Test Analysis and Design
- B. Test Implementation and execution
- C. Test Closure Activities
- D. Evaluating exit criteria and reporting
Answer: A
NEW QUESTION 11
Independent Verification & Validation is:
- A. Done by the Developer
- B. Done by the Test Engineers
- C. Done By Management
- D. Done by an Entity Outside the Project’s sphere of influence
Answer: D
NEW QUESTION 12
What are metrics NOT used for?
- A. To identify the percentage of work done in test environment preparation.
- B. To identify the percentage of work done in test case preparation.
- C. To apply to the RAD development model.
- D. To measure whether dates of test milestones were met.
Answer: C
NEW QUESTION 13
Test script TransVal 3.1 tests transaction validation via screen TRN 003B. According to the specification (PID ver 1.3 10b iv) the validation screen should not accept future dated transactions. Test script TransVal 3.1 passes. Test script eod 1.4 tests end of day processing and is run after the execution of TransVal 3.1 using data entered during that test
Which of the following is the BEST detail on an incident report? [K3]
- A. Titl
- B. End of Day failure.. Reproducibl
- C. Ye
- D. Descriptio
- E. Script eod 1.4 fails when the first transaction of the day is a future dated transactio
- F. Screen shot of the failure attached.
- G. Titl
- H. Transaction input screen validation..Reproducibl
- I. Ye
- J. Descriptio
- K. Script eod 1..4 fails . Screen shot of the failure attache
- L. Validation of transaction entryon screen TRN-003B should not allow future dated transactions – see PID ver 1.3 para 10b iv.
- M. Titl
- N. Screen TRN-003B validation of transaction date.. Reproducibl
- O. N
- P. Descriptio
- Q. When a future dated transaction is processed by the end of day process, a failure can occu
- R. This does not always happe
- S. Screen shot of the failure attached.
- T. Titl
- . Screen TRN-003B validation of transaction dat
- . Reproducibl
- . Ye
- . Descriptio
- . Script eod 1.4 fails when the first transaction of the day is a future dated transactio
- . Screen shot of the failure attache
- . Validation of transaction entry on screen TRN-003B should not allow future dated transactions– see PID ver 1.3 para 10b iv.
Answer: D
NEW QUESTION 14
What is static analysis?
- A. The decision between using white or black box test techniques.
- B. Executing software to validate the most common path through the code.
- C. A technique to find defects in software source code and software models, performed without executing code.
- D. It is a testing technique used during system testing.
Answer: C
NEW QUESTION 15
Which of the following statements about use-case testing are most accurate? (i)In a use-case diagram an actor represents a type of user.
(ii)Use-cases are the most common test basis for unit testing.
(iii)A use-case describes interactions between actors.
(iv)An actor is always a human user that interacts with the system. (v)Test cases can be based on use-case scenarios.
(vi) Use-case testing will often identify gaps not found by testing individual components.
- A. ii, iii, iv, v
- B. i, iii, v, vi
- C. i, ii, iv, v
- D. iii, iv, v, vi
Answer: B
NEW QUESTION 16
Which of the following would be the TWO most appropriate examples of entry criteria documented in the system integration test plan? 2 credits
- A. The percentage of decision coverage achieved during unit testing.
- B. The availability of the latest version of the capture-replay tool (for testing the interface with the newly developed test management tool).
- C. The sign-off of a performance test software release note (test item transmittal report) by both development and testing showing that system performance meets the specified acceptance criteria.
- D. The percentage of acceptance test procedures scheduled for execution.
- E. The percentage of requirements coverage achieved during system integration test.
Answer: AB
NEW QUESTION 17
Identify THREE items that would be part of the work-breakdown structure showing the key testing activities for the acceptance test project. 2 credits (for 2 out of 3 correct 1 credit)
- A. Test planning, test case preparation and test execution for each of the four iterations
- B. Work should be explicitly allocated to test completion, test management, installation and to training on using the system
- C. Activities to deploy the system in the user environment
- D. Regression testing in the second, third and fourth iterations
- E. Development activities for unit and integration testing
- F. Reviews on requirements documentation
- G. Defining test environment requirements for system testing
Answer: ABD
NEW QUESTION 18
Which of the following, if observed in reviews and tests, would lead to problems (or conflict) within teams?
- A. Testers and reviewers are not curious enough to find defects.
- B. Testers and reviewers are not qualified enough to find failures and faults.
- C. Testers and reviewers communicate defects as criticism against persons and not against the software product.
- D. Testers and reviewers expect that defects in the software product have already been found and fixed by the developers.
Answer: C
NEW QUESTION 19
Which of the following is an example of testing as part of the requirements specification phase? 1 credit
- A. A requirements review meeting
- B. A business analyst eliciting requirements
- C. Performing acceptance tests against requirements
- D. A test report showing requirements coverage
Answer: A
NEW QUESTION 20
How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment?
Assume that the two conditions are independent of each other : -if (Condition 1)then statement 1else statement 2if (Condition 2)then statement 3
- A. 2 Test Cases
- B. 3 Test Cases
- C. 4 Test Cases
- D. Not achievable
Answer: A
NEW QUESTION 21
Maintenance testing is:
- A. updating tests when the software has changed
- B. testing a released system that has been changed
- C. testing by users to ensure that the system meets a business need
- D. testing to maintain business advantage
Answer: B
NEW QUESTION 22
A test case starts at S1 and triggers 4 events in sequence: E1, E4, E5, E7. What will be the finishing state and the output(s) from the test case? [K3]
Refer to the exhibit
- A. S2 and O4
- B. S4 and O2
- C. S4 and O4
- D. S2 and O2
Answer: D
NEW QUESTION 23
A test assessment has been carried out using the selected model as a reference framework. A number of recommendations have been identified and you are asked to prioritize them. Based on your knowledge of the project, you are expecting severe resistance to change. Which of the following would be the most important selection criterion for defining the priority of the recommendations? 2 credits
- A. Synchronized with the overall long-term organizational strategy
- B. Defined according to the maturity model used
- C. Most visible to stakeholders
- D. Low costs actions first
Answer: C
NEW QUESTION 24
Which of the following are static techniques?
- A. Walkthrough.
- B. State transition testing.
- C. Decision table testing.
- D. Statement testing.
Answer: A
Explanation:
Options (B), (C) and (D) are all dynamic test techniques.
NEW QUESTION 25
Boundary value testing:
- A. Is the same as equivalence partitioning tests
- B. Test boundary conditions on, below and above the edges of input and output equivalence classes
- C. Tests combinations of input circumstances
- D. Is used in white box testing strategy
Answer: B
NEW QUESTION 26
“How much testing is enough?”
- A. This question is impossible to answer
- B. This question is easy to answer
- C. The answer depends on the risk for your industry, contract and special requirements
- D. This answer depends on the maturity of your developers
Answer: C
NEW QUESTION 27
......
P.S. Easily pass ISEB-SWT2 Exam with 120 Q&As DumpSolutions.com Dumps & pdf Version, Welcome to Download the Newest DumpSolutions.com ISEB-SWT2 Dumps: https://www.dumpsolutions.com/ISEB-SWT2-dumps/ (120 New Questions)