Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Sample Question Bank on Software Testing

1. A software bug is an ___


A. error B. fault C. flaw D. All of the above

2. The process of finding and fixing bugs is termed?

A. Exception B. Bugs handling C. Debugging D. Error handling

3. Which of the following is / are Integration approaches? 1. Top – Down Integration 2.


Bottom - Up Integration 3. Functional Integration 4. Big bang Integration
A.1, 2 B. 1, 2, 4 C. 1, 2, 3 D. 2,3,4

4. Acceptance testing is done by___________.


a) Developers b) Customers c) Testers d) Designers

5. Testing a software is primarily focused on:


A. Verification activities only B.Validation activities only
C. Verification and validation activities D.None of the above

6. Identify the incorrect phase of STLC(Software Testing Life cycle).


a) test closure b) coding c)test planning d)requirement analysis

7. Testing a software with real data in real environment is known as:


A. Alpha testing B.Beta testing C.System testing D.Integration testing

8. All validation activities come under the category of:


A. Dynamic testing B.Static testing
C. Source code design D.None of the above

9. All verification activities come under the category of:


A. Dynamic testing B.Static testing
C. Source code design D.None of the above

10. Which testing approach involves testing individual components or units of code?
a) Integration testing b) Acceptance testing c) System testing d) Unit testing

11. Which of the following testing is the part of non-functional testing?


A. Unit Testing B.Performance Testing C.System Testing D.Integration
Testing

12. Who is responsible for sprint meeting?


a) Product owner b)Scrum team c) Scrum master d) All the above

13. Which techniqe is applied for usability testing?


a) White box b) Black box c) Grey box d) Combination of all

14. Which of the following is not a testable WebApp security element?


A. Authentication B.Encryption C.Firewalls D.Penetration

15. Which of the following is not a WebApp interface mechanism?


A. Browser B.Cookies C.Forms D.Links
16. Cyclomatic complexity is___________.
a) White-box testing b) Black box testing c) Grey box testing d) None of the above

17. Which of the following is not one of the dimensions of quality used to assess a
WebApp?
A. Content B.Maintainability C.Navigability D.Usability

18. Which of following is not one of the elements that need to be considered when
constructing WebApp server-side configuration tests?
A. Browser compatibility B.Database software integration
C. Operating system compatibility D.System security measures

19. Testing helps to_________.


a) Fix defect b) Improve quality c) Measure quality d) All of the above

20. What is the primary goal of software testing?


A. a) finding all bugs b) enhancing code performance
B. c) reducing development time d) ensuring software quality

21. Agile is a ______ .


a) Sequential b) Iterative c) Incremental d) Both b & c

22. ___________ refers to a different set of tasks ensures that the software that has been
built is traceable to Customer Requirements.
a) Verification b) Requirement engineering c) Validation d) None of the above

23. Agile Manifesto has___Values and___ Principles


a) 4, 10 b) 6, 12 c) 4, 12 d) 4, 4

24. Identify the incorrect phase of STLC(Software Testing Life cycle).


a) test closure b) coding c)test planning d)requirement
analysis

25. What is the primary goal of software testing?


a) finding all bugs b) enhancing code performance
c) reducing development time d) ensuring software quality

Q.1 Write one sentence answer


1. Define the term errors.
2. What is stub?
3. What is fault?
4. Define verification.
5. Write methods of white box testing.
6. What is Agile Methodology?
7. Define strategy for web applications.
8. Define acceptance testing.
9. Black box testing is called glass box testing Justify T/F.
10. Write a goal of white Box testing.
11. What is test plan?
12. Write two methods of Black Box Testing.
13. Write dimensions of quality.
14. What do you mean by performance Testing?
15. Write a goal of unit testing.
16. Which is a core agile principle?
17. Define the term Regression Testing.
18. Define software testing.
19. What is mean by validation?
20. List any 2 agile principles.
21. Define web application, testing.
22. List levels of testing.

2 marks question
1. Write 2 differences between bugs, Faults & Failures.
2. Write short note on black box testing.
3. Explain equivalance partitioning.
4. Write an advantages of white box testing.
5. Explain the working of web application.
6. Explain various forms of acceptance testing.
7. Write features of agile testing.
8. Explain various types of system testing.
9. Write short note on testing roles.
10. Explain white box and black box testing.
11. Compare testing and debugging any two points.
12. Explain performance of testing.
13. Write a short note on features of Agile testing.
14. Compare verification and validation.
15. Write a short note on V-model with diagram.
16. Define navigation testing in detail.

4 marks questions
1. With the help of diagram explain V-model.
2. Explain Agile Manifesto Values.
3. Describe Agile Manifesto Principles.
4. What is performance testing? Write steps in performance testing.
5. Differentiate between alpha & beta testing.
6. What is integration testing? Explain top-down integration
7. Explain the difference between Testing and Debugging.
8. What is Cyclomatic complexity and Graph matrix? Explain with example.
9. Explain the process of stress testing with example.
10. Define navigation testing. How to test navigation syntax and semantics?
11. Write a short note on alpha & beta testing.
12. Explain integration testing. What is bottom up integration.
13. What is web application? How it works explain with diagram.
14. Define the term test case. Explain with example test case.

3 marks question
1. Explain the various phases of internationalization testing.
2. Difference between Alpha and Beta Testing.
3. Explain different layers of automated tests.
4. Write a short note on internationailization testing.
5. Write a short note on Automated tests.
6. What are internationalization testing types?

You might also like