Match every stage of the software Development Life cycle with the Testing Life cycle:
i. Hi-level design a Unit tests
ii. Code b Acceptance tests
iii. Low-level design c System tests
iv. Business requirements d Integration tests
a) i-d , ii-a , iii-c , iv-b
b) i-c , ii-d , iii-a , iv-b
c) i-b , ii-a , iii-d , iv-c
d) i-c , ii-a , iii-d , iv-b

2 Answers

Answer :

a) i-d , ii-a , iii-c , iv-b

Answer :

d) i-c , ii-a , iii-d , iv-b

Related questions

Description : Software testing activities should start A. As soon as the code is written B. During the design stage C. When the requirements have been formally documented D. As soon as possible in the development lifecycle

Last Answer : C. When the requirements have been formally documented

Description : Which of the following is not a type of test under phases in testing life cycle? A. Integration test B. Load test C. User Acceptance test D. Beta test

Last Answer : D. Beta test

Description : In practice, which Life Cycle model may have more, fewer or different levels of development and testing, depending on the project and the software product. For example, there may be component integration testing ... after system testing. A. Water Fall Model B.V-Model C. Spiral Model D. RAD Model

Last Answer : B.V-Model

Description : In practice, which Life Cycle model may have more, fewer or different levels of development and testing, depending on the project and the software product. For example, there may be component integration testing after component testing, and

Last Answer : B.V-Model

Description : Deciding how much testing is enough should take into account:- i. Level of Risk including Technical and Business product and project risk ii. Project constraints such as time and budget iii. Size of Testing Team iv. Size ... ii are true and iii, iv are false d) ii, iii, iv are true and i is false

Last Answer : c) i, ii are true and iii, iv are false

Description : Which of the following statements is true about a software verification and validation program? I. It strives to ensure that quality is built into software. II. It provides management with insights into the state ... software development activities. A. I, II&III B.II, III&IV C.I, II&IV D.I, III&IV

Last Answer : C.I, II&IV

Description : Regression testing should be performed: i. every week ii. after the software has changed iii. as often as possible iv. when the environment has changed v. when the project manager says a) i & ii are true, iii, iv & v are ... iv are true, i, iii & v are false d) ii is true, i, iii, iv & v are false

Last Answer : c) ii & iv are true, i, iii & v are false

Description : We use the output of the requirement analysis, the requirement specification as the input for writing :- a) User Acceptance Test Cases b) Integration Level Test Cases c) Unit Level Test Cases d) Program specifications

Last Answer : a) User Acceptance Test Cases

Description : Defects are least costly to correct at what stage of the development cycle? A. Requirements B. Analysis & Design C. Construction D. Implementation

Last Answer : A. Requirements

Description : System test can begin when? I. The test team competes a three day smoke test and reports on the results to the system test phase entry meeting II. The development team provides software to the test team 3 business days prior ... . I and II only B. II and III only C. I and III only D. I, II and III

Last Answer : D. I, II and III

Description : Acceptance testing means A. Testing performed on a single stand - alone module or unit of code B. Testing after changes have been made to ensure that no unwanted changes were introduced C. ... the needs of the organization and end user. D. Users test the application in the developers environment

Last Answer : C. Testing to ensure that the system meets the needs of the organization and end user.

Description : A type of integration testing in which software elements, hardware elements, or both are combined all at once into a component or an overall system, rather than in stages. A. System Testing B. Big-Bang Testing C. Integration Testing D. Unit Testing

Last Answer : B. Big-Bang Testing

Description : A type of integration testing in which software elements, hardware elements, or both are combined all at once into a component or an overall system, rather than in stages. A. System Testing B. Big-Bang Testing C. Integration Testing D. Unit Testing

Last Answer : B. Check the technical accuracy of the document

Description : A type of integration testing in which software elements, hardware elements, or both are combined all at once into a component or an overall system, rather than in stages. A. System Testing B. Big-Bang Testing C. Integration Testing D. Unit Testing

Last Answer : B. Big-Bang Testing

Description : Which of the following functions is typically supported by a software quality information system? I. Record keeping II. System design III. Evaluation scheduling IV. Error reporting A.I, II&III B.II, III &IV C.I, III &IV D.I, II & IV

Last Answer : C.I, III &IV

Description : For final software acceptance testing, the system should include A. Delivered software B. All user documents C. Final version of oth

Last Answer : D. All of the above

Description : This life cycle model is basically driven by schedule and budget risks This statement is best suited for A. Water fall model B. Spiral model C. Incremental model D. V-Model Q33. The bug tracking ... these phases for each bug. I. Phase injected II. Phase detected III. Phase fixed IV. Phase removed

Last Answer : B. I, II and IV

Description : Which of the following helps in monitoring the Test Progress:- i. Percentage of Test Case Execution ii. Percentage of work done in test environment preparation. iii. Defect Information e.g. defect density, ... ii,iii are correct and iv is incorrect c) i,ii are correct and iii,iv are incorrect

Last Answer : b) i,ii,iii are correct and iv is incorrect

Description : Which of the following is the task of a Test Lead / Leader: i. Interaction with the Test Tool Vendor to identify best ways to leverage test tool on the project. ii. Write Test Summary Reports based on the ... is true and ii,iii,iv are false d) iii and iv is correct and i and ii are incorrect

Last Answer : a) i, ii, iii is true and iv is false

Description : Change X requires a higher level of authority than Change Y in which of the following pairs? Change X Change Y A. Code in development Code in production B. Specifications during requirements ... Documents requested by customers D. A product distributed to several sites A product with a single user

Last Answer : D. A product distributed to several sites A product with a single user

Description : In preparation for developing the acceptance criteria, the user should A. Know the defects in the application B. Acquire the basic knowledge of the application for which the system is ... D. Know new enhancement and basic understanding of how the application is implemented in users organization

Last Answer : Understand the risks and benefits of the development methodology that is to be used in correcting the software system

Description : Acceptance requirements that a system should meet is A. Usability B. Understandability C. Functionality D. Enhancements

Last Answer : C. Functionality

Description : Acceptance tests are normally conducted by the A. Developer B. End usersC. Test team D. Systems engineers

Last Answer : B. End users

Description : Big bang approach is related to A. Regression testing B. Inter system testingC. Re-testing D. Integration testing

Last Answer : D. Integration testing

Description : Which technique can be used to achieve input and output coverage? It can be applied to human input, input via interfaces to a system, or interface parameters in integration testing. A. Error Guessing B. Boundary Value Analysis C. Decision Table testing D. Equivalence partitioning

Last Answer : D. Equivalence partitioning

Description : Which technique can be used to achieve input and output coverage? It can be applied to human input, input via interfaces to a system, or interface parameters in integration testing. a) Error Guessing b) Boundary Value Analysis c) Decision Table testing d) Equivalence partitioning

Last Answer : d) Equivalence partitioning

Description : Integration testing where no incremental testing takes place prior to all the system’s components being combined to form the system. A. System testing B. Component Testing C. Incremental Testing D. Big bang testing

Last Answer : D. Big bang testing

Description : Exit Criteria may consist of :- i. Thoroughness measures , such as coverage of code, functionality or risk ii. Estimates of Defect density or reliability measures. iii. Residual risk such as defects not fixed or ... correct and i,ii,iii are incorrect d) iii and iv are correct and i,ii are incorrect

Last Answer : b) i,ii,iii is correct and iv is incorrect

Description : Which of the following uses Impact Analysis most? a) Component testing b) Non-functional system testing c) User acceptance testing d) Maintenance testing

Last Answer : d) Maintenance testing

Description : Which of the following is a requirement of an effective software environment? I. Ease of use II. Capacity for incremental implementation III. Capability of evolving with the needs of a project IV. Inclusion of advanced tools A.I, II &III B.I, II &IV C.II, III&IV D.I, III&IV

Last Answer : A.I, II &III

Description : Change request should be submitted through development or program management. A change request must be written and should include the following criteria. I. Definition of the change II. Documentation to be updated III. Name of the tester or developer IV. Dependencies of the change request.

Last Answer : A. Improve super vision, More reviews of artifacts or program means stage containment of the defects.

Description : Change request should be submitted through development or program management. A change request must be written and should include the following criteria. I. Definition of the change II. Documentation to be updated III. Name of the tester ... and IV B. I, II and III C. II, III and IV D. I, II and IV

Last Answer : D. I, II and IV

Description : Testing techniques that can be used in acceptance testing are A. Structural B. Functional C. Usability D. A and B E. B and C

Last Answer : D. A and B

Description : The purpose of software testing is to A. Demonstrate that the application works properly B. Detect the defects C. Validate the logical design

Last Answer : A. Demonstrate that the application works properly

Description : _________must be developed to describe when and how testing will occur. A. Test Strategy B. Test Plan C. Test Design D. High Level document

Last Answer : B. Test Plan

Description : In case of Large Systems :- a) Only few tests should be run b) Testing should be on the basis of Risk c) Only Good Test Cases should be executed. d) Test Cases written by good test engineers should be executed.

Last Answer : b) Testing should be on the basis of Risk

Description : Alpha testing is differentiated from Beta testing by A. The location where the tests are conducted. B. The types of test conducted C. The people doing the testing D. The degree to which white box techniques are used

Last Answer : A. The location where the tests are conducted.

Description : Which is not the responsibility of customer/ user of the software A. Plan how and by whom each acceptance activity will be performed B. Prepare the acceptance plan C. Prepare resource plan D. Plan resources for providing information on which to base acceptance decisions

Last Answer : C. Prepare resource plan

Description : Which of the following is a part of Test Closure Activities? i. Checking which planned deliverables have been delivered ii. Defect report analysis. iii. Finalizing and archiving testware. iv. Analyzing lessons. a) i , ii , ... false c) i , iii , iv are true and ii is false d) All of above are true

Last Answer : c) i , iii , iv are true and ii is false

Description : Defects discovered by static analysis tools include: i. Variables that are never used. ii. Security vulnerabilities. iii. Programming Standard Violations iv. Uncalled functions and procedures a) i , ii,iii,iv is correct b ... ,iv are incorrect. c) i ,ii, iii and iv are incorrect d) iv, ii is correct

Last Answer : a) i , ii,iii,iv is correct

Description : Success Factors for a review include: i. Each Review does not have a predefined objective ii. Defects found are welcomed and expressed objectively iii. Management supports a good review process. iv. There is an emphasis on ... and ii is incorrect c) i , iii , iv , ii is in correct d) ii is correct

Last Answer : a) ii,iii,iv are correct and i is incorrect

Description : Consider the following statements: i. 100% statement coverage guarantees 100% branch coverage. ii. 100% branch coverage guarantees 100% statement coverage. iii. 100% branch coverage guarantees 100% decision coverage. iv. 100% decision ... & v are False d) ii, iii & iv are True; i & v are False

Last Answer : d) ii, iii & iv are True; i & v are False

Description : Validation involves which of the following: i. Helps to check the Quality of the Built Product ii. Helps to check that we have built the right product. iii. Helps in developing the product iv. Monitoring tool wastage and ... , ii, iii are true and iv is false d) iii is true and i, ii, iv are false

Last Answer : b) ii is true and i, iii, iv are false

Description : Evaluating testability of the requirements and system are a part of which phase:- a) Test Analysis and Design b) Test Planning and control c) Test Implementation and execution d) Evaluating ... text box which accepts alphabets in lower or upper case. Identify the invalid Equivalence class value.

Last Answer : a) Test Analysis and Design

Description : The selection of test cases for regression testing A. Requires knowledge on the bug fixes and how it affect the system B. Includes the area of frequent defects C. Includes the area which has undergone many/recent code changes D. All of the above

Last Answer : D. All of the above

Description : Decision to stop testing should be based upon A. Successful use of specific test case design methodologies B. A percentage of coverage for each coverage category C. Rate of error detection falls below a specified threshold D. All of the above

Last Answer : D. All of the above

Description : Alpha and Beta Testing are forms of (A) Acceptance testing (B) Integration testing (C) System Testing (D) Unit testing

Last Answer : (A) Acceptance testing