0% found this document useful (0 votes)
30 views1 page

1QA-Exercise With App

The document describes a small banking application with requirements for depositing/withdrawing, account value displayed read-only with default of 34, value field editable between -71 and 50, and needing to click refresh after each operation. A test case is requested with inputs, expected outcomes, issues found, and types of testing used.

Uploaded by

Loredana Popescu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views1 page

1QA-Exercise With App

The document describes a small banking application with requirements for depositing/withdrawing, account value displayed read-only with default of 34, value field editable between -71 and 50, and needing to click refresh after each operation. A test case is requested with inputs, expected outcomes, issues found, and types of testing used.

Uploaded by

Loredana Popescu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Candidate Name:

1234 PIN Account Vallue 34

New PIN

Save PIN
Value

Refresh OK

Iesire Canncel

The client asked for a small banking application and he has approved the following requirements:

 REQ01 The user should have the possibility to deposit or withdraw


 REQ02 Account value field is read-only and the default value is 34. Account value >= -1
 REQ03 Value field is editable, -71 <= Value <= 50
 REQ04 After each successful operation, user has to click Refresh to continue

1. Write a test case


2. Specify test input values and their expected outcome. After each operation, consider that all
values are reverted to defaults.
3. Note down any spotted issues and their severity.
4. What types of testing did you apply?

You might also like