Software QA Testing Question:
What is Functional Testing?
Answer:
Testing the features and operational behavior of a product to ensure they correspond to its specifications. Testing that ignores the internal mechanism of a system or component and focuses solely on the outputs generated in response to selected inputs and execution conditions. or Black Box Testing.
Previous Question | Next Question |
What is Glass Box Testing? | What is Functional Specification? |