microsoft / calculator

Windows Calculator: A simple yet powerful calculator that ships with Windows
MIT License
29.49k stars 5.34k forks source link

Automated UI Tests for the Scientific Calculator Mode #608

Closed edwcry closed 4 years ago

edwcry commented 5 years ago

Problem Statement Currently, the basic smoke tests for Scientific calculator mode are all manual. There aren't any automated UI tests for calculator modes other than the standard calculator mode. Automation testing is faster than manual testing. Repeated test that can be automated, should be automated.

Evidence or User Insights It would be helpful to developers and testers to have some streamlined, reliable UI tests for the Scientific calculator mode.

Proposal

Goals

Non-Goals

Low-Fidelity Concept Read through "ManualTests.md" (https://github.com/microsoft/calculator/blob/master/docs/ManualTests.md). Would you prefer to execute these tests manually, or if possible, execute most of these through automation?

Requested Assignment If possible, I would like to implement this.

MicrosoftIssueBot commented 5 years ago

This is your friendly Microsoft Issue Bot. I've seen this issue come in and have gone to tell a human about it.

ghost commented 5 years ago

This issue has been automatically marked as stale because it has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment. Thank you for your contributions to Windows Calculator!

grochocki commented 5 years ago

cc: @sanderl