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.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *