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
      • TestPad
      • Qase
      • WebLoad
      • Test Lodge
      • Froglogic Squish
      • CrossBrowserTesting
    • Expand
      • ActiveBatch
      • Kobiton
      • TestCaseLab
      • Sikuli
      • Postman
      • TestRail
    • 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
  • 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
  • Training
  • QuizExpand
    • Selenium Quiz
    • ISTQB Quiz
    • Java Quiz
    • SQL Quiz
  • Jobs
Software Testing Material Logo

TestQuiz

1. 
Alpha testing is
2. 
Beta testing is
3. 
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
4. 
A common test technique during component test is
5. 
Acceptance test cases are based on
6. 
Which of the following statement is correct
7. 
Which of the following statements about Boundary value testing is true?
8. 
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
9. 
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
10. 
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
11. 
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
12. 
A text box which accepts alphanumeric values. Identify the valid equivalence class from the following options
13. 
Which of the following uses Impact Analysis most
14. 
When should testing be stopped
15. 
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
16. 
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
17. 
Which of the following is not the integration strategy?
18. 
The main objective of acceptance testing is
19. 
Test Conditions are derived from
20. 
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
21. 
Which of the following is not a white box technique?
22. 
Which of the following is true about White and Black Box Testing Technique
23. 
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
24. 
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
25. 
Which of the following techniques is NOT a black box technique
26. 
Regression testing always involves
27. 
Test cases are designed during
28. 
A deviation from the specified or expected behaviour that is visible to end-users is called
29. 

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
30. 
How would you estimate the amount of re-testing likely to be required?
31. 

The difference between re-testing and regression testing is

32. 

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?
33. 
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
34. 
Which of the following is least important in test management?  
35. 
Which of the following is not decided in the phase of a test plan?
36. 
To make a test effective it is most important that
37. 
Which of the following statement is not correct
38. 
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
39. 
When to begin testing in the SDLC
40. 
Which of the following are non-functional testing methods?
i) System testing
ii) Performance testing
iii) Availability testing
clock.png

Time is Up!

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 Twitter Linkedin YouTube

NAVIGATION

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

© 2022 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
    • TestPad
    • Qase
    • WebLoad
    • ActiveBatch
    • Kobiton
  • Interview Q&A
    • Selenium
    • Manual Testing
    • TestNG
    • Java
    • Python
    • SQL
    • Explain Framework
  • Free Resources
  • Quiz
    • Selenium Quiz
    • ISTQB Quiz
    • Java Quiz
    • SQL Quiz
Search