Croquembouche / pyWhat-2022

🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙‍♀️
MIT License
1 stars 1 forks source link

NFR 2: Low failure rate #10

Closed hyihua closed 1 year ago

hyihua commented 2 years ago
NFR Availability1: Low failure rate
Estimate: 5
Priority: Should have
Story: As a developer, I want the application to be 100% operational 99% of the calendar year so that every user can use this app at any time.
Acceptance criteria:
1.The app works fine.
2.In 1000 runs, the app fails to run no more than 2 times.
Croquembouche commented 1 year ago

The application is tested using a loop and guarantees that it runs with low failure rate as identified in the NFR.