Unit 1
1. Explain about life cycle of a Bug.
2. what are structural bugs? Explain
3. what is bug? explain various kinds of Bug?
4. what is meant by integration testing? what are the goals of it?
5.what is path testing? Give a note on path selection and predicates.
6. what is testing? Explain different types of testing.
7. state and explain various dichotomies in software testing.
8. Explain path predicates.
Unit 2
Discuss Data flow testing and its strategies.
Define Domain testing? types & domain testings.
Distinguish between control flow and transaction flow.
Explain different Transaction flow testing techniques.
write about nice & ugly domains.
Explain about interface testing.
Unit 3
1. Briefly explain about regular expressions and flow anamoly detection
2. what is Kv-chart? Draw KV chart for 4 variables
3. Explain about decision tables? (reduction procedure)
Unit 4
1. what are the principles of state lesting? Discuss its advantages & disadvantages.
2. explain about software implementation of state graphs.
3. what are good & bad state graphs.
4. Give Some testability tips.
Unit 5
1. Describe the mean processing time of a routine with example.
2. Discuss about matrix representation software.
3. Explain about node reduction algorithm with an example.
4. structured and unstructured flow graphs with example.