What is the idea behind having AcceptanceTests and FunctionalTests as separate projects #1311
Unanswered
nithinbandaru1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Acceptance Tests - Are they System Tests where testing is done involving complete system? Here in general the scenarios would look from user perspective. Please correct me if I am wrong here.
Functional Tests - I am not really sure why there is a need for this. Isn't Unit Tests, Integration Tests, Acceptance Tests (System Tests) will fall into Functional Tests or Non-Functional tests?
Beta Was this translation helpful? Give feedback.
All reactions