Scenario: A banking application is being developed to allow users to transfer funds between accounts. Which type of functional testing would be most appropriate to ensure that the transfer functionality works as expected?
- Integration testing
- System testing
- Unit testing
- User acceptance testing
System testing would be most appropriate to ensure that the transfer functionality works as expected because it involves testing the entire system's functionality, including interactions between different modules.
Loading...
Related Quiz
- Which of the following is an example of non-functional testing?
- How does functional testing contribute to the overall quality of software products within the SDLC?
- In functional testing, _______________ are used to determine the input conditions and expected results for a test case.
- What role do AI algorithms play in test case generation for functional testing?
- Which of the following is NOT a characteristic typically evaluated in functional testing?