Вы находитесь на странице: 1из 12

Which test investigates both functional and non-functional system requirements? Select one: a. Acceptance testing b.

Confirmation testing c. Alpha testing d. System testing The process of testing to determine the _________ of a software product. See also efficiency testing? Select one: a. Reliability testing b. Integration testing c. Performance testing d. Functional testing Which of the following can be tested as part of operational testing? Select one: a. Disaster recovery b. Probe effect c. State transition d. Component interaction The following list contains risks that have been identified for a software product to be developed. Which of these risks is an example of a product risk? Select one: a. Software delivery is behind schedule b. 3rd party supplier does not supply as stipulated

c. Threat to a patients life d. Not enough qualified testers to complete the planned tests Why is it necessary to define a Test Strategy? Select one: a. Software failure may cause loss of money, time, business reputation, and in extreme cases injury and death. It is therefore critical to have a proper test strategy in place. b. As there are many different ways to test software, thought must be given to decide what will be the most effective way to test the project on hand. c. Starting testing without prior planning leads to chaotic and inefficient test project d. A strategy is needed to inform the project management how the test team will schedule the testcycles Testing the changes to an operational system or the impact of a changed environment to an operational system? Select one: a. Robustness testing b. Portability testing c. Functionality testing d. Maintenance testing What is the key difference between a. Contract and regulation acceptance testing and b. alpha and beta testing? Select one: a. a. are for customer-developed softwae and b. are for off-the-shelf software b. a. are conducted by regulators and b. are performed by system administrators c. a. are mandatory test for government applications and b. are usually optional

d. a. are performed outside the company and b. are conducted by the test team Which of the following statements contains a valid goal for a functional test set? Select one: a. A goal is that no more failures will result from the remaining defects b. A goal is to eliminate as much as possible the causes of defects c. A goal is to find as many failures as possible so that the cause of the failures can be identified and fixed d. A goal is to fulfill all requirements for testing that are defined in the project plan. Which tet is usually run many times and generally evolve slowly? Select one: a. Stress testing b. Regression testing c. Reliability testing d. Performance testing A condition or capability needed by a user to solve a problem or achieve an objective that must be met or possessed by a system or system component to satisfy a contract, standard, specification, or other formally imposed document? Select one: a. Portability b. Requirement c. Performance d. Robustness Which acceptance test is USUALLY performed by system administrators? Select one:

a. Customer b. Operational c. Regulatory d. Contractual Which of the following list contains only non-functional tests? Select one: a. System testing, performance testing b. Interoperability testing, reliability testing, performance testing c. Testing various configurations, beta testing, load testing d. Load testing, stress testing, component testing, portability testing What is the difference between component and integration testing? Select one: a. Component testing searches for defects; interration testing tests interfaces b. Developers perform component testing; testers perform integration testing c. Testers perform component testing; users perform integration testing d. Component testing tess interfaces; interation testing searches for defect A number of critical bugs are fixed in software. All the bugs are in one module, related to reports. The test manager decides to do regression testing only on the reports module? Select one: a. The test manager is justified in her decision because no bug has been fixed in other modules b. The test manager should do only automated regression testing. c. Regression testing should be done on other modules as well because fixing one module may affect other modules

d. The test manager should only do confirmation testing. There is no need to do regression testing Integration testing has following characteristics? I. It can be done in incremental manner II. It is always done after system testing III. It includes functional tests IV. It includes non-functional tests Select one: a. I, II and IV are correct b. I, III and IV are correct c. I is correct d. I, II and III are correct Which set of metrics can be used for monitoring of the test execution? Select one: a. Number of detected defects, testing cost b. Number of residual defects in the test object. c. Percentage of completed tasks in the preparation of test environment test cases prepared d. Number of test cases run / not run test cases passed / failed Which test measures the system at or beyond the limits of its specified requirements? Select one: a. Error guessing b. Stress testing c. Black-box testing d. Structural testing Which test is OFTEN the responsibility of the customers or users of the system? Select one: a. Acceptance testing

b. Maintenance testing c. Usability testing d. Functional testing What test can be conducted for off-the-shelf software to get market feedback? Select one: a. Alpha testing b. COTS testing c. Beta-testing d. Usability testing Which test ensuer that modifications did not introuduce new problems? Select one: a. Structural testing b. Stress tesing c. Regression testing d. Black-box testing Which tests are BEST described by the following characteristics. W. Component testing X. Integration testing Y. Alpha testing Z. Robustness testing 1. Testing the interaction between components 2. Fixing defects as soon as they are found. 3. AUtomating test cases before coding. 4. Testing separately testable components? Select one: a. W1, X4, Y3 AND Z2 b. W3, X1, X2 AND X4 c. W2, W4, X1 AND Z1

d. W2, W3, W4 AND X1 In system testing? Select one: a. Only non-functional requirements are tested functional requirements are validated in a review b. Only requirements which are listed in the specification document are to be tested c. Both functional and non-functional requirements are to be tested d. Only functional requirements are tested non-functional requirements are validated in a review Which test levels are USUALLY included in the common type of V-model? Select one: a. Alpha testing, beta testing, black-box testing and white-box testing b. Incremental testing, exhaustive testing, exploratory testing and data driven testing c. Component testing, integration testing, system testing and acceptance testing d. Interation testing, system testing, acceptance testing and regression testing V-Model is? Select one: a. A software life-cycle model that is not relevant for testing b. A software development model that illustrates how testing activities integrate with Software development phases c. The official software development and testing life-cycle model of ISTQB d. A testing life cycle model including unit, integration, system and acceptance phases Which of the following is most often considered as components interface bug? Select one: a. The system is difficult to use due to a too complicated terminal input structure

b. Under high load, the system does not provide enough open ports to connect to c. For two components exchanging data, one component used metric units the other one used British units d. The messages for user input errors are misleading and not helpful for understanding the input error cause Which test may OPTIONALLY be included in the common type of the V-model? Select one: a. System interation testing b. Component or unit testing c. Acceptance testing d. Validation and verification In foundation level syllabus you will find the main basic principles of testing. Which of the following sentences describes one of these basic principles? Select one: a. For a software system, it is not possible, under normal conditions, to test all input and preconditions. b. With automated testing you can make statements with more confidence about the Quality of a product than with manual testing c. A goal of testing is to show that the software is defect free d. Complete testing of software is attainable if you have enough resources and test tools Which of the following is true? Select one: a. Testing is a part of quality assurance b. Testing is not a part of quality assurance

c. Testing is same as debugging d. Testing is the same as quality assurance The capability of the software product to provide functions which meet stated and implied needs when the software is used under specified conditions? Select one: a. Impact analysis b. Beta testing c. Code coverage d. Functionality Which test can be performed at all test levels? Select one: a. System testing b. Structural testing c. Operational testing d. Interation testing The ease with which a software product can be modified to correct defects, modified to meet new requirements, modified to make future maintenance easier, or adapted to a changed environment? Select one: a. Usability testing b. Interoperability c. Maintainability d. System testing Which of the following software work products can be used as a basis for testing?

Select one: a. Incremental scenarios b. Design documents c. V-model specifications d. Undocumneted features What is the KEY difference between black-box and white-box testing? Select one: a. Black-box is functional; white-box is non-functional b. Black-box is functional; white-box is sturctural c. Black-box has a wider statement coverage than white-box d. Black-box can be performed only after white-box Why is incremental integration preferred over big bang integration? Select one: a. Because incremental integration can compensate for weak and inadequate component testing b. Incremental integration is preferred over Big Bang Integration only for bottom up development model c. Because big bang integration is suitable only for real time applications d. Because incremental integration has better early defects screening and isolation ability Why is testing necessary? Select one: a. Because testing measures the quality of the software system and helps to increase the quality b. Because testing is good method to make there are not defects in the software c. Because verification and validation are not enough to get to know the quality of the software

d. Because testing finds more defects than reviews and inspections. A development life cycle where a project is broken into a series of __________? Select one: a. Functionality testing b. Performance testing c. Incremental development model d. Black-box test design technique Maintenance testing is? Select one: a. Testing management b. Synonym of testing the quality of service c. Triggered by modifications, migration or retirement of existing software d. Testing the level of maintena What is the purpose of test exit criteria in the test plan? Select one: a. To set the criteria used in generating test inputs b. To know when a specific test has finished its execution c. To specify when to stop the testing activity d. To ensure that the test case specification is complete Regression testing can be applied to which of the following. i. Functional testing ii. Non-functional iii. Structual testing? Select one: a. i and iii only

b. ii and iii only c. i, ii and iii d. i and ii only Who OFTEN performs system testing and acceptance testing, respectively? Select one: a. Technical system testers and potential customers b. Senior programmers and professional testers c. Development team and customers of the system d. Independent test team and users of the system

Вам также может понравиться