Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ManualTests.md #815

Conversation

Daniel-Parker
Copy link
Contributor

Added manual test cases for Graphing mode in Calculator.

  • Added 4 cases to the hot keys section
  • Added 1 case to the UI scaling section
  • Added all manual functional tests for graphing mode, including special cases verifying each Key Graph Feature category
  • Had to renumber all the cases for hot keys to put Graphing mode cases in an orderly location

Added manual test cases for Graphing mode in Calculator.
@sanderl sanderl added the graphing calculator Work items related to the graphing calculator feature. label Nov 21, 2019
@@ -302,11 +304,55 @@ Verify the following:
11. "Bin" Binary:
*Expected: A B C D E F 2 3 4 5 6 7 8 9 are inactive. A maximum of 64 characters can be entered.*

**Graphing Mode Test: Verify Graphing mode functions**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll also want tests that target the error strings in KGF and variable editing. Those can come in another PR if you want.

@ghost ghost added the no recent activity label Nov 28, 2019
@ghost
Copy link

ghost commented Nov 28, 2019

This pull request has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. Thank you for your contributions to Windows Calculator!

Added line breaks to make my additions more legible, and added two more cases for testing the "too complex" and "unsupported" error messages for Key Graph Features.
@ghost ghost removed the needs author feedback label Dec 3, 2019
@Daniel-Parker
Copy link
Contributor Author

I added the cases for KGF errors requested by Stephanie. Still need to add cases for potential variable popup errors

Copy link
Contributor

@sanderl sanderl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for these test cases. They look great for the smoke tests we need in the repo. There may be more we want to add, however this is a great first set we can check in.

@sanderl sanderl closed this Dec 4, 2019
@sanderl sanderl reopened this Dec 4, 2019
@sanderl sanderl merged commit 81747a0 into microsoft:feature/GraphingCalculator Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
graphing calculator Work items related to the graphing calculator feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants