100% found this document useful (1 vote)
1K views2 pages

STM Important Questions

This document outlines important questions for 6 units on software testing techniques. It covers topics such as path selection and testing criteria, types of bugs and remedies, control flow graphs, transaction flow testing, data flow anomalies, the data flow model, domain testing, test case design, state graphs, test automation, and tools like WinRunner and JMeter. The goals are to understand key software testing concepts and strategies and how to apply techniques like control and data flow analysis, decision tables, state testing, and automation.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
1K views2 pages

STM Important Questions

This document outlines important questions for 6 units on software testing techniques. It covers topics such as path selection and testing criteria, types of bugs and remedies, control flow graphs, transaction flow testing, data flow anomalies, the data flow model, domain testing, test case design, state graphs, test automation, and tools like WinRunner and JMeter. The goals are to understand key software testing concepts and strategies and how to apply techniques like control and data flow analysis, decision tables, state testing, and automation.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

STM Important Questions

Unit 1

1. Explain path selection and path testing criteria. How they affect testing?
2. List out various types of Bugs possible in executing a program and discuss their consequences
and remedies.
3. What is control flow graph? Explain how to generate control flow graph with an example.

Unit 2

1. Explain in detail the transaction flow testing techniques along with its complexity.
2. What are data-flow anomalies? Write about data flow anomalies that may occur in a flow graph.
3. What is data flow model? Explain the various components of data flow model.

Unit 3

1. Compare and contrast nice and ugly domains.


2. Write the role of path expression and path predicates in testing.
3. What is bug assumption? Elaborate different bugs that can result in domain errors.
4. Explain the important properties of boundaries. How they will be used in identifying test cases?

Unit 4

1. How decision tables will be helpful in logic based testing gives various components of it? Explain.
2. Demonstrate reduction of the following functions using KV chart:
F(A, B, C, D) = π (4,5,6,7,8,12,13) + d(1,15)
3. Write about Test Case Design process.

Unit 5

1. How to identify equivalent states and how to merge them in representing state graphs? Explain.
2. How to identify good and bad state graphs? Explain.
3. Discuss node reduction algorithm with suitable example.
Unit 6

1. Explain the features of test automation. Give its merits and demerits over manual testing.
2. How to record test and set check points in win runner? Explain.
3. Explain the features of Jmeter Testing environment.

You might also like