does any one knows what 8 point check means in static testing

Home Forums Software Testing Discussions does any one knows what 8 point check means in static testing

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19254
    josehp
    Participant
    @jokoye

    I am new to testing and overheard a tester talking about 8 point checker in static test.

     

    also, how can I develop test conditions/test scenarios and turn it into a test case/test script?

    #19259
    Guido
    Participant
    @guidol

    8 point checklist created for checking requirement completeness, clarity and early identification of issues before starting execution. It is a preventive measure and helps in enhancing  test coverage and reducing  defect reduction ratio.

    The 8 points to check are: Is the requirement 1. singular, 2. unambiguous, 3. measurable, 4. complete. 5. developable, 6. testable, 7. achievement driven and 8. business owned?

    #19261
    josehp
    Participant
    @jokoye

    Thank so much for the insightful informstion.

     

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.