0% found this document useful (0 votes)
200 views4 pages

Software Testing Modelpaper MCQ PDF

software testing and quality assurance mcq

Uploaded by

Vishal Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
200 views4 pages

Software Testing Modelpaper MCQ PDF

software testing and quality assurance mcq

Uploaded by

Vishal Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Software testing & QA Model Paper-MCQ

01. When what is visible to end-users is a deviation from the specific or expected behavior,
this is called:
1. an error 2. a failure
3. a fault 4. a defect

02. Regression testing should be performed:


a) every week
b) after the software has changed
c) as often as possible
d) when the environment has changed
e) when the project manager says
1. b, c & d are true, a & e are false 2. b & d are true, a, c & e are false
3. b is true, a, c d and e are false 4. b is true, a, c d and e are false

03. Which one of the following are non-functional testing methods?


1. System testing 2. Performance testing
3. Usability testing 4. Both b & c

04. During the software development process, at what point can the test process start?
1. When the first code module is ready 2. When the software requirements have been
for unit testing approved
3. When the design is complete 4. When the code is complete.

05. Acceptance test cases are based on what?


1. Requirements 2. Code
3. Design 4. Decision table

06. “How much testing is enough?”


1. This answer depends on the maturity 2. The answer depends on the risk for your industry,
of your developers contract and special requirements
3. This question is easy to answer 4. This question is impossible to answer

07. A common test technique during component test is


1. Statement and branch testing 2. Security testing
3. Usability testing 4. Performance testing

08. Statement Coverage will not check for the following


1. Missing Statements 2. Unused Branches
3. Dead Code 4. Unused Statement

09. what is independent Verification & Validation is


1. Done by the Developer 2. Done By Management
3. Done by the Test Engineers 4. Done by an Entity Outside the Project’s sphere of
influence

10. Which of the following requirements is testable?


1. The system shall be user friendly. 2. The system shall be built to be portable.
3. The safety-critical parts of the 4. The response time shall be less than one second
system shall contain 0 faults. for the specified design load.

11. Enough testing has been performed when:


1. the required level of confidence has 2. the users won’t find any serious faults
been achieved
3. no more faults are found 4. time runs out

12. How would you estimate the amount of re-testing likely to be required?
1. Metrics from previous similar 2. Discussions with the development team
projects
3. Time allocated for regression testing 4. a & b

13. Which of the following is a form of functional testing?


1. Boundary value analysis 2. Performance testing
3. Usability testing 4. Security testing

14. A common test technique during component test is


1. Statement and branch testing 2. Usability testing
3. Security testing 4. Performance testing

15. A common test technique during component test is


1. Statement and branch testing 2. Security testing
3. Usability testing 4. Performance testing

16. Which of the following is a major test planning?


1. Scheduling test analysis and design 2. monitoring progress and test coverage.
tasks.
3. initiating corrective actions. 4. measuring and analyzing result.

17. Error guessing is best used


1. As the first approach to deriving test 2. After more formal approaches have been applied.
cases.
3. By inexperienced testers. 4. After the system has gone live.

18. Where may functional testing be applied


1. At system and acceptance testing 2. At all test levels.
levels.
3. At all levels above integration 4. At the acceptance testing level only.
testing.

19. What is beta testing?


1. Testing performed by potential 2. Testing performed by potential customers at their
customers the developer's site. own locations.
3. Testing performed by potential 4. Testing performed by product developers at their
developers at the customer's own locations.
location.

20. The main focus of acceptance testing is:


1. Finding faults in the system. 2. Ensuring that the system is acceptable to all users.
3. Testing the system with other 4. Testing by an individual test team.
systems.

21. What is the command to invoke application in Win Runner?


1. Invoke Application. 2. Invoke_Application.
3. SystemUtil.Run. 4. Run.

22. Which is the default data type of QTP?


1. Integer. 2. Variant.
3. String. 4. Double.

23. Testing done without planning and Documentation is called


1. Unit testing 2. Adhoc testing
3. Regression testing 4. None of the mentioned

24. Unit testing is done by


1. Users 2. Customers
3. Developers 4. Test Engineer

25. What are the Types of Integration Testing?


1. Big Bang Testing 2. Top Down Testing
3. Bottom Up Testing 4. All the above

26. Optimization, Defect Prevention, and Quality Control. Its come under the
1. CMM Level 2 2. CMM Level 4
3. CMM Level 3 4. CMM Level5

27. Which Software Development Life cycle model will require to start Testing Activities when
starting development activities itself
1. Water falls model 2. V-model
3. Spiral Model 4. Linear model

28. Which one of the following are non-functional testing methods?


1. System Testing 2. Performance Testing
3. Usability Testing 4. Both B and C

29. Pick the best definition of Quality


1. Quality is a job one 2. Conformance to requirements
3. Zero defects 4. Work as designed

30. Acceptance test cases are based on what?


1. Requirements 2. Code
3. Design 4. Decision table

31. What is failure?


1. Deviation from expected result to 2. Error in program code
actual result
3. Fault in the system 4. Defect in the software

32. Test planning is ………………………………………………………..


1. activity of verifying the mission of 2. Report of verifying the mission of testing
testing
3. activity of verifying the report of 4. None of the above
testing

33. To check whether we are developing the right product according to the customer requirements
are not. It is a static process
1. Validation 2. Quality Assurance
3. Verification 4. Quality Control

34. White box testing is not called as___________


1. Glass box testing 2. OPen box testing
3. Closed box testing 4. Clear box testing

35. A set of inputs, execution preconditions and expected outcomes is known as a


1. Test plan 2. Test document
3. Test case 4. Test Suite

36. Which is not relevant to estimation areas of Test Estimation document


1. Testing size 2. Testing Cost
3. Testing Effort 4. Testing Hardware

37. Which is not a Testing Tool


1. QTP 2. PDF
3. Rapise 4. Sellenium

38. The approach/document used to make sure all the requirements are covered when writing test
cases
1. Test Matrix 2. Checklist
3. Test bed 4. Traceability Matrix

39. The testing which is done by going thro' the code is known as,
1. Unit Testing 2. White box Testing
3. Blackbox testing 4. Regression testing

40. The best reason for using Independent software test teams is that
1. software developers do not need to 2. a test team will test the software more thoroughly
do any testing
3. testers do not get involved with the 4. arguments between developers and testers are
project until testing begins reduced

You might also like