Adblocker Detected
Quizack provides Online Quiz and Practice MCQs for Free. Please disable your Ad-Blocker so we can earn from ads and keep this project alive.
1. An example of software most commonly associated with productivity software is ____.
2. A required numeric field is supposed to allow values from 0 to 99. What would be the best smallest set of test data for testing this field?
3. A software development strategy based on incremental development and certification to ensure maximum quality control is called:
4. Which of the following can explain a positive correlation between defect priority and the number of times it is re-opened following re-test -
5. The primary responsibility of quality lies with:
6. What type of testing is focused on testing the design of the software?
7. What three core steps does Six Sigma methodology define?
8. Which of the following is the Black Box Test Technique?
9. Object-oriented development is characterized by:
10. At what stage of the function development do the unit tests have to be created?
11. Which of the following is an attribute of quality software?
12. Which of the following is NOT a common problem in the software development process?
13. To test a function, the programmer has to write a ______, which calls the function and passes it test data.
14. Which of the following methods facilitates the maintainability of testing assets:
15. SQL injection consists in:
16. An e-commerce application pulls the names of products from a server which, in turn, obtains information on different product categories from different sources. If we are testing the mobile front end for the application, we will need to test:
17. Which of the following is NOT a part of the Quality Assurance Procedure?
18. Statistical quality assurance involves:
19. True or False? Testing web application security is often a time-consuming,repetitive,and unfortunately all too often a manual process.
20. What are real-time applications that add a new and potentially difficult element to the testing mix?
21. Software safety is a quality assurance activity that focuses on hazards that:
22. Which items are typically included in the meta-data (as opposed to steps) of a test case?
23. Tracing defect origin, i.e., the stage in the development life cycle when the defect was created (Requirements, Design, Coding) can be helpful in:
24. Which of these activities is NOT one of the activities recommended to be performed by an independent SQA group?
25. Diff between test plan and test cases
26. Diff between test cases and test suites
27. Compatibility testing for web application usually includes:
28. Which of these are considered best practice in software testing and validation?
29. True or False? People who perform software quality assurance must look at the software from the customer's perspective.
30. What is loader Runner
31. True or False? The elements of software quality assurance consist of reviews, audits, and testing.
32. Software defect (bug) is best defined as:
33. True or False? The developer is the best person to perform QA testing on the software as they know it so well.
34. True or False? Software Quality Assurance is organized into goals, commitments, abilities, activities, measurements and verifications.
35. Who typically performs unit testing?
36. Which element of the QA process comes first?
37. True or False? Deliverables such as requirements, a testing plan and test cases must be defined as part of the software development and testing processes in order to guarantee that testers can effectively follow-up throughout the project from the software quality perspective.
38. Quality Assurance is the same as Quality Control.
39. For a program that is supposed to accept any number between 1 and 10, four test cases that test the input of 0, 1, 10, and 11 are what type of test?
40. True or False? Metrics can be used to indicate the relative strength of a software quality attribute.
41. When running a testplan which of following should be tracked?
42. A Test Plan is a document describing the ____________ of intended testing activities.
43. Unit tests are usually conducted by:
44. Which test is OFTEN the responsibility of the customers or users of the system?
45. Which of the following is an approach for Integration Testing?
46. In relation to software quality, what does SCM stand for?
47. True or False? Equivalence testing divides the input domain into classes of data from which test cases can be derived to reduce the total number of test cases that must be developed.
48. Software reliability problems can almost always be traced to:
49. Types of UAT
50. Which of the following is a technique used in security testing:
51. Static and dynamic analysis have same objectives?
52. What is the purpose of an inspection?
53. What is the CMMI?
54. Which of the following is NOT a section in the standard for SQA plans recommended by IEEE?
55. Which of the following testing methods is NOT based on any knowledge of internal design or code?
56. Which of the following are characteristics of testable software?
57. Which of the following should NOT be considered when performing unit testing?
58. True or False? Boundary value analysis can only be used to do white-box testing.
59. True or False? The testing environment does not need to track changes in configuration as it is not a production environment.
60. Unit testing is usually done as:
61. Which of the following is NOT a quality model?
62. The following is an example of which type/class of testing: Shutting down the power on the database server during batch update.
63. Testing that ignores the internal mechanism or structure of a system and focuses on the outputs is:
64. Which of the following is NOT a quality factor that should be considered when developing software?
65. True or False? Orthogonal array testing enables the test designer to maximize the coverage of the test cases devised for relatively small input domains.
66. You have a set of data (1, 0, 3, 22, apple, zero, !) What sign should you put between 0 and 1 ?
67. The ISO quality assurance standard that applies to software engineering is:
68. Software Quality Assurance Analysts and Software Testers do not do the same tasks.
69. A set of planned activities that are necessary to provide confidence that the software conforms to requirements is ___________________.
70. A _________ is a formal proposal for an alteration to a system or software.
71. True or False? Client/server architectures cannot be properly tested because network load is highly variable.
72. What is the relationship between Quality Assurance and software testing?
73. Which of the following would be considered Priority 1 for Software Quality Assurance?
74. Who is NOT involved in developing a software testing strategy?
75. What is the correct order of the waterfall model phases?
76. Which of these is a load testing tool?
77. A self-contained subdivision of a program that may be separately compiled is referred to as a:
78. A ____________ is a document detailing a systematic approach to testing a system or piece of software.
79. True or False? Software Quality Assurance is the framework for independent assessment and insight into software development processes and products.
80. What is TDD or Test Driven Development?
81. Which SDLC model requires Testing Activities to start along with Development activities?
82. The approach a QA manager would take to reduce the incidence of failure due to defects is to:
83. The testing technique that requires devising test cases to exercise the internal logic of a software module is called ____________ testing.
84. Which of the following stages is NOT part of the SDLC?
85. To discover memory leaks, we need to execute tests that:
86. Traceability of Test Cases to Requirements is necessary in order to:
87. Which of the following is typically NOT included in a test plan?
88. In order to reflect the current quality status of the system-under-test (how good/bad things are), the most useful metric is:
89. What is boundary value analysis
90. Which type of test includes how well a user will be able to understand and interact with the system?
91. It is NOT advisable to automate tests that are:
92. What is Retesting
93. Which of the following is NOT an example of a configuration control software?
94. Tracing eye movements is a technique characteristic of:
95. Which type of test design techniques does the following statement best describe a procedure to derive test cases based on the specification of a component?
96. Which of the following is NOT a feature of quality software?
97. True or False? Graph-based testing methods can only be used for object-oriented systems.
98. Testing for the retirement of the system which includes Data migration or archiving is called as
99. Change Requests differs from Defects in that:
100. The main purpose of a ____________ is to approve or reject all change requests.
Software Testing
Solaris
Spring Framework
System Analysis
Salesforce-Development
Red Hat Linux
Related MCQ's