aiotestking uk

ISEB-SWT2 Exam Questions - Online Test


ISEB-SWT2 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

We provide real ISEB-SWT2 exam questions and answers braindumps in two formats. Download PDF & Practice Tests. Pass ISEB ISEB-SWT2 Exam quickly & easily. The ISEB-SWT2 PDF type is available for reading and printing. You can print more and practice many times. With the help of our ISEB ISEB-SWT2 dumps pdf and vce product and material, you can easily pass the ISEB-SWT2 exam.

Online ISEB ISEB-SWT2 free dumps demo Below:

NEW QUESTION 1

In addition to introducing the new team member, you have decided to raise motivation. Which of the measures listed below would be the best measure to take in order to increase the motivation of the team? 2 credits

  • A. Provide more time for testing in the schedule
  • B. Allow people to take some time off
  • C. Introduce entry criteria to the testing phase
  • D. Organize a meeting with senior management in which they address the importance of good testing for this project

Answer: D

NEW QUESTION 2

Test objectives for systems testing of a safety critical system include completion of all outstanding defect correction. Regression testing is required following defect correction at all test levels. Which TWO of the following metrics would be MOST suitable for determining whether the test objective has been met? [K2]
* a. Regression tests run and passed in systems testing
* b. Incidents closed in systems testing
* c. Planned tests run and passed in system testing
* d. Planned tests run and passed at all levels of testing
* e. Incidents raised and closed at all levels of testing

  • A. a and e
  • B. b and c
  • C. d and e
  • D. a and b

Answer: A

NEW QUESTION 3

Which is not a major task of test implementation and execution?

  • A. Develop and prioritizing test cases, creating test data, writing test procedures and optionally, preparing test harness and writing automated test scripts.
  • B. Logging the outcome of test execution and recording the identities and versions of the software under test, test tools and test ware.
  • C. Checking test logs against the exit criteria specified in test planning.
  • D. Verifying that the test environment has been set up correctly.

Answer: B

NEW QUESTION 4

What test roles (or parts in the testing process) is a developer most likely to perform?
(i) Executing component integration tests.
(ii) Static analysis.
(iii) Setting up the test environment.
(iv) Deciding how much testing should be automated.

  • A. (i) and (ii)
  • B. (i) and (iv)
  • C. (ii) and (iii)
  • D. (iii) and (iv)

Answer: A

Explanation:
(i) Executing component integration tests is usually done by developers. Developers are usually responsible for unit and component integration testing. Independent testing usually follows at system and acceptance test levels.
(ii) Static analysis is usually done by developers because: it requires an understanding of the code and therefore the person doing this needs skills in the programming language; and it can be done as soon as the code is written. Therefore it is quick and effective for the developer to do it. The risk of a lack of test independence can be mitigated by performing independent system and acceptance testing.
(iii) Setting up the test environment is an activity typically performed by a tester. It may require support from developers and staff from other departments and on some occasions environments could be set up by
developers. However, it is a task that could be done by a tester rather than a developer.
(iv) Deciding how much testing should be automated is typically a decision made by the test leader, who will consult other staff in the decision-making process. Developers may be involved and their skills may be required to automate some tests. However, the decision on how much to automate should not be made by developers.

NEW QUESTION 5

The development manager is managing the review of the responses received from bidders, and has asked the in-house test manager to provide a review checklist for the test management aspects of the responses. Which of the following checkpoints would be appropriate? 2 credits

  • A. The bidder’s test policy should enforce that incident management fully conforms to IEEE 1044.
  • B. The bidder’s project strategy shows that the data content of all the test environments conforms to EU standards.
  • C. The bidder’s test plan shows that the application will be delivered for acceptance in six months time.
  • D. The bidder’s project test plan depicts a phased implementation with later delivery dates to be confirmed and states that test deliverables will be developed using IEEE 829 as a guide.

Answer: D

NEW QUESTION 6

Failure is

  • A. Incorrect program behavior due to a fault in the program
  • B. Bug found before product Release
  • C. Bug found after product Release
  • D. Bug found during Design phase

Answer: A

NEW QUESTION 7

Which of the following statements are TRUE? A. Regression testing and acceptance testing are the same. B. Regression tests show if all defects have been resolved. C. Regression tests are typically well-suited for test automation. D. Regression tests are performed to find out if code changes have introduced or uncovered defects. E. Regression tests should be performed in integration testing.

  • A. A, C and D and E are true; B is false.
  • B. A, C and E are true; B and D are false.
  • C. C and D are true; A, B and E are false.
  • D. B and E are true; A, C and D are false.

Answer: C

NEW QUESTION 8

Test Implementation and execution has which of the following major tasks?

  • A. Developing and prioritizing test cases, creating test data, writing test procedures and optionally preparing the test harnesses and writing automated test scripts.i
  • B. Creating the test suite from the test cases for efficient test execution.ii
  • C. Verifying that the test environment has been set up correctly.i
  • D. Determining the exit criteria.
  • E. i, ii, iii are true and iv is false
  • F. i, iv are true and ii is false
  • G. i, ii are true and iii, iv are false
  • H. ii, iii, iv are true and i is false

Answer: A

NEW QUESTION 9

Which THREE activities would be valid steps during the development of the test strategy?2 credits (2 out of 3 correct 1 credit)

  • A. Identify test staff members that will be involved in the system test
  • B. Define test career paths
  • C. Understand the software development life cycle used by the software house
  • D. Assess the testing that needs to be done to minimize the risks
  • E. Issue the test strategy document for review
  • F. Define a master test plan template
  • G. Perform a project risk analysis

Answer: CDE

NEW QUESTION 10

What is retesting?

  • A. Running the same test again in the same circumstances to reproduce the problem.
  • B. A cursory run through a test pack to see if any new errors have been introduced.
  • C. Checking that the predetermined exit criteria for the test phase have been met.
  • D. Running a previously failed test against new software/data/documents to see if the problem is solved.

Answer: D

NEW QUESTION 11

Which of the following is a benefit of test independence?

  • A. It does not require familiarity with the code.
  • B. It is cheaper than using developers to test their own code.
  • C. It avoids author bias in defining effective tests.
  • D. Testers are better at finding defects than developers.

Answer: C

NEW QUESTION 12

A system requirement states that up to 100 users should be able to carry out a transaction, with responses returned within 5 seconds.
What type of non-functional testing would you carry out to verify these requirements?

  • A. Stress testing
  • B. Maintenance testing
  • C. Load testing
  • D. Usability testing

Answer: B

NEW QUESTION 13

When an organization considers the use of testing tools, they should:

  • A. Use a tool in order to help define a good test process because the tool will force process repeatability and therefore enforce good test process.
  • B. Always start by bringing in automated test execution tools as these tools have the greatest return on investment and therefore should be introduced first.
  • C. Perform analysis of the test process and then assess whether it can be supported through the introduction of tool support.
  • D. Allow the developers to select the testing tools because tools are technical and developers have the appropriate skills to advise on test tool selection and configuration.

Answer: C

NEW QUESTION 14

Consider the typical objectives of testing. Which of the following metrics can be used to measure the effectiveness of the testing process in achieving one of those objectives? 1 credit

  • A. Average number of days between defect discovery and resolution
  • B. Percentage of requirements covered
  • C. Lines of code written per developer per day
  • D. Percentage of test effort spent on regression testing

Answer: B

NEW QUESTION 15

During which test activity could faults be found most cost effectively?

  • A. Execution
  • B. Design
  • C. Planning
  • D. Check Exit criteria completion

Answer: C

NEW QUESTION 16

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 17

Which list of levels of tester independence is in the correct order, starting with the most independent first?

  • A. Tests designed by the author; tests designed by another member of the development team; tests designed by someone from a different company.
  • B. Tests designed by someone from a different department within the company; tests designed by the author; tests designed by someone from a different company.
  • C. Tests designed by someone from a different company; tests designed by someone from a different department within the company; tests designed by another member of the development team.
  • D. Tests designed by someone from a different department within the company; tests designed by someone from a different company; tests designed by the author.

Answer: C

Explanation:
This option has someone nearer to the written code in each statement. All other options are not in this order.

NEW QUESTION 18

Which of the following statements are true?
(i) Defects are likely to be found earlier in the development process by using reviews rather than static analysis.
(ii) Walkthroughs require code but static analysis does not require code.
(iii) Informal reviews can be performed on code and specifications.
(iv) Dynamic techniques are generally used before static techniques.
(v) Dynamic techniques can only be used after code is ready to be executed.

  • A. (i), (ii), (vi).
  • B. (ii), (iii), (v).
  • C. (i), (iv), (v).
  • D. (i), (iii), (v).

Answer: D

Explanation:
The other answers are incorrect because:
(ii) Walkthroughs do not require code and static analysis does require code.
(iv) Static techniques do not execute the code and therefore can be run before and after the code is ready for execution.

NEW QUESTION 19

Which of the following would be the most significant input to estimating the time to carry out the specified testing tasks? 3 credits

  • A. The skills and experience of developers to correct the failures.
  • B. The standards used for the requirements specification.
  • C. The metrics recorded from testing the capture-replay tool.
  • D. The number of testers in the company and their grade.

Answer: C

NEW QUESTION 20

A test management tool is most likely to integrate with which of the following tools?

  • A. Performance testing tool
  • B. Test data preparation tool
  • C. Static analysis tool
  • D. Requirements management tool

Answer: D

Explanation:
Requirements management tools (option (D)) often have interfaces with test management tools. In some cases they will be sold as a package or in other cases a test management tool may have its own requirements module. The use of such interfaces or integrated packages aids traceability from requirements through to test scripts and defects.
Performance management tools (option (A)), test data preparation tools (option (B)) and static analysis tools (option (C)) are unlikely to have an interface or be integrated with a test management tool. They serve different purposes and therefore there is little need for such interfaces.

NEW QUESTION 21

Continuing with the Scenario described in the previous question, which of the following topics would you need to address in detail in the master test plan? 3 credits

  • A. An approach to regression testing
  • B. A list of boundary values for “advance amount”
  • C. A description of dependencies between test cases
  • D. A logical collection of test cases

Answer: A

NEW QUESTION 22

Which of the following best describes the Black-box technique?

  • A. It uses decision coverage for completeness.
  • B. It ensures all possible branches in the code are tested.
  • C. It is based on the internal structure of the system.
  • D. It can be done without reference to the internal structure of the component or system.

Answer: D

NEW QUESTION 23

Which of the following is not a part of the Test Implementation and Execution Phase?

  • A. Creating test suites from the test cases
  • B. Executing test cases either manually or by using test execution tools
  • C. Comparing actual results
  • D. Designing the Tests

Answer: D

NEW QUESTION 24

Which of the following statements BEST describes the difference between testing and debugging?

  • A. Testing pinpoints (identifies the source of) the defect
  • B. Debugging analyzes the faults and proposes prevention activities.
  • C. Dynamic testing shows failures caused by defect
  • D. Debugging finds, analyzes, and removes the causes of failures in the software.
  • E. Testing removes fault
  • F. Debugging identifies the causes of failures.
  • G. Dynamic testing prevents causes of failure
  • H. Debugging removes the failures.

Answer: B

NEW QUESTION 25

Which of the following statements about software development models is most accurate? [K1]

  • A. The 4 stage V model is always the best choice of software development model for any project
  • B. The agile development model is usually most appropriate for short projects
  • C. The choice of software development model depends on product and project characteristics
  • D. The 2 stage V model is the most appropriate development model for simple products

Answer: C

NEW QUESTION 26

Which of the following would you NOT expect to see on an incident report from test execution?

  • A. The version(s) of the software under test
  • B. The test execution schedule
  • C. Expected results and actual results
  • D. Precise steps to reproduce the problem

Answer: D

NEW QUESTION 27
......

100% Valid and Newest Version ISEB-SWT2 Questions & Answers shared by Thedumpscentre.com, Get Full Dumps HERE: https://www.thedumpscentre.com/ISEB-SWT2-dumps/ (New 120 Q&As)