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

Dev Test: Graphing Quadratics 1.3.0-dev.5 #959

Closed
14 of 21 tasks
pixelzoom opened this issue Jun 21, 2023 · 5 comments
Closed
14 of 21 tasks

Dev Test: Graphing Quadratics 1.3.0-dev.5 #959

pixelzoom opened this issue Jun 21, 2023 · 5 comments
Assignees
Labels
QA:dev-test Dev test before an RC

Comments

@pixelzoom
Copy link
Contributor

pixelzoom commented Jun 21, 2023

Dev Test

Mentions: @arouinfar @kathy-phet @KatieWoe

Simulation links

Test Matrix

Please include all (non-screen reader) feature testing in these records if applicable.

  • Latest macOS, Safari (Time = 2hrs)
  • Windows 10, Chrome (Time = 3.0 )
  • Windows 10/11, Firefox (Time = 3.0)
  • Latest iOS, Safari (Time = 1)
  • Windows 11, Chrome (Time = 3)

Light testing, or optionally skip if time crunch:

  • Latest macOS, Chrome (Time = )
  • Latest Chrome OS, Chrome (Time = )

If PhET-iO is being tested:

  • Latest macOS, Safari (Time = 3hrs)
  • Windows 10, Chrome (Time = .75)
  • Windows 10/11, Firefox (Time = .75)
  • Latest iOS, Safari (Time = 1)
  • Windows 11, Chrome (Time = 3.5)

Features included

  • PhET-iO (including migration from 1.2)
  • Alternative Input
  • UI Sound
  • Sonification
  • Description
  • Voicing

Focus and Special Instructions

Changes in this release:

If you encounter problems when testing migration, please create a new issue for each problem, linked to this issue and phetsims/graphing-quadratics#179.

Issues to Verify

These issues have the "status:ready-for-review" label.


For QA...

General features

What to Test

  • Click every single button.
  • If there is sound, make sure it works.
  • Make sure you can't lose anything.
  • Play with the sim normally.
  • Try to break the sim.
  • Try to include browser version numbers
  • If there is a console available, check for errors and include them in the Problem Description.
  • Run through the string tests on at least one platform, especially if it is about to go to rc.
  • Check the Game Up harness on one platform.

PhET-iO features

What to Test

  • Make sure that public files do not have password protection. Use a private browser for this.
  • Make sure that private files do have password protection. Use a private browser for this.
  • Make sure standalone sim is working properly.
  • Make sure the wrapper index is working properly.
  • Make sure each wrapper is working properly.
  • Launch the simulation in Studio with ?stringTest=xss and make sure the sim doesn't navigate to youtube
  • For newer PhET-iO wrapper indices, save the "basic example of a functional wrapper" as a .html file and open it. Make
    sure the simulation loads without crashing or throwing errors.

Accessibility features

What to Test

  • Specific instructions can be found above.

  • Make sure the accessibility (a11y) feature that is being tested doesn't negatively affect the sim in any way. Here is
    a list of features that may be supported in this test:

    • Alternative Input
    • Interactive Description
    • Sound and Sonification
    • Pan and Zoom
    • Mobile Description
    • Voicing
  • Test all possible forms of input.

    • Test all mouse/trackpad inputs.
    • Test all touchscreen inputs.
    • Test all keyboard navigation inputs (if applicable).
    • Test all forms of input with a screen reader (if applicable).

Screen Readers

This sim may support screen readers. If you are unfamiliar with screen readers, please ask Katie to introduce you to
screen readers. If you simply need a refresher on screen readers, please consult the
QA Book, which should have all of the information
you need as well as a link to a screen reader tutorial made by Jesse. Otherwise, look over the a11y view before opening
the simulation. Once you've done that, open the simulation and make sure alerts and descriptions work as intended.

Platforms and Screen Readers to Be Tested

  • Windows 10 + Latest Chrome + Latest JAWS
  • Windows 10 + Latest Firefox + Latest NVDA
  • macOS + Safari + VoiceOver
  • iOS + Safari + VoiceOver (only if specified in testing issue)

Critical Screen Reader Information

We are tracking known screen reader bugs in
here. If you find a
screen reader bug, please check it against this list.

Keyboard Navigation

This sim supports keyboard navigation. Please make sure it works as intended on all platforms by itself and with a
screen reader.

Magnification

This sim supports magnification with pinch and drag gestures on touch screens, keyboard shortcuts, and mouse/wheel controls. Please test magnfication and make sure
it is working as intended and well with the use cases of the simulation. Due to the way screen readers handle user input, magnification is NOT expected to
work while using a screen reader so there is no need to test this case.


FAQs for QA Members
There are multiple tests in this issue... Which test should I do first?

Test in order! Test the first thing first, the second thing second, and so on.


How should I format my issue?

Here's a template for making issues:

  <b>Test Device</b>

  blah

  <b>Operating System</b>

  blah

  <b>Browser</b>

  blah

  <b>Problem Description</b>

  blah

  <b>Steps to Reproduce</b>

  blah

  <b>Visuals</b>

  blah

  <details>
  <summary><b>Troubleshooting Information</b></summary>

  blah

  </details>

Who should I assign?

We typically assign the developer who opened the issue in the QA repository.


My question isn't in here... What should I do?

You should:

  1. Consult the QA Book.
  2. Google it.
  3. Ask Katie.
  4. Ask a developer.
  5. Google it again.
  6. Cry.


@pixelzoom pixelzoom added the QA:dev-test Dev test before an RC label Jun 21, 2023
@pixelzoom
Copy link
Contributor Author

pixelzoom commented Jun 21, 2023

The dev version has not been published yet. Please notify me or @arouinfar when QA is ready to being testing, and we'll publish the dev version.

If I'm not available, another developer can publish the dev version, but:
(1) Test migration rules before deploying, see https://github.com/phetsims/phet-io-sim-specific/issues/27#issuecomment-1601301317.
(2) If the dev version is not 1.3.0-dev.5 for some reason, adjust the title and links in this issue.

@pixelzoom pixelzoom changed the title Dev Test: Graphing Quadratic 1.3.0-dev.5 Dev Test: Graphing Quadratics 1.3.0-dev.5 Jun 21, 2023
@zepumph
Copy link
Member

zepumph commented Jun 27, 2023

Alright. I did a double check on the migration wrapper and things are looking really nice. Please note that we will no longer need a password when you migrate, because the API files are public resources now (see https://github.com/phetsims/phet-io/issues/1948).

I then published 1.3.0-dev.5. You are good to start this test.

@KatieWoe
Copy link
Contributor

Memory tests for both brands look ok to me.
PhET Brand:
gqmem
PhET-iO Brand:
gqiomem

@KatieWoe
Copy link
Contributor

Calling QA here

@KatieWoe KatieWoe assigned pixelzoom and unassigned KatieWoe Jun 29, 2023
@pixelzoom
Copy link
Contributor Author

Thanks QA. All problems are being tracked in other GitHub issues, so closing this issue.

@KatieWoe KatieWoe moved this to Done in QA Pipeline Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA:dev-test Dev test before an RC
Projects
Status: Done
Development

No branches or pull requests

4 participants