Deliverables of test design phase include all the following except
A. Test data
B. Test data plan
C. Test summary report
D. Test procedure plan

1 Answer

Answer :

C. Test summary report

Related questions

Description : Features to be tested, approach, item pass/fail criteria and test deliverables should be specified in which document? a) Test case specification b) Test procedure specification c) Test plan d) Test design specification

Last Answer : c) Test 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 : Which of the following is not decided in the test-planning phase? A. Schedules and deliverables B. Hardware and software C. Entry and exit criteria D. Types of test cases

Last Answer : D. Types of test cases

Description : Test summary report A. Functional testing is mostly B. Validation techniques C. Verification techniques D. Both of the above E. None of the above

Last Answer : B. Validation techniques

Description : Test design mainly emphasizes all the following except A. Data planning B. Test procedures planning C. Mapping the data and test cases D. Data synchronization

Last Answer : D. Data synchronization

Description : Test Procedure A. Collection of test plans B. Combination of test plan and test cases C. Collection of test cases D. None of the above

Last Answer : C. Collection of test cases

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 : Test data planning essentially includes A. Network B. Operational Model C. Boundary value analysis D. Test Procedure Planning

Last Answer : C. Boundary value analysis

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 : 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 : Test Conditions are derived from :- a) Specifications b) Test Cases c) Test Data d) Test Design

Last Answer : a) Specifications

Description : The structure of an incident report is covered in the Standard for Software Test Documentation IEEE 829 and is called as : - a) Anomaly Report b) Defect Report c) Test Defect Report d) Test Incident Report

Last Answer : a) Anomaly Report

Description : During the testing of a module tester X' finds a bug and assigned it to developer. But developer rejects the same, saying that it's not a bug. What X' should do? A. Report ... same bug to another developer D. Send to the detailed information of the bug encountered and check the reproducibility

Last Answer : D. Send to the detailed information of the bug encountered and check the reproducibility

Description : During the testing of a module tester X' finds a bug and assigned it to developer. But developer rejects the same, saying that it's not a bug. What X' should do? A. Report ... same bug to another developer D. Send to the detailed information of the bug encountered and check the reproducibility

Last Answer : D. Send to the detailed information of the bug encountered and check the reproducibility

Description : What are the four attributes to be present in any test problem?A. Statement, criteria, effect and cause B. Priority, fix, schedule and report C. Statement, fix effect and report D. None of the above.

Last Answer : A. Statement, criteria, effect and cause

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 : A test plan defines A. What is selected for testing B. Objectives and results C. Expected results D. Targets and misses

Last Answer : B. Objectives and results

Description : Test Plan A. Road map for testing B. Tells about the actual results and expected results C. Both A and B D. None of the above

Last Answer : A. Road map for testing

Description : Testing Process comprised of A. Test Plan and Test Cases B. Test log and Test Status C. Defect Tracking D. All of the above

Last Answer : D. All of the above

Description : Which document helps you to track test coverage? A. Traceability Matrix B. Test plan C. Test log

Last Answer : A. Traceability Matrix

Description : Which of the following is not phase of the Fundamental Test Process? a) Test Planning and Control b) Test implementation and Execution c) Requirement Analysis d) Evaluating Exit criteria and reporting

Last Answer : c) Requirement Analysis

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 : A test harness is a A. A high level document describing the principles, approach and major objectives of the organization regarding testing B. A distance set of test activities collected into a manageable phase ... conduct a test D. A set of several test cases for a component or system under test

Last Answer : C. A test environment comprised of stubs and drives needed to conduct a test

Description : Defect Density' calculated in terms of A. The number of defects identified in a component or system divided by the size of the component or the system B. The number of defects found by a test phase ... The number of defects found by a test phase divided by the number found by the size of the system

Last Answer : A. The number of defects identified in a component or system divided by the size of the component or the system

Description : Item transmittal report is also known as A. Incident report B. Release note C. Review report D. Audit report

Last Answer : B. Release note

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 : 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 : 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 : All of the following might be done during unit testing except A. Desk checkB. Manual support testing C. Walkthrough D. Compiler based testing

Last Answer : B. Manual support testing

Description : 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 ... i-b , ii-a , iii-d , iv-c d) i-c , ii-a , iii-d , iv-b

Last Answer : d) i-c , ii-a , iii-d , iv-b

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 : 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 : 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 : 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 : 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 : The Kick Off phase of a formal review includes the following :- a) Explaining the objective b) Fixing defects found typically done by author c) Follow up d) Individual Meeting preparations

Last Answer : a) Explaining the objective

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 : A project manager has been transferred to a major software development project that is in the implementation phase. The highest priority for this projectmanager should be to A. Establish a relationship with ... the manager' s management style D. Ensure that the project proceeds at its current pace

Last Answer : B. Learn the project objectives and the existing project plan

Description : The Scope Statement should contain which of the following? 1. Project schedule  2. Project budget constraints  3. Summary of project tasks , deliverables and resources required  4. Project objectives

Last Answer : 4. Project objectives

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 : 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 : 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 : Drivers are also known as: i. Spade ii. Test harness iii. Scaffolding a) i , ii are true and iii is false b) i , iii are true and ii is false

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

Description : Minimum Test Required for Statement Coverage :- Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if a) Statement coverage is 4 b) Statement coverage is 1

Last Answer : b) Statement coverage is 1

Description : Benefits of Independent Testing a) Independent testers are much more qualified than Developers b) Independent testers see other and different defects and are unbiased. c) Independent Testers cannot identify defects. d) Independent Testers can test better than developers

Last Answer : b) Independent testers see other and different defects and are unbiased.