Quiznetik

Software Testing and Quality Assurance (STQA) | Set 5

1. Which of the following is not a part of Performance Testing?

Correct : C. measuring the loc.

2. Which of the following is the form of Alpha and Beta Testing?

Correct : A. acceptance testing

3. Which of the following is a myth in testing?

Correct : B. any user can test software

4. SDLC stands for ________

Correct : A. software development life cycle

5. Which of the following divides the input domain into classes containing data?

Correct : A. equivalent partitioning

6. -------- is not a Test Document.

Correct : C. pin ( project initiation note)

7. In TQM , the contributions of quality Guru W. Edward Deming

Correct : D. all the above

8. TQM culture of quality requirements focuses on

Correct : B. process oriented

9. Maslow says that Human beings are full of needs & wants. And these needs will lead to their?

Correct : B. behavior

10. While setting Quality objective, which need is to be considered.

Correct : B. customer need

11. Kaizen is a – process the purpose of which goes beyond simple productivity improvement.

Correct : B. daily

12. Which of the following are responsible for Quality objective?

Correct : A. top level management

13. Which quality management program is related to the maintenance of plants and equipments?

Correct : D. total productive maintenance

14. ISO 9001 is not concerned with of quality records

Correct : C. verification

15. The benefits realized by implementing an ISO 14000 quality system are

Correct : B. global benefits, organizational benefits

16. ISO 14000 standards divided into two area they are

Correct : A. organization ,product evaluation standards

17. What is the purpose of ISO 9001:2008 in QMS?

Correct : A. requirement

18. The two generic ISO standards are

Correct : A. iso 9001 & iso 14001

19. How can quality be quantified? (Q=Quality, P=Performance, E=Expectations)

Correct : A. q=p/e

20. Quality control approach focuses on

Correct : A. finding and fixing defects

21. Quality planning at organisational level must be done by

Correct : B. senior management

22. Cost required for developing the right product by right method at the first time is called as:

Correct : A. cost of manufacturing

23. In ------------ changes in environment is followed by stabilisation

Correct : A. continuous improvement

24. 'Big Bang' approach involve testing software system

Correct : A. after development work

25. Cost of appraisal represents

Correct : B. blue money

26. Test scenarios are written by

Correct : B. testers

27. Due to existence of a certain defect few more defects are introduced or seen is normally termed as

Correct : C. cascading effect

28. Which of the following risk does NOT include product risks in software testing?

Correct : C. low quality of the design and coding

29. Exit criteria is determined during ______.

Correct : D. planning and control

30. Which of the following is a static test?

Correct : B. code inspection

31. Which of the following is not the integration strategy?

Correct : A. design based

32. Which of the following uses Impact Analysis most?

Correct : D. maintenance testing

33. What type of review requires formal entry and exit criteria, including metrics?

Correct : B. inspection

34. A deviation from the specified or expected behavior that is visible to end-users is called:

Correct : C. a failure

35. Unit Tests can detect ________________

Correct : A. regressions

36. … execute test objects using the automated test scripts.

Correct : D. test execution tools

37. … store and manage defects, failure, change requests, or perceived problems and anomalies.

Correct : C. incident management tools

38. … helps with identifying inconsistent or missing requirements.

Correct : A. requirements management tools

39. … are necessary for storage and version management of testware and related software.

Correct : D. configuration management tools

40. … are used to validate software models by enumerating inconsistencies and finding defects.

Correct : C. modeling tools

41. … are used in component and component integration testing and when testing middleware.

Correct : C. dynamic analysis tools

42. Which is the assertion tests where each server response was received within a given amount of time?

Correct : A. duration