https://github.com/varajan/web.test
[MVC] Simple page for UI web testing
https://github.com/varajan/web.test
mvc testing
Last synced: 2 months ago
JSON representation
[MVC] Simple page for UI web testing
- Host: GitHub
- URL: https://github.com/varajan/web.test
- Owner: varajan
- Created: 2018-09-03T20:09:18.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T12:16:54.000Z (about 2 years ago)
- Last Synced: 2024-06-05T13:57:37.160Z (about 2 years ago)
- Topics: mvc, testing
- Language: C#
- Homepage:
- Size: 26.1 MB
- Stars: 0
- Watchers: 1
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# FROM: serg.d.mitre@company.com
# TO: web.dev@company.com
# SUBJECT: New project - deposit calculator
Hi all,
Let's create a web calculator for our clients. All of them will be happy to have such functionality.
First screen - Sign In. Add next fields&buttons:
* Login filed, labeled 'User'
* Password filed, labeled 'Password'
* Login button
* Remind password button (use test@test.com email)
You can use your test account:
* user: test
* pass: newyork1
Second screen - Deposit calculator itself.
* Deposit amount. Users can put up to 100,000 on deposit.
* Interest rate: up to 100%
* Investment term: maximum term is equal to financial year length.
* Financial year: two options available (360 and 365 days)
* Start date.
* Income: (output) should be the sum of 'Deposit amount' and 'Interest earned'
* Interest earned: (output) all money are payed on the end date in single transaction.
* End date (output)
Third screen: Setting.
Let our customers to choose dates and number formats, and currency.
Also add History page and show last ten calculations.
With best regards,
Serg d'Mitre
Product Owner
mailto:serg.d.mitre@company.com
cell:+123-000-456-78-90