Tagged Questions
3
votes
5answers
984 views
Why is separating functional and non-functional test important (or not)?
There have been several questions lately along the lines of "Is X a functional or non-functional type of testing?". Although I understand the distinction, it's never been an important distinction for ...
11
votes
6answers
421 views
Installation testing is part of functional or non-functional testing?
In your test strategy/testing where would the installation testing (set-up/deployment with or without installer) belong? Is it a part of functional testing or non-functional testing?