Quiznetik
Software Testing and Quality Assurance (STQA) | Set 5
1. Which of the following is not a part of Performance Testing?
A. measuring transaction rate.
B. measuring response time.
C. measuring the loc.
D. none of the above
Correct : C. measuring the loc.
2. Which of the following is the form of Alpha and Beta Testing?
A. acceptance testing
B. system testing
C. unit testing
D. integration testing
Correct : A. acceptance testing
3. Which of the following is a myth in testing?
A. tester can find bugs
B. any user can test software
C. missed defects are not due to testers
D. complete testing is not possible
Correct : B. any user can test software
4. SDLC stands for ________
A. software development life cycle
B. system development life cycle
C. software design life cycle
D. system design life cycle
Correct : A. software development life cycle
5. Which of the following divides the input domain into classes containing data?
A. equivalent partitioning
B. environment partitioning
C. procedure division
D. compilation division
Correct : A. equivalent partitioning
6. -------- is not a Test Document.
A. test policy
B. test case
C. pin ( project initiation note)
D. rtm (requirement traceability matrix)
Correct : C. pin ( project initiation note)
7. In TQM , the contributions of quality Guru W. Edward Deming
A. deming’s 14 points
B. deming’s cycle
C. system of profound knowledge
D. all the above
Correct : D. all the above
8. TQM culture of quality requirements focuses on
A. product oriented
B. process oriented
C. customer oriented
D. supplier oriented
Correct : B. process oriented
9. Maslow says that Human beings are full of needs & wants. And these needs will lead to their?
A. job
B. behavior
C. attitude
D. motivation
Correct : B. behavior
10. While setting Quality objective, which need is to be considered.
A. organization need
B. customer need
C. employees need
D. all of the above
Correct : B. customer need
11. Kaizen is a – process the purpose of which goes beyond simple productivity improvement.
A. weekly
B. daily
C. monthly
D. annual
Correct : B. daily
12. Which of the following are responsible for Quality objective?
A. top level management
B. middle level management
C. frontline management
D. all of the above
Correct : A. top level management
13. Which quality management program is related to the maintenance of plants and equipments?
A. environmental management systems
B. fault tree analysis
C. failure mode effect analysis
D. total productive maintenance
Correct : D. total productive maintenance
14. ISO 9001 is not concerned with of quality records
A. collection
B. maintenance
C. verification
D. dis-positioning
Correct : C. verification
15. The benefits realized by implementing an ISO 14000 quality system are
A. resource benefits, party benefits
B. global benefits, organizational benefits
C. public benefits ,private benefits
D. management benefits, employee benefits
Correct : B. global benefits, organizational benefits
16. ISO 14000 standards divided into two area they are
A. organization ,product evaluation standards
B. global , environmental standards
C. management, assessment standards
D. customer, public standards
Correct : A. organization ,product evaluation standards
17. What is the purpose of ISO 9001:2008 in QMS?
A. requirement
B. planning
C. documentation
D. verification
Correct : A. requirement
18. The two generic ISO standards are
A. iso 9001 & iso 14001
B. iso 8402 & iso 13999
C. qs 9000 &ts 16949
D. none of the above
Correct : A. iso 9001 & iso 14001
19. How can quality be quantified? (Q=Quality, P=Performance, E=Expectations)
A. q=p/e
B. q=p+e
C. q=p-e
D. q=p*e
Correct : A. q=p/e
20. Quality control approach focuses on
A. finding and fixing defects
B. creation of of process framework
C. managing quality
D. all of these
Correct : A. finding and fixing defects
21. Quality planning at organisational level must be done by
A. people responsible for managing the unit
B. senior management
C. supplier
D. customer
Correct : B. senior management
22. Cost required for developing the right product by right method at the first time is called as:
A. cost of manufacturing
B. cost of quality
C. cost of prevention
D. cost of failure
Correct : A. cost of manufacturing
23. In ------------ changes in environment is followed by stabilisation
A. continuous improvement
B. continual improvemnet
C. quality control
D. none of these
Correct : A. continuous improvement
24. 'Big Bang' approach involve testing software system
A. after development work
B. before development work
C. during development work
D. all of these
Correct : A. after development work
25. Cost of appraisal represents
A. green money
B. blue money
C. red money
D. none of these
Correct : B. blue money
26. Test scenarios are written by
A. developers
B. testers
C. suppliers
D. customers
Correct : B. testers
27. Due to existence of a certain defect few more defects are introduced or seen is normally termed as
A. camouflage effect
B. coverage effect
C. cascading effect
D. redundant effect
Correct : C. cascading effect
28. Which of the following risk does NOT include product risks in software testing?
A. failure-prone software delivered
B. software that does not perform its intended functions
C. low quality of the design and coding
D. poor data integrity and quality
Correct : C. low quality of the design and coding
29. Exit criteria is determined during ______.
A. test closure activity
B. implementation and execution
C. evaluating exit criteria and reporting
D. planning and control
Correct : D. planning and control
30. Which of the following is a static test?
A. coverage analysis
B. code inspection
C. usability assessment
D. installation test
Correct : B. code inspection
31. Which of the following is not the integration strategy?
A. design based
B. bottom-up
C. big-bang
D. top-down
Correct : A. design based
32. Which of the following uses Impact Analysis most?
A. non-functional system testing
B. component testing
C. user acceptance testing
D. maintenance testing
Correct : D. maintenance testing
33. What type of review requires formal entry and exit criteria, including metrics?
A. management review
B. inspection
C. walkthrough
D. post project review
Correct : B. inspection
34. A deviation from the specified or expected behavior that is visible to end-users is called:
A. an error
B. a fault
C. a failure
D. a defect
Correct : C. a failure
35. Unit Tests can detect ________________
A. regressions
B. quality check
C. database errors
D. enforced error
Correct : A. regressions
36. … execute test objects using the automated test scripts.
A. test data preparation tools
B. monitoring tools
C. dynamic analysis tools
D. test execution tools
Correct : D. test execution tools
37. … store and manage defects, failure, change requests, or perceived problems and anomalies.
A. requirements management tools
B. test management tools
C. incident management tools
D. configuration management tools
Correct : C. incident management tools
38. … helps with identifying inconsistent or missing requirements.
A. requirements management tools
B. test management tools
C. incident management tools
D. configuration management tools
Correct : A. requirements management tools
39. … are necessary for storage and version management of testware and related software.
A. requirements management tools
B. test management tools
C. incident management tools
D. configuration management tools
Correct : D. configuration management tools
40. … are used to validate software models by enumerating inconsistencies and finding defects.
A. review tools
B. static analysis tools
C. modeling tools
D. test design tools
Correct : C. modeling tools
41. … are used in component and component integration testing and when testing middleware.
A. test data preparation tools
B. monitoring tools
C. dynamic analysis tools
D. test execution tools
Correct : C. dynamic analysis tools
42. Which is the assertion tests where each server response was received within a given amount of time?
A. duration
B. size
C. xml
D. response
Correct : A. duration