Software Tester created SDAP-283:
------------------------------------
Summary: Automated Functional Testing
Key: SDAP-283
URL: https://issues.apache.org/jira/browse/SDAP-283
Project: Apache Science Data Analytics Platform
Issue Type: New Feature
Reporter: Software Tester
QA testers often apply functional testing techniques to make sure that the
system under test operates correctly and no errors occur while using it. There
is a list of requirements that should be validated and that is why we do need
functional testing [look
here|https://fin-test.net/services/functionality-testing] . Test execution can
be manual or automated. Essentially, you can run everything yourself, or on the
other hand, there are tools and scripts that can run the whole testing process
for you and that is automated functional testing. Automation is very efficient,
as it does not require human intervention, thus it saves time and increases
productivity. [Automated
programs|https://fin-test.net/services/test-automation] execute the same
scenarios repeatedly, so there is a small chance of any errors occurring or
mistakes compared to manual testing. Last but not least, it is possible to
quickly adjust tests by changing test data. It enables testers to easily run
sequential tests, each time with slightly different data, in order to compare
expected and actual results.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)