

McqMate
These multiple-choice questions (MCQs) are designed to enhance your knowledge and understanding in the following areas: Computer Science Engineering (CSE) , Bachelor of Business Administration in Computer Applications (BBA [CA]) , Bachelor of Business Administration (BBA) , Master of Computer Applications (MCA) .
Chapters
201. |
The Pareto analysis is most effective for _________________. |
A. | Showing relationships between items |
B. | Measuring the impact of identified items |
C. | Ranking items by importance |
D. | None of above |
Answer» C. Ranking items by importance |
202. |
Which of the following is not a software testing generic characteristics? |
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. | Testing and debugging are different activities, but debugging must be accommodated in any testing strategy. |
D. | None of the mentioned. |
Answer» A. Different testing techniques are appropriate at different points in time. |
203. |
ITG stands for |
A. | instantaneous test group |
B. | integration testing group |
C. | individual testing group |
D. | independent test group |
Answer» D. independent test group |
204. |
By collecting ________ during software testing, it is possible to develop meaningful guidelines to halt the testing process. |
A. | Failure intensity |
B. | Testing time |
C. | Metrics |
D. | All of the mentioned |
Answer» C. Metrics |
205. |
Which of the following issues must be addressed if a successful software testing strategy is to be implemented? |
A. | Use effective formal technical reviews as a filter prior to testing |
B. | Develop a testing plan that emphasizes “rapid cycle testing.” |
C. | State testing objectives explicitly |
D. | All of the mentioned |
Answer» D. All of the mentioned |
206. |
Test cases should uncover errors like |
A. | Nonexistent loop termination |
B. | Comparison of different data types |
C. | Incorrect logical operators or precedence |
D. | All of the mentioned |
Answer» A. Nonexistent loop termination |
207. |
Which of the following errors should not be tested when error handling is evaluated? |
A. | Error description is unintelligible |
B. | Error noted does not correspond to error encountered |
C. | Error condition causes system intervention prior to error handling |
D. | Error description provide enough information to assist in the location of the cause of the error. |
Answer» A. Error description is unintelligible |
208. |
Which of the following is not regression test case? |
A. | A representative sample of tests that will exercise all software functions |
B. | Additional tests that focus on software functions that are likely to be affected by the change. |
C. | Tests that focus on the software components that have been changed |
D. | Low-level components are combined into clusters that perform specific software sub-function. |
Answer» D. Low-level components are combined into clusters that perform specific software sub-function. |
209. |
The object of ___________within an OO system is to design tests that have a high likelihood of uncovering plausible bugs. |
A. | Fault-based testing |
B. | Integration testing |
C. | Use-based testing |
D. | Scenario-based testing |
Answer» A. Fault-based testing |
210. |
What refers to the externally observable structure of an OO program? |
A. | Deep structure |
B. | Surface structure |
C. | Core structure |
D. | All of the above |
Answer» B. Surface structure |
211. |
_____________ categorizes class operations based on the generic function that each performs |
A. | Category-based partitioning |
B. | Attribute-based partitioning |
C. | State-based partitioning |
D. | None of the mentioned |
Answer» A. Category-based partitioning |
212. |
Which chart is a tool that depicts project as network diagram that is capable of graphically representing main events of project in both parallel and consecutive way? |
A. | PERT chart |
B. | Gantt chart |
C. | Both A & B |
D. | None of the above |
Answer» A. PERT chart |
213. |
User Acceptance testing is |
A. | White box testing |
B. | Black box testing |
C. | Gray box testing |
D. | None of the above |
Answer» B. Black box testing |
214. |
Error guessing is a |
A. | Test verification techniques |
B. | Test execution techniques |
C. | Test control management techniques |
D. | Test data management technique |
Answer» D. Test data management technique |
215. |
The name of the testing which is done to make sure the existing features are not affected by new changes |
A. | Recursive testing |
B. | White Box testing |
C. | Unit testing |
D. | Regression testing |
Answer» D. Regression testing |
216. |
According to Pareto’s principle, x% of defects can be traced to y% of all causes. What are the values of x and y? |
A. | 60, 40 |
B. | 70, 30 |
C. | 80, 20 |
D. | No such principle exists |
Answer» C. 80, 20 |
Done Studing? Take A Test.
Great job completing your study session! Now it's time to put your knowledge to the test. Challenge yourself, see how much you've learned, and identify areas for improvement. Don’t worry, this is all part of the journey to mastery. Ready for the next step? Take a quiz to solidify what you've just studied.