Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
9 views1 page

STM Imp Questions

The document outlines a comprehensive curriculum on software testing, covering topics such as the life cycle of bugs, types of bugs, integration testing, path testing, and various testing techniques. It also discusses data flow testing, domain testing, transaction flow testing, state testing principles, and software implementation of state graphs. Additionally, it includes discussions on regular expressions, KV charts, decision tables, and testability tips.

Uploaded by

Mukesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views1 page

STM Imp Questions

The document outlines a comprehensive curriculum on software testing, covering topics such as the life cycle of bugs, types of bugs, integration testing, path testing, and various testing techniques. It also discusses data flow testing, domain testing, transaction flow testing, state testing principles, and software implementation of state graphs. Additionally, it includes discussions on regular expressions, KV charts, decision tables, and testability tips.

Uploaded by

Mukesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

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.

You might also like