Skip to content
Software Testing Material Logo
  • Blog
  • TutorialsExpand
    • Expand
      • Manual Testing
      • Selenium
      • TestNG
      • Maven
      • Jenkins
      • Framework
    • Expand
      • Java
      • Agile
      • API Testing
      • Postman
      • SQL
      • VBScript
  • ToolsExpand
    • Recommended ToolsExpand
      • PractiTest
      • Testiny
      • Qase
      • Test Lodge
      • Kobiton
    • Expand
      • Postman
      • ActiveBatch
      • Redwood
      • Tidal Software
      • JScape
    • Best ToolsExpand
      • Enterprise Job Scheduler
      • Test Management
      • Automation Testing
      • Codeless Testing
      • Selenium Alternatives
      • Bug Tracking
      • Mobile App Testing
      • Cross Browser Testing
    • Expand
      • API Testing
      • Unit Testing
      • Regression Testing
      • Continuous Testing
      • Functional Testing
      • Penetration Testing
      • Performance Testing
      • View All
  • Interview Q & AExpand
    • Expand
      • Selenium
      • TestNG
      • Test Framework
      • Explain Framework
      • API
      • SOAP
      • Protractor
    • Expand
      • Manual Testing
      • Software QA
      • Agile
      • JIRA
      • Java
      • Python
      • SQL
  • Free Resources
  • QuizExpand
    • Software Testing Quiz
    • Automation Testing Quiz
    • Selenium Quiz
    • Performance Testing Quiz
    • ISTQB Quiz
    • Java Quiz
    • SQL Quiz
    • JIRA Quiz
  • Jobs
Software Testing Material Logo

Manual Testing Quiz

1. 

Which of the following uses Impact Analysis most

2. 

Which of the following statement is correct

3. 

How would you estimate the amount of re-testing likely to be required?

4. 

Which of the following are non-functional testing methods?
i) System testing
ii) Performance testing
iii) Availability testing

5. 

Which of the following is correct in terms of Statement Coverage
i. it will not check missing statements
ii. It will check dead code
iii. It will not check unused branches
iv. It will check unused statements

6. 

A numeric field accepts values between 10 and 25 and reject values less than 10 and greater than or equal to 26. Which of the following input values cover all the equivalence partitions

7. 

A text box which accepts alphanumeric values. Identify the valid equivalence class from the following options

8. 

A student should score a minimum of 50 marks in order to clear the exam. Maximum marks can be scored is 100. Identify the valid equivalence values, if the student clears the exam

9. 

Minimum Tests Required for Statement Coverage and Branch Coverage:


Read A
Read B
If A+B > 100
then Print “STM”
End if



If A > 50 then
Print “SoftwareTestingMaterial”
End if

10. 

Regression testing always involves

11. 

Which of the following is not decided in the phase of a test plan?

12. 

Acceptance test cases are based on

13. 

To make a test effective it is most important that

14. 

Which of the following is least important in test management?  

15. 

Which of the following is not the integration strategy?

16. 

Regression testing should be performed
i. Every week
ii. After the software has changed
iii. As often as possible
iv. When the environment has changed
v. When the project manager says

17. 

A numeric field accepts values between 10 and 25 and reject values less than 10 and greater than or equal to 26. Which of the following input values cover boundary values

18. 

Beta testing is

19. 

Which of the following is the task of a Test Lead
i. Interaction with the Test Tool Vendor to identify best ways to leverage test tool on the project.
ii. Write Test Summary Reports based on the information gathered during testing
iii. Decide what should be automated, to what degree and how.
iv. Create the Test Specifications

20. 

A common test technique during component test is

21. 

Test Conditions are derived from

22. 

Which of the following is true about White and Black Box Testing Technique

23. 

When should testing be stopped

24. 

How much testing is enough?
i. This question is impossible to answer
ii. This question is easy to answer
iii. The answer depends on the risk for your industry, contract and special requirements
iv. This answer depends on the maturity of your developers
v. Answer depends on the development team

25. 

Test cases are designed during

26. 

Which of the following is a part of Test Closure Activities?
i. Checking which planned deliverables have been delivered
ii. Defect report analysis
iii. Finalizing and archiving testware
iv. Analyzing lessons

27. 

Which of the following statement is not correct

28. 

Which of the following statements about Boundary value testing is true?

29. 

A text box which accepts numeric values in the range of 18 to 99. Which value from the following options fall in the invalid equivalence class

30. 

As per the taxation, an empoyee has $6000 of salary tax-free and the next $1500 is taxed at 10% and the next $3000 after that is taxed at 12%. Any further amount is taxed at 20%.


To the nearest whole dollar, which of these groups of numbers fall into three different equivalence classes?

31. 

Features of White Box Testing Technique are
i. We use explicit knowledge of the internal workings of the item being tested to select the test data
ii. Uses specific knowledge of programming code to examine outputs and assumes that the tester knows the path of logic in a unit or a program
iii. Checking for the performance of the application
iv. Checking the functionality of the application

32. 

A deviation from the specified or expected behaviour that is visible to end-users is called

33. 

All the students who secured more than 50 marks go to Room A, All the students who secured more than 75 go to Room B, All the students who secured less than 50 go to Room C.
Identify the equivalence values which belong to the same class

34. 

The difference between re-testing and regression testing is

35. 

When to begin testing in the SDLC

36. 

Which of the following techniques is NOT a black box technique

37. 

Alpha testing is

38. 

Which of the following is not a white box technique?

39. 

An input field takes the range between 1000 to 9999 inclusive. Which of the following inputs might be a result of designing tests for only valid equivalence classes and valid boundaries

40. 

The main objective of acceptance testing is

clock.png

Time's up

ABOUT STM

We provide a diverse range of courses, tutorials, interview questions, resume formats to help individuals get started with their professional careers.

FOLLOW US ON

Facebook X Linkedin YouTube

NAVIGATION

About Us
Contact Us
Privacy Policy
Terms of Use
Disclaimer
Guest Post
Sitemap
Free Testing Resources

© 2025 Software Testing Material • All Rights Reserved.

Scroll to top
  • Blog
  • Tutorials
    • Manual Testing
    • Selenium
    • TestNG
    • Maven
    • Jenkins
    • Framework
    • Java
    • Agile
    • API Testing
    • Postman
    • SQL
    • VBScript
  • Tools
    • PractiTest
    • Qase
    • WebLoad
    • ActiveBatch
    • Kobiton
    • Testiny
  • Interview Q&A
    • Selenium
    • Manual Testing
    • TestNG
    • Java
    • Python
    • SQL
    • Explain Framework
  • Free Resources
  • Quiz
    • Software Testing Quiz
    • Automation Testing Quiz
    • Selenium Quiz
    • Performance Testing Quiz
    • ISTQB Quiz
    • Java Quiz
    • SQL Quiz
    • JIRA Quiz
Search