Functional Testing: Techniques, Advantages, and Disadvantages, Assignments of Computer Science

Functional testing is a software testing methodology that ensures the application satisfies functional requirements. major functional testing techniques, their advantages, and disadvantages. Techniques include unit testing, integration testing, smoke testing, user acceptance testing, interface testing, usability testing, system testing, and regression testing.

Typology: Assignments

2019/2020

Uploaded on 12/19/2020

anoop-rana-1
anoop-rana-1 🇮🇳

4.5

(2)

6 documents

1 / 8

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Functional Testing
Submitted By- Anoop Rana
pf3
pf4
pf5
pf8

Partial preview of the text

Download Functional Testing: Techniques, Advantages, and Disadvantages and more Assignments Computer Science in PDF only on Docsity!

Functional Testing

Submitted By- Anoop Rana

Introduction  Functional Testing is a type of Software Testing in which the system is tested against the functional requirements and specifications.  (^) Functional testing ensures that the requirements or specifications are properly satisfied by the application.  This type of testing is particularly concerned with the result of processing.  It focuses on simulation of actual system usage but does not develop any system

Process

Major Functional Testing Techniques  Unit Testing  Integration Testing  Smoke Testing  User Acceptance Testing  Interface Testing  Usability Testing  System Testing  Regression Testing

Disadvantages of Functional Testing  There are high chances of performing redundant testing.  Logical errors can be missed out in the product.  If the requirement is not complete then performing this testing becomes difficult

Thank You