DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
  1. DZone
  2. Testing, Deployment, and Maintenance
  3. Testing, Tools, and Frameworks
  4. What Is Functional Testing?

What Is Functional Testing?

Functional testing focuses on testing the interface of the application to ensure that all user requirements for a properly working application are met.

Ashley Dotterweich user avatar by
Ashley Dotterweich
·
Jul. 29, 16 · Analysis
Like (3)
Save
Tweet
Share
8.16K Views

Join the DZone community and get the full member experience.

Join For Free

Functional tests are processes designed to confirm that all of the components of a piece of code or software operate correctly. Functional testing focuses on testing the interface of the application to ensure that all user requirements for a properly working application are met.

Types of functional testing include:

  • Smoke Tests
  • Sanity tests
  • Integration testing
  • Acceptance testing
  • Regression testing

When Do You Need Functional Testing?

All testing strategies should include functional testing at their core. Functional tests are critical to ensuring that a product or feature will function appropriately for users. Teams should start doing basic functional tests early in development, to ensure that each component is working correctly. Functional verification testing should continue throughout the development cycle and into production.

For example, a team who is developing an e-commerce web application should start testing each feature—adding items to cart, inputting credit card information, etc.—during development. As complete interaction flows, such as the complete checkout flow, are finished, those more complex functional tests should be included as well.

How to Run Functional Tests

Both manual tests and testing automation tools can be used to run functional tests. Manual test execution is the simplest method of doing functional testing, and allows product to be tested in the same way that a customer would use it. The primary challenge of manually executed functional QA is that it can be very time-intensive, and can pull IT resources away from other activities, including development of new features and improvement of product quality and UX.

functional-testing-vs-unit-testing

Many companies use testing automation tools like Selenium and Watir to perform their functional and regression tests. However, testing automation suites aren’t always well suited to functional testing, as they can be brittle, flaky, or miss issues that would be easy for human testers to spot. Testing automation suites can take three to ten times longer to set up than manual tests, and they must be maintained constantly. This is especially problematic for features and products that are still in development, as testing needs tend to change frequently. An additional downside of testing automation for certain kinds of functional testing is that automation tools cannot effectively emulate the user experience, and as a result, are at risk.

Rainforest QA and Functional Testing

The Rainforest QA-as-a-Service platform provides crowdsourced functional testing on-demand. By leveraging a network of 50,000 testers, Rainforest enables QA teams to run and get results from a large amount of functional tests quickly, with minimal investment of resources when compared to manual functional testing. QA managers and developers can write functional tests once, in the Rainforest platform or from a command line, then run the tests as many times as needed, across multiple browsers. Rainforest allows multiple functional tests to be run simultaneously. Unlike automated functional tests, Rainforest tests are run by human testers, and as a result Rainforest tests are less brittle and flaky, and can provide subjective feedback in addition to deterministic feature verification.

Building a comprehensive suite of functional tests helps ensure that your product and features are of consistently high quality. Learn what key functional test cases you should include in your QA testing suite when you download our free 50 Essential Functional and Regression Test Cases Checklist.

Functional testing Testing

Published at DZone with permission of , DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • A Beginner's Guide to Back-End Development
  • Debugging Threads and Asynchronous Code
  • Mr. Over, the Engineer [Comic]
  • Simulate Network Latency and Packet Drop In Linux

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: