CSTE Certification Questions 13


CSTE Certficiation question dumps on Software testing continued.


1. Premature release is defined as releasing the software into production under which of the following conditions EXCEPT?
  1. Test report is not prepared
  2. The test plan has not been completed
  3. The requirements were implemented incorrectly
  4. The test plan has not been completed.

2. Bottoms up integration testing has as its major advantages so that
  1. major decision points are tested early
  2. no drivers needs to be written
  3. no stubs needs to be written
  4. regression testing is not required

3. _____________ provide direction, ______________are the rules or measures by which the implemented policies are measured and the ____________ are the means used to meet or comply with the standards
  1. Standards, Policies , procedures
  2. Policies, standards, procedures
  3. Standards, procedures, policies
  4. Policies, procedures, standards
  5. Procedures, policies, standards.

4. Cost of non-confirmation includes
  1. Training Survey etc.
  2. Survey Studies
  3. Training Survey etc., Studies and Survey
  4. Rework

5.When should you stop testing     
  1. When the quality goals established in the beginning of the projects are met
  2. when you run out of time
  3. None of the listed options
  4. when all the test cases are done

6. Some of the primary testing risks include EXCEPT
  1. Not Enough Training Lack of Test Competency
  2. Lack of Customer and User involvement
  3. Lack of management support   
  4. Lack of Test tools
  
7. Given the following costs
User documentation $1000, Rework - 1500$, Design - 400$, Review of user documents - 800$, code review 1200$, The cost of quality is
  1. $2400            
  2. $5000            
  3. $3500            
  4. $4000

8. Testing that may involve intentionally causing the system to fail so that recovery procedures can be tested is called
  1. Stress testing   
  2. Recovery testing
  3. Disaster testing      
  4. Security testing

9. Post Mortems Review is an Process Review (T/F) True
  
10. A Changes has been done to the design of an application, which of the following is required after this changes is implemented
  1. Unit retesting
  2. Subsystem retesting
  3. None of the listed options
  4. Design re verification
  5. All the listed options

11. _______________ are important elements of test objectives
  1. Feasible and simple
  2. Affordable and Flexible
  3. Reasonable and understandable
  4. Reasonable and Adequate
 (Note: Applicable, reasonable, adequate, feasible, affordable are all test objectives)

12. Unit testing is conducted in the development environment (T/F). True

13. Test planning should begin
  1. before Requirement collection
  2. At the time of Requirement definition
  3. after Requirement collection
  4. after design

14. Summary project status report include information like
  1. Resource, status, budget
  2. Time, status, budget
  3. Resource, budget, time
  4. time, resource, budget

15. Following are the examples of satisfaction metrics EXCEPT
  1. Ease of use
  2. Acceptance criteria met
  3. Customer subject assessment
  4. Customer satisfaction

16. A white box testing technique that measures the number of or percentage of decision outcomes covered by the test cases designed is called
  1. Consistent condition set           
  2. Basis path coverage
  3. Modified decision coverage     
  4. Decision coverage

17. The functional testing that verifies the procedures to balance file function property is called
  1. Compatability testing    
  2. File integrity
  3. Compliance testing      
  4. Integration testing

18. Activities asssociated with risk management are
  1. Risk reduction methods  
  2. Risk analysis
  3. Risk Migitation    
  4. Risk estimation

19. One of the most commonly identified weakness in software testing is
  1. lack of time      
  2. lack of skilled resources
  3. lack of metrics     
  4. lack of defects count

20. To develop a software test matrix follow these steps EXCEPT
  1. Definite test plan
  2. prepare the software test matrix
  3. define test as required
  4. define verification tests


21. Test coverage can be measured by EXCEPT ________________-
  1. Traceability
  2. Global data coverage
  3. All of the listed options
  4. User specified data coverage
  5. Statement coverage

22. When one application feeds data to second application, the latter application is called as _____________application  
  1. Regression         
  2. Stage containment
  3. Downstream   
  4. Message Processing

23. The test tool that is used to test manual procedures in order to verify whether authorization procedures are followed is
  1. Symbolic execution
  2. Cause effect graphing
  3. Inspections
  4. Pareto analysis

 24. Which of the following testing demonstrates key functional capabilities by testing a string of units that accomplish a specific function in the application?
  1. Thread testing       
  2. Unit testing
  3. Integration testing  
  4. Black box testing

25. Due to a change in design, the requirement for an already coded critical software component got modified in its entirely.  The developer had to modify the code based on new requirement.  Testing team is to choose the appropriate type of regression test to minimize the impact to the project schedule.  Which type of regression test would you choose.
  1. Full regression test
  2. Unit regression test
  3. Regional regression test
  4. System Testing

26. Cost of confirmation includes
  1. Training Survey etc.     
  2. Studies
  3. Training  Survey  etc.,
  4. Studies and Survey     
  5. Rework

27. The test schedule section includes which of the following except
  1. Sequence of tests
  2. Major test activities
  3. The types of tests that must be conducted
  4. Initial estimates for each activity

28 High priority in any defect management program should be
  1. To improve the process
  2. All the listed options
  3. to prevent defects
  4. to identify the best prevents on techniques and implement them

29. Testers insert additional code into a program to collect information about program behavoiur during program execution.  This is called as ___________
  1. Instrumentation   
  2. Dynamic assertion
  3. Inspection             
  4. Integration Testing

30. The inability of a system or components to perform its required functions when specified requirement is called
  1. Bug              
  2. error
  3. Failure          
  4. Defect

31. Which of the following statement about different risk type is correct?
  1. It is not difficult to create test scenarios for high level risks
  2. Strategic risks are the high level business risk faced by the software system
  3. Tactical risk  are subsets at a higher level of the strategic risks

32. Which among the following is NOT a way to define and measure test coverage?
  1. User specified data coverage
  2. Global data coverage
  3. Stable/ Control Coverage
  4. Modified Decision coverage

33. Which among the following is the correct sequence to test execution?
  1. Identify test cases and test cycles, assign test scripts, set up test environment, review test cases
  2. Set up test environment, identify test cases and test cycles, assign test scripts, review test results
  3. Set up test environment, identify test case, review test result, assign test scripts
  4. All the listed options

34. Following are examples of intentional act EXCEPT
  1. False message may be inserted into the system
  2. Communication protocol may fail to positively identify the transmitter or receiver of a message
  3. Messages may be recorded and replayed into the system
  4. If encryption (i.e use of codes) is used  may be stolen

35. Which among the following is a suggested prioritization method to follow?
  1. Critical, Major, Low
  2. Major, Minor, High
  3. Critical, Major, Minor, High
  4. Critical, Low, High
  5. Critical , Major, Minor
For more articles on Manual testing log on to : Manual Testing

Post a Comment

Previous Post Next Post