2651. What is validating the completeness of a product ?
comments icon0

A. Identification

B. Software

C. Auditing and Reviewing

D. Status Accounting

2652. Test cases should uncover errors like_____________________?
comments icon0

A. Comparison of different data types

B. Incorrect logical operators or precedence

C. All of the mentioned

D. Nonexistent loop termination
2653. The construction of object-oriented software begins with the creation of__________________?
comments icon0

A. design model

B. analysis model

C. code levels

D. both design and analysis model
2654. What allows different projects to use the same source files at the same time ?
comments icon0

A. Access control

B. Version Control and Access control

C. CM Process

D. Version Control
2655. Which of the following is not a part of bug report ?
comments icon0

A. Test case

B. Software Version

C. Output

D. LOC
2656. What information is required to process a change to a baseline ?
comments icon0

A. List of other items affected by the changes

B. A description of the proposed changes

C. Reasons for making the changes

D. All of the mentioned
2657. What is Six Sigma ?
comments icon0

A. The Six Sigma refers to six standard deviations

B. A Formal Technical Review(FTR) guideline for quality walkthrough or inspection

C. It is the most widely used strategy for statistical quality assurance

D. It is the most widely used strategy for statistical quality assurance AND The Six Sigma refers to six standard deviations
2658. Which of the following is a software process ?
comments icon0

A. Business modeling

B. Configuration and management

C. All of the mentioned

D. Analysis and design

2659. Which of the following is not a typical environment in communication facilitation ?
comments icon0

A. Multiple locations

B. Multiple fests

C. Multiple user groups

D. Multiple teams

2660. ________________ methods can be used to drive validations tests ?
comments icon0
A. Black-box testing

B. White-box testing

C. All of the mentioned

D. Yellow-box testing

2661. Beta Testing is done by____________________?
comments icon0

A. All of the mentioned

B. Developers

C. Users

D. Testers

2662. Which of the following errors should not be tested when error handling is evaluated ?
comments icon0

A. Error noted does not correspond to error encountered

B. Error condition causes system intervention prior to error handling

C. Error description provide enough information to assist in the location of the cause of the error

D. Error description is unintelligible
2663. What is normally considered as an adjunct to the coding step____________________?
comments icon0

A. Integration testing

B. Completion of Testing

C. Unit testing

D. Regression Testing

2664. Alpha testing is done at________________?
comments icon0

A. Users end

B. Developers & Users end

C. Developers end

D. None of the mentioned

2665. Which of the following is non-functional testing ?
comments icon0

A. Black box testing

B. Performance testing

C. None of the mentioned

D. Unit testing

2666. Maintenance testing is performed using which methodology ?
comments icon0

A. Retesting

B. Breadth test and depth test

C. Confirmation testing

D. Sanity testing

2667. Cyclomatic Complexity method comes under which testing method ?
comments icon0

A. Yellow box

B. Black box

C. White box

D. Gray box

2668. What is a specific instance of a baseline or configuration item ?
comments icon0

A. Status Accounting

B. Software

C. Configuration

D. Version
2669. SCM stands for_________________?
comments icon0

A. None of the mentioned

B. Software Concept Management

C. Software Control Management

D. Software Configuration Management
2671. Name an evaluation technique to assess the quality of test cases ?
comments icon0

A. Performance analysis

B. Verification

C. Mutation analysis

D. Validation

2672. When code is made available to others, it goes in a/an____________________?
comments icon0

A. servers

B. access-controlled library

C. access control

D. hard drive

2674. Which of the following is black-box oriented and can be accomplished by applying the same black-box methods discussed for conventional software ?
comments icon0

A. Conventional testing

B. OO system validation testing

C. Test case design

D. Both Conventional testing and OO system validation testing
2676. Which of the following is/are White box technique ?
comments icon0

A. Decision Testing

B. Condition Coverage

C. All of the mentioned

D. Statement Testing

2677. Why is software difficult to build ?
comments icon0

A. Controlled changes

B. All of the mentioned

C. Lack of monitoring

D. Lack of reusability

2678. How are baselines verified ?
comments icon0
A. By testing of code

B. By inspections

C. By reviews

D. All of the mentioned

2679. SPICE stands for __________________?
comments icon0

A. None of the mentioned

B. Software Process Improvement and Control Determination

C. Software Process Improvement and Compatibility Determination

D. Software Process Improvement and Capability Determination
2680. Which of the following term describes testing ?
comments icon0

A. A stage of all projects

B. Finding broken code

C. None of the mentioned

D. Evaluating deliverable to find errors
2683. _______________ categorizes class operations based on the generic function that each performs?
comments icon0

A. None of the mentioned

B. Attribute-based partitioning

C. Category-based partitioning

D. State-based partitioning

2684. Which of the following is not a part of Software Configuration Management Basics ?
comments icon0
A. Version

B. Status Accounting

C. Identification

D. Auditing and Reviewing

2685. In which testing level the focus is on customer usage ?
comments icon0

A. Alpha Testing

B. Beta Testing

C. Validation Testing

D. Both Alpha and Beta
2686. Which of the following issues must be addressed if a successful software testing strategy is to be implemented ?
comments icon0

A. Develop a testing plan that emphasizes rapid cycle testing.

B. All of the mentioned

C. State testing objectives explicitly

D. Use effective formal technical reviews as a filter prior to testing

2687. Which of the following is not a main phase in Configuration Management (CM) Process ?
comments icon0

A. CM Planning

B. None of the mentioned

C. Executing the CM process

D. CM audits

2688. Which of the following is a part of testing OO code ?
comments icon0
A. Class tests

B. Validation tests

C. Integration tests

D. System tests

2689. Which of the following is black box testing______________________?
comments icon0

A. Code path analysis

B. None of the mentioned

C. Basic path testing

D. Boundary value analysis
2690. The degree to which the design specifications are followed during manufacturing is known as________________?
comments icon0
A. Quality of conformance

B. Quality of design

C. None of the mentioned

D. Quality of testing

2691. Debugging Program is a program which runs concurrently with the program under test & provide commands to_____________________?
comments icon0

A. stop execution at a particular point

B. examine memory & registers

C. search for references for particular variables, constant and registers

D. all of the mentioned
2692. Which of the following is not a software testing generic characteristics ?
comments icon0
A. Different testing techniques are appropriate at different points in time

B. Testing is conducted by the developer of the software or an independent test group

C. None of the mentioned

D. Testing and debugging are different activities, but debugging must be accommodated in any testing strategy

2693. Which of the following is one of the steps in the integration testing of OO software ?
comments icon0

A. none of the mentioned

B. thread-based testing

C. use-based testing

D. cluster testing
2694. CCB stands for__________________?
comments icon0

A. Cumulative Changes in Baseline

B. None of the mentioned

C. Change Control Board

D. Change Control Baseline

2695. Quality also can be looked at in terms of user satisfaction which includes_____________________?
comments icon0
A. All of the mentioned

B. A compliant product

C. Delivery within budget and schedule

D. Good quality output

2696. Effective testing will reduce __________________ cost?
comments icon0

A. documentation

B. maintenance

C. coding

D. design

2697. What are the various Testing Levels ?
comments icon0

A. Unit Testing

B. Integration Testing

C. All of the mentioned

D. System Testing

2699. Unit testing is done by__________________?
comments icon0
A. Developers

B. Customers

C. None of the mentioned

D. Users

2700. Which of the following testing types is not a part of system testing ?
comments icon0

A. Stress testing

B. Recovery testing

C. System testing

D. Random testing