0% found this document useful (0 votes)
200 views

Software Quality Assurance and Testing Question Bank: Unit-I

This document contains questions related to software quality assurance and testing organized into 5 units. Unit I covers topics like the psychology of testing, grey box testing, verification vs validation. Unit II discusses white box and black box testing techniques as well as testing strategies. Unit III compares object-oriented vs non-object-oriented testing and covers challenges in object-oriented testing. Unit IV addresses design for testability and regression testing. Finally, Unit V includes questions about automated testing tools, stress testing, and testing web applications.

Uploaded by

rarariz
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
200 views

Software Quality Assurance and Testing Question Bank: Unit-I

This document contains questions related to software quality assurance and testing organized into 5 units. Unit I covers topics like the psychology of testing, grey box testing, verification vs validation. Unit II discusses white box and black box testing techniques as well as testing strategies. Unit III compares object-oriented vs non-object-oriented testing and covers challenges in object-oriented testing. Unit IV addresses design for testability and regression testing. Finally, Unit V includes questions about automated testing tools, stress testing, and testing web applications.

Uploaded by

rarariz
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

SOFTWARE QUALITY ASSURANCE AND TESTING

QUESTION BANK

UNIT-I

1. Give the psychology of testing. (NOV 2008)

2. Explain the concept of Grey box testing.(NOV 2008)

3. Define: a) Verification b) Validation (NOV 2008)

4. Mention the axioms of Weyuker’s adequancy. (NOV 2008)

5. What is need of testing? (NOV 2007)

6. Explain the following tests: (NOV 2007)

A) White box. B) Black box.

7.Give the difference between Validation and verification.(NOV 2007)

8.Give a detailed note on “need of testing” and “Psychology of testing”.(MAY 2008)

9.Write in detail about Software testing strategies.(MAY 2008)

UNIT-II

1.Discuss the techniques involved in white box testing.(NOV 2008)

2.Explain briefly on multiple condition coverage in testing strategies (NOV 2008)

3. Discuss the techniques involved in Black box testing.(NOV 2008)

4.What are the different levels of testing?.Explain them.(NOV 2008)

5.Explain the following:(NOV 2007)

a)Branch coverage.

b)Condition coverage.

c)Data flow coverage.

6. Discuss the following tests: (NOV 2007)


A) Syntax testing. B) Robustness testing. C) Finite state testing.

7. Differentiate Black box and white box testing and explain how the testing models may be
used together to test a program module. (MAY 2008)

8. Explain in detail on various levels of testing (MAY 2008)

UNIT –III

1. Compare and contrast the testing strategies for object oriented software and non object
oriented software (NOV 2008)

2. Explain the following: (NOV 2008)

a) Class Modality b) State based testing.

3.What are the challenges in testing Object oriented software? Discuss them. (NOV 2007)

4.Discuss the impact of Object orientation on testing.(MAY 2008)

5.Write a note on class testing principles.(MAY 2008)

UNIT-IV

1.Design briefly on the design for testability. (NOV 2008)

2.What is the impact of inheritance?(NOV 2008)

3.How to apply the regression testing? (NOV 2008)

4.What is meant by test optimization ? (NOV 2007)

UNIT-V

1.Discuss the automated tools for testing.(NOV 2008)

2.Briefly discuss on test case generators.(NOV 2008)

3.What is stress Testing? (NOV 2008)

4.How to test the web enabled application?(NOV 2008)

5.Discuss briefly on the concept of testing compilers and language processors.(NOV 2007)
6.Write short notes no following: (MAY 2008)

a)Testing client/Server applications b)Testing Web enabled applications.

You might also like