On this page, you will find Most important and Mostly asked previous year questions in your b tech semester exam from unit 2 Functional Testing and Structural Testing of the software testing subject.
Questions
- What do you understand by Functional testing? Write some its techniques.
- Write the difference between Functional and Non-Functional testing.
- Explain the Boundary Value Analysis technique. Write its advantages and disadvantages.
- Explain Equivalence Class Testing. Write the Steps to prepare an equivalence partition table.
- Write the advantages and disadvantages of Equivalence Class Partitioning technique.
- What is Decision Table Based Testing? How to develop Decision Table.
- Write the importance of Decision Table. Write its advantages and disadvantages.
- What is Cause-Effect Graphing Technique? What different Notation are used in Cause-Effect Graphing Technique?
- Write the steps to proceed on Cause-Effect Diagram. Write the benefits of Cause-Effect Graphing.
- What is Structural Testing? Write the advantages and disadvantages of Structural Testing.
- Write the difference between Structural and Functional Testing.
- What is Control Flow Testing? Write the steps of Control Flow Testing.
- Write the importance of Control Flow Testing. Also write its limitation.
- What is Path Testing? Write Steps and Benefits of Path Testing.
- What do you understand by Independent Path? Explain with Suitable example.
- Explain the process of generation of Graph from the given Program.
- What is DD Path Graph?
- How to identify the Independent Path in the Graph? Explain
- What is Cyclomatic Complexity? What are the uses of Cyclomatic complexity?
- Q20) What is Data Flow Testing? Write the Strategy of Data Flow Testing. Write some advantages of Data Flow Testing.
- Q21). What is Mutation Testing? What is Mutation Score? Write the advantages and disadvantages of Mutation Testing.
- Q22). Write the steps to execute Mutation Testing. Explain types of Mutation Testing.