Question: Question 5-Software Testing (a) What is Test-driven development? Briefly explain its process using a diagram. List main benefits of test driven development. Sequence Diagram [12

Question 5-Software Testing (a) What is Test-driven development? Briefly explain its process using a diagram. List main benefits of test driven development. Sequence Diagram [12 marks] transfer funds b) Following is a simple use case for an Automatic Teller Machine (ATM) funds transfer transaction and its corresponding diagram. Derive test cases from the given use case and diagram. Only provide one line summary: input test data; and expected result for each test case (you can use your own assumptions wherever required however you need to clearly list those assumptions). 1 : insert card Bonk Server 2 : fetch holder irfo Use case: 3 : holder info A transfer transaction asks the customer to select a type of account to transfer from (e.g. checking) from a menu of possible accounts, to choose a different account to transfer to, and to type in a dollar amount to transfer. No further action is required once the transaction is approved by the bank before printing the receipt. 4 t request PN 5: enber PIN yPINO A transfer transaction can be cancelled by the customer pressing the Cancel key any time prior to entering a dollar amount and confirming transaction 7: dsplay menu 8 : select transfer [12 marks] 9 1 request source 10:source 11 request destination 12: destination 13: request amount: amont 15: transfer 16: ok 17: another
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
