Olete.in
Articles
Mock Tests
🧪 Software Testing MCQ Quiz Hub
Software Testing Mcq Set 3
Choose a topic to test your knowledge and improve your Software Testing skills
1. Which of the following is/are characteristic of Exploratory Testing?
Minimum planning and maximum execution.
Formal testing techniques are also used.
Test design and test execution are done in parallel.
all of the above.
2. Which is not true in case of Globs, in Selenium?
Globs are used as default pattern matching technique.
It is similar to regular expressions.
The syntax of Globs is much wider than Regular expression.
Both b and c
3. Why independent testing team is required?
There will be no dispute about quality of product.
Developer will concentrate on development activity.
Tester can test product more thoroughly.
Tester can join the project once development is finished.
4. E-Commerce software testing follows different approach than gaming software testing. Which testing principle implies this?
Pareto principle
Testing is Context dependent
Testing shows presence of defects
Absence of errors-fallacy
5. ____ is concern with World Wide Consortium(W3C).
XML checkpoint
Bitmap checkpoint
Image Checkpoint
Accessibility Checkpoint
6. Requirement Engineering is not concern with ______ .
Requirement Design
Requirement Elicitation
Requirement Analysis
Requirement Documentation
7. A specification which is formally reviewed and agreed upon is called as a ___
Caseline
Proline
Baseline
All of the above
8. Who is responsible for Acceptance Testing?
Software tester
Designer
Customer
Developer
9. Script Creation in 'C' and Web Services Vusers is related to ____
Recording
Enhancement
Replay
Prepare for load
10. Vuser insert a ________ function into the script indicating that a correlation was done.
Web_reg_save_param
Web_correlation_para
Web_correlation
Web_reg_correlation_param
11. In Software Development Life Cycle , who is the best person to catch a Defect?
Software Tester
Customers
. Designer
Business Analyst
12. The model which estimates the total effort in terms of person, months of the technical project staff is ____
Spiral Model
Waterfall model.
Win-win spiral model.
Cocomo Model
13. System Architecture is determined during which phase?
Requirement Gathering
Implementation
Development
Design
14. Which is a Formal Review Technique?
Walk through
peer to peer review
Inspection
All of the above
15. ___ is a Software Configuration Management concept that helps us to control change.
Baseline
Procedure
Audit
None of the above
16. What is not true about priority?
Priority is impact of defect on business
Priority can be urgent,high,medium,low
Priority once assigned can not be changed.
All of the above
17. Which of the following is not a phase of CMMI?
Initial
Quantitatively managed
Integrated
Defined, Goals, Measured, Results
18. Assertion Testing is _____
Performed without planning and documentation.
Verifying if the conditions confirm the product requirements.
Testing technique similar to unit testing in that it targets the code level.
Testing where each condition/decision is executed by setting it on true/false.
19. What is the order of Priority Testing?
Unit >>Integration >>System Testing.
Unit>> System>>Acceptance Testing.
System>>Integration>> Acceptance Testing.
System>>Acceptance>>Integration
20. Which is not the advantage of Selenium IDE?
Intelligent field selection will use IDs, names, or XPath as needed.
Auto complete for all common Selenium commands
Support for Selenium user- extensions .jr file
None of these.
21. Which of the following is false in case of waitFor command?
waitForAlertPresent
waitForTextPresent
waitForFramePresent
waitForPageToLoad
22. Which is used to access the object current value in running application?
GetVisibleText
GetROProperty
SetROProperty
GetTOProperty
23. When does QTP automatically check for syntax errors in your script, and show them in the Information pane?
When switching from expert view to keyword view.
When switching from keyword view to expert view.
When clicking on Missing resources.
All of these.
24. Dash line in the Schedule Test Run _____
Indicates test to be executed after the previous test, with no condition.
Indicates test to be executed only if the previous test has finished.
Indicates test to be executed only if the previous test has status passed.
It can be blue or green
25. How many types of graphs in QC?
5
6
7
4
26. Vuser uses LRT Function in a _______ Scripts.
Tuxedo
Windows Socket
Vuser
All of these.
27. By default all Vuser information is Stored in ___
Collate Result
Auto Collate Result
Vuser host
Controller window
28. Independent modules are easier to maintain and test because of ______ .
Code modification is limited,
Error propagation is reduced
Reusable modules are possible.
All of the above
29. _______ is an indication of the relative functional strength of a module.
Cohesion
Coupling
Modularity
Cohesion and coupling.
30. Which of the following is/are not a characteristic/s of Alpha Testing?
Simulated environment is created at developers site and user tests the system.
System is installed at user organization and user tests the system.
Alpha testing is also called as site acceptance testing.
both b and c
31. Which of the following statements is not true?
Acceptance Testing determines if system is ready for release
Acceptance Testing checks whether system meets needs and expectations
Acceptance Testing helps to find defects in system
Acceptance Testing is responsibility of user
32. A shopping website gives discount based on prices of total purchased items. Suppose customer purchases are below 2000 Rs. then no discount,for purchases till 20000, it gives 10% discount and above 20000 it gives 15% discount. Which of the following sets of values lie in 3 different equivalence classes?
1800,2000,8000
2001,10000,20002
1800, 2003,58000
100,1800,20001
33. In final examination, student can get 0 to 3000 marks. Student has to get 50% in order to pass the examination. If he gets 2000 or below that he will be given C grade ,if he gets 2000-2500 then he will get B grade and above that he is eligible for A grade. Using boundary value analysis what will be the values for testing if we are testing for C grade?
1500,1501,1999,2000
1499,1500,1999,2000
1500,1501,2000,2001
1499,1500,2000,2001
34. Effective Risk management plan needs to address which of these issues?
Risk avoidance
Risk monitoring
Risk management and contingency planning
All of the above
35. Before handing over the software to the client, which testing is to be done in-house?
Alpha
Beta
Gamma
Theta
36. Who performs the Acceptance Testing?
Software Developer
End users
Testing team
Systems engineers
37. For retail shopping software which table would be example of Decision Table?
A table containing rules of discount.
A table containing rules for interfaces between components.
A table containing rule of employee behavior.
A table containing rules for combination of input.
38. Agile is a ___
Sequential
Iterative
Incremental
Both b & c
39. Error guessing can have more fruitful results when ______
System has been deployed
When testing with inexperience tester
As a first approach of testing
As a additional technique after applying more formal techniques
40. In which of the following techniques, experience of tester is beneficial?
Error guessing
Exploratory testing
Both a and b
None as there is no relationship between techniques applied & experience of a tester.
41. Controller Output window displays _____ .
Debug information
Controller information
Contain full information about Vuser
All of these
42. The Correlation Statement instructs VuGen to save the first occurrence of this data to a parameter called ____
Web_reg_save_param
WCSParam_Diff1
WCSParam_Reg
WebParam_Diff1
43. Cyclomatic Complexity cannot be applied in _______ .
Re-engineering
Risk Management
Test Planning
Reverse engineering
44. Which coupling should be avoided in software?
Data coupling
Content Coupling
Control coupling
Stamp coupling.
45. ________ is used to replace field values in the requirements tree.
Replace
Replace All
Find and Replace
. All of these.
46. Solid Blue line indicates that _____
Test to be executed after the previous test, with no condition.
Test to be executed only if the previous test has finished.
Test to be executed only if the previous test has status passed.
All of these.
47. RGB and Pixel Tolerance are related to ____
Bitmap checkpoint
Image checkpoint
All of these
None of these
48. Which is treated as Regular Expression?
[ ]
|
$
{ }
49. Which of the following is true regarding Incremental backup?
Uses more tapes
Done every month
Saves only files that have changed recently
Saves all files
50. Which of the following is used in high level of testing?
Functional testing
Structural testing
Glass box testing
All of these
Submit