BugReportA documentdescribing abug andsteps toreproduce it. LocatorA way tofindelements ona web page.PycharmAn IDE usedto write andrun Pythonscripts.driver.getA commandin Seleniumto open aURL in thebrowser.XPathlocator usedto navigatethroughelements inHTML.TestPlanA documentthat outlines thescope,approach, andschedule oftesting.SmokeTestingA basic testto check ifthe softwarebuild isstable.SanityTesting A quickcheck to seeif a particularfunction isworking.ErrorA humanmistake inthe codeor logic.TestCase A set of stepsto checkwhether afeature worksas expected. ValidationChecks ifthe rightproduct isbeing built.SeverityDescribeshow bad thebug is forthe system.CompatibilityTestingEnsures thesoftware works ondifferentdevices/browsers.Contains(XPath) An XPathfunction tomatchpartial text.RegressionTestingRe-runningtests to checkif changescaused newissues.BugA flaw thatcausesincorrectsoftwarebehavior.SDLC A process usedto design,develop, andtest high-qualitysoftware.  DOMRepresentsthestructure ofa webpage.VerificationChecks ifthe productis being builtcorrectly.QualityAssurance Ensures theprocess ofsoftwaredevelopmentmeets qualitystandards.BugReportA documentdescribing abug andsteps toreproduce it. LocatorA way tofindelements ona web page.PycharmAn IDE usedto write andrun Pythonscripts.driver.getA commandin Seleniumto open aURL in thebrowser.XPathlocator usedto navigatethroughelements inHTML.TestPlanA documentthat outlines thescope,approach, andschedule oftesting.SmokeTestingA basic testto check ifthe softwarebuild isstable.SanityTesting A quickcheck to seeif a particularfunction isworking.ErrorA humanmistake inthe codeor logic.TestCase A set of stepsto checkwhether afeature worksas expected. ValidationChecks ifthe rightproduct isbeing built.SeverityDescribeshow bad thebug is forthe system.CompatibilityTestingEnsures thesoftware works ondifferentdevices/browsers.Contains(XPath) An XPathfunction tomatchpartial text.RegressionTestingRe-runningtests to checkif changescaused newissues.BugA flaw thatcausesincorrectsoftwarebehavior.SDLC A process usedto design,develop, andtest high-qualitysoftware.  DOMRepresentsthestructure ofa webpage.VerificationChecks ifthe productis being builtcorrectly.QualityAssurance Ensures theprocess ofsoftwaredevelopmentmeets qualitystandards.

Quality Assurance Bingo - Call List

(Print) Use this randomly generated list as your call list when playing the game. There is no need to say the BINGO column name. Place some kind of mark (like an X, a checkmark, a dot, tally mark, etc) on each cell as you announce it, to keep track. You can also cut out each item, place them in a bag and pull words from the bag.


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
  1. A document describing a bug and steps to reproduce it.
    Bug Report
  2. A way to find elements on a web page.
    Locator
  3. An IDE used to write and run Python scripts.
    Pycharm
  4. A command in Selenium to open a URL in the browser.
    driver.get
  5. locator used to navigate through elements in HTML.
    XPath
  6. A document that outlines the scope, approach, and schedule of testing.
    Test Plan
  7. A basic test to check if the software build is stable.
    Smoke Testing
  8. A quick check to see if a particular function is working.
    Sanity Testing
  9. A human mistake in the code or logic.
    Error
  10. A set of steps to check whether a feature works as expected.
    Test Case
  11. Checks if the right product is being built.
    Validation
  12. Describes how bad the bug is for the system.
    Severity
  13. Ensures the software works on different devices/browsers.
    Compatibility Testing
  14. An XPath function to match partial text.
    Contains (XPath)
  15. Re-running tests to check if changes caused new issues.
    Regression Testing
  16. A flaw that causes incorrect software behavior.
    Bug
  17. A process used to design, develop, and test high-quality software.
    SDLC
  18. Represents the structure of a webpage.
    DOM
  19. Checks if the product is being built correctly.
    Verification
  20. Ensures the process of software development meets quality standards.
    Quality Assurance