

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
1. |
This type of test include, how well the user will be able to understand and interact with the system? |
A. | usability testing |
B. | user acceptance testing |
C. | alpha testing |
D. | beta testing. |
Answer» A. usability testing |
2. |
Defects generally fall into the following categories? |
A. | wrong |
B. | missing |
C. | extra |
D. | all the above |
Answer» D. all the above |
3. |
What is correct Software Process Cycle? |
A. | plan(p)——>check(c)——>act(a)—–>do(d) |
B. | plan(p)——>do(d)——>check(c)—–>act(a) |
C. | plan(p)——>do(d)——>act(a)—–>check(c) |
Answer» B. plan(p)——>do(d)——>check(c)—–>act(a) |
4. |
Maintenance Plan predicts the maintenance requirements of the system, maintenance costs and effort required |
A. | true |
B. | false |
Answer» A. true |
5. |
Beta testing will be done by |
A. | developer |
B. | user |
C. | tester |
Answer» B. user |
6. |
Validation plan describes the approach ,resources and schedule used for system validation |
A. | true |
B. | false |
Answer» A. true |
7. |
Integration, It will come under |
A. | cmm level 1 |
B. | cmm level 3 |
C. | cmm level 2 |
D. | none |
Answer» B. cmm level 3 |
8. |
Types of quality tools are Problem Identification Tools and Problem Analysis Tools. |
A. | true |
B. | false |
Answer» A. true |
9. |
Which Software Development Life cycle model will require to start Testing Activities when starting development activities itself |
A. | water falls model |
B. | spiral model |
C. | v-model |
D. | linear model |
Answer» C. v-model |
10. |
A metric used to measure the characteristic of the methods, Techniques and tools employed in developing, implementing and maintaining the software system called as |
A. | process metric |
B. | product metric |
C. | test metrics |
Answer» A. process metric |
11. |
Check Sheet(Checklist. is considered a simple , but powerful statistical tool because it differentiates between two extremes. |
A. | true |
B. | false |
Answer» A. true |
12. |
Application should be stable. Clear Design and Flow of the application is needed for Automation testing. |
A. | false |
B. | true |
Answer» B. true |
13. |
Quality plan describes the quality procedures and standards that will be used in a project. |
A. | false |
B. | true |
Answer» B. true |
14. |
How severely the bug is effecting the application is called as |
A. | severity |
B. | priority |
C. | fix ability |
D. | traceability |
Answer» A. severity |
15. |
Project Risk affects The Schedule or Resources. |
A. | true |
B. | false |
Answer» A. true |
16. |
The name of the testing which is done to make sure the existing features are not affected by new changes |
A. | recursive testing |
B. | whitebox testing |
C. | unit testing |
D. | regression testing |
Answer» D. regression testing |
17. |
Management and Measurement, It will come under |
A. | cmm level 1 |
B. | cmm level 3 |
C. | cmm level 4 |
D. | cmm level 2 |
Answer» C. cmm level 4 |
18. |
AdHoc testing is a part of |
A. | unit testing |
B. | regression tesing |
C. | exploratory testing |
D. | performance testing |
Answer» C. exploratory testing |
19. |
Cost of Production = Right The First time cost(RTF. + Cost of Quality. |
A. | true |
B. | false |
Answer» A. true |
20. |
————- means under what test environment(Hardware, software set up. the application will run smoothly |
A. | test bed |
B. | checkpoint |
C. | code walk through |
D. | checklist |
Answer» A. test bed |
21. |
TQM represents |
A. | tool quality management |
B. | test quality manager |
C. | total quality management |
D. | total quality manager |
Answer» C. total quality management |
22. |
Optimization, Defect Prevention, and Quality Control. Its come under the |
A. | cmm level 2 |
B. | cmm level 3 |
C. | cmm level 4 |
D. | cmm level5 |
Answer» D. cmm level5 |
23. |
Unit Testing will be done by |
A. | testers |
B. | end users |
C. | customer |
D. | developers |
Answer» D. developers |
24. |
Beta testing will be done at |
A. | user place |
B. | developers place |
Answer» A. user place |
25. |
A Plan to overcome the risk called as |
A. | migration plan |
B. | master plan |
C. | maintenance plan |
D. | mitigation plan |
Answer» D. mitigation plan |
26. |
Which of the following is not one of the techniques to find defects |
A. | operational techniques |
B. | functional techniques |
C. | dynamic techniques |
D. | static techniques |
Answer» A. operational techniques |
27. |
Quality Assurance methods are usually considered |
A. | detective |
B. | corrective |
C. | preventive |
D. | proactive |
Answer» C. preventive |
28. |
Who has the primary responsibility of setting the quality culture in the organization? |
A. | senior management |
B. | the training department |
C. | the quality department |
D. | nobody |
Answer» C. the quality department |
29. |
Verification is |
A. | checking that we are building the right system |
B. | checking that we are building the system right |
C. | performed by an independent test team |
D. | making sure that it is what the user really wants |
Answer» B. checking that we are building the system right |
30. |
A regression test |
A. | will always be automated |
B. | will help ensure unchanged areas of the software have not been affected |
C. | will help ensure changed areas of the software have not been affected |
D. | can only be run during user acceptance testing |
Answer» B. will help ensure unchanged areas of the software have not been affected |
31. |
If an expected result is not specified then: |
A. | we cannot run the test |
B. | it may be difficult to repeat the test |
C. | it may be difficult to determine if the test has passed or failed |
D. | we cannot automate the user inputs |
Answer» C. it may be difficult to determine if the test has passed or failed |
32. |
Which of the following is not a static testing technique |
A. | error guessing |
B. | walkthrough |
C. | data flow analysis |
D. | inspections |
Answer» A. error guessing |
33. |
Which of the following statements about component testing is not true? |
A. | component testing should be performed by development |
B. | component testing is also known as isolation or module testing |
C. | component testing should have completion criteria planned |
D. | component testing does not involve regression testing |
Answer» D. component testing does not involve regression testing |
34. |
During which test activity could faults be found most cost effectively? |
A. | execution |
B. | design |
C. | planning |
D. | check exit criteria completion |
Answer» C. planning |
35. |
The purpose of requirement phase is |
A. | to freeze requirements |
B. | to understand user needs |
C. | to define the scope of testing |
D. | all of the above |
Answer» D. all of the above |
36. |
Which, in general, is the least required skill of a good tester? |
A. | being diplomatic |
B. | able to write software |
C. | having good attention to detail |
D. | able to be relied on |
Answer» B. able to write software |
37. |
The process starting with the terminal modules is called |
A. | top-down integration |
B. | bottom-up integration |
C. | none of the above |
D. | module integration |
Answer» B. bottom-up integration |
38. |
The inputs for developing a test plan are taken from |
A. | project plan |
B. | business plan |
C. | support plan |
D. | none of the above |
Answer» A. project plan |
39. |
Function/Test matrix is a type of |
A. | interim test report |
B. | final test report |
C. | project status report |
D. | management report |
Answer» C. project status report |
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.