R4RIN
Articles
Java 8
MCQS
Software Testing MCQ Quiz Hub
Software Testing Mcq Set 5
Choose a topic to test your knowledge and improve your Software Testing skills
1. Which two commands you can use to validate a button?
VerifyTextPresent and assertTextPresent
VerifyElementPresent and assertElementPresent
VerifyAlertPresent and assertAlertPresent
VerifyAlert and assertAlert
2. _____ shows the history of changes to specific requirement field on QC Project.
Requirement Progress Graph
Requirement Coverage Graph
Requirement Trend Graph
Both b and c
3. Which of the followings is/are used to see the Requirement Status?
Coverage Analysis
Coverage Breakdown
Requirements Status
Coverage Status
4. Which is the odd one out?
Purge Run
VAPI XP
LR Scenario
WR automated
5. Using _____ we can check the zooming capability.
Bitmap checkpoint
Image checkpoint
All of these
None of these
6. How to associate one or more shared object repositories with one or more actions in a test?
Select Resources > Associate Repositories.
Click the Associate Repositories button.
Tools > Associate Repositories.
All of these
7. Which is/are parts of State Transition Model?
The states that the software may occupy
The transition from one state to another
The event that cause a transition
All of the above
8. Which of the followings is/are a form of Functional Testing?
Boundary Value Analysis
Usability Testing
Performance Testing
Security Testing
9. If a software testing team is doing testing without Planning and Documentation, then this type of testing is called as, ______ .
Unit testing
Regressing testing
Adhoc tesing
Stress testing.
10. Which of the followings is/are best described as Smoke Testing?
Part of Black Box Testing.
Unit testing for small programs
Rolling Integration Testing
None of the above.
11. Validation is the responsibility of ____
Developer
Designer
Tester
QA Team
12. Which tasks should be performed before programmer starts writing the first line of a code?
Build architect
Build design
Schedule the work
All of the above
13. Defects can be found more easily in ____
Bottom up Integration Testing
Top down Integration Testing
Big Bang Testing.
Sandwich Integration Testing
14. Which of the following is / are the types of Acceptance System?
Alpha testing
Beta testing
Contract acceptance testing
All of the above
15. What are the skills that are required by the Agile Tester?
Domain knowledge
Keen to learn and adopt new technology
Effective communicator who maintains good relationship with development team
All the above.
16. Which of the following is the largest bug producer?
Code
Design
Specification
All of the above
17. Which of the following is not the objective of CMMI?
Produce quality product or services by process improvement
Increase customer satisfaction
Expanding market presence
Removing the bugs in product thereby direct product improvement
18. The reviewed & approved document is called as a ______ .
Delivery document
Checklist
Baseline
. All of the above
19. A city field in software accepts 3 to 25 alpha characters only. Using BVA technique what will be the possible number of combinations?
3, 4, 24, 25
2, 3, 25, 26
2, 3, 24, 25
3, 5, 25, 26
20. Who leads a formal review process?
Author
Moderator
Reviewer
Scribe
21. Exit criteria is determined during ______.
Test Closure activity
Implementation and execution
Evaluating exit criteria and Reporting
Planning and Control
22. During which activity tester decides if extra test cases are required or not?
Test implementation and execution
Test planning and control
Test analysis and design
Evaluating exit criteria
23. Which metric is used to compare the Field Defects with the Test Defects?
Defect deduction percentage
Defect division percentage
Defect detection percentage
All of the above
24. During which phase discrepancies are reported as defects?
Evaluating exit criteria and reporting
Test closure activity
Test implementation and execution
Test analysis and design
25. Risk Mitigation is a Risk _______ Activity. Risk Monitoring is a _____ Activity.
Avoidance, Project tracking.
Increasing, Project tracking.
Project tracking, Avoidance.
. Random, Tracking.
26. Software risk always involves two characteristics. What are those characteristics?
Uncertainty and Loss
Certainty and Profit
Staff size and Budget
Project Deadline and Budget
27. _____ combines procedures and tools to manage different versions of configuration objects that are created during the software process.
Configuration status reporting.
Change control
Version control
None of the above
28. Which of the following is / are types of Software Maintenance?
Corrective
Adaptive
Perfective
All of the above
29. Independence of module is assessed using two qualitative criteria. What are those criteria?
Cohesion and coupling
Module and modularity
Cyclomatic complexity and modularity
None of the above
30. Which is the most desirable form of cohesion?
Logical cohesion
Functional cohesion
Procedural cohesion
Communicational cohesion
31. What is the first activity in Software Project Planning?
Determination of software scope
Determination of budget
Find out the team size
None of the above
32. Problem Decomposition in Software Engineering is applied in which area?
The functionality that must be delivered
The process that will be used to deliver it
. Option A and B both are correct
None of the above
33. ____ refers to a different set of tasks ensures that the software that has been built is traceable to Customer Requirements.
Verification
Requirement engineering
Validation
None of the above
34. White-Box Testing is also known as _____
Structural testing
Code-Based Testing
Clear box testing
All of the above
35. In a flow graph, node contains a condition and it is characterized by two or more edges emanating from it, is called as ______
Parent node
Two Edge node
Predicate node
None of the above
36. Black Box Testing is also known as ___
Behavioral Testing
Flow Testing
Data Testing
None of the above.
37. Equivalence Partitioning comes under which type of Testing?
White Box Testing
Black Box Testing
Grey Box Testing
None of the above
38. Percentage mode is used to generate _______.
Vuser
Script
Scenario
All of these
39. Global Sampling Rate, Error Handling, Debugging, and Frequency settings is related to _____
Graph properties
Monitor properties
Both of these
None of these
40. Focus Testing comes under ____
Performance Testing
Acceptance Testing
Usability Testing
Component Testing
41. Which is not true in case of Unit Testing?
It decreases the software development speed.
It can’t be expected to catch every error in a program.
In this tester evaluates if individual units of source code are fit for use.
It is usually conducted by the development team.
42. Which of the following is / are not a Iterative Model?
RAD
Incremental
V model
Spiral model
43. What is the sequence of the Link Defect To Test?
Run Step >> Run >> Test Instance >> Test >> Requirement
Requirement >> Run Step >> Run >> Test Instance >> Test
Requirement >>Run >> Run step >> Test >> Test Instance
Run Step >> Run >> Test >> Test Instance >> Requirement
44. In filter, which logical operator is not accepted?
( )
{ }
>=, =<
=
45. What is the extension of Action Template in QTP?
.mtr
.mst
.mta
.mat
46. _____ will be called through an object, and it will wait for an expected property value of the object.
Wait
Exit
WaitForProperty
All of these
47. ______ used to add an object to the local object repository.
Object Spy
Update from Application
Highlight in Application
All of these
48. Product Revision is not related to _____
Maintainability
Testability
Flexibility
Reusability
49. Nullity of the software can be calculated by ______
Nullity = e - n + k
Nullity = e - n – k
Nullity = e + n + k
Nullity = e + n – k
50. What is the extension of Analysis Session File?
.lra
.lrr
.lla
.lda
Submit