Code Monkey home page Code Monkey logo

Comments (1)

soc-se-bot avatar soc-se-bot commented on July 19, 2024

Team's Response

image.png

The UG very clearly states that "no duplicates allowed." so we're unfortunately rejecting this.

Items for the Tester to Verify

❓ Issue response

Team chose [response.Rejected]

  • I disagree

Reason for disagreement: Even if the UG clearly states that no duplicates are allowed, I believe that it is still better to make the application more defensive against such invalid inputs by rejecting them/throwing a warning message to the user, rather than just allowing the program to accept the input or potentially exhibit different behaviours when faced with different types of invalid inputs (sometimes accepting, sometimes rejecting?).

In addition, it is also stated in the PE guide that deviation to testing from the UG is allowed.

image.png

Hence I believe that the app not explicitly rejecting this invalid input (despite what is stated in the UG) is still considered a bug.


❓ Issue severity

Team chose [severity.VeryLow]
Originally [severity.Medium]

  • I disagree

Reason for disagreement: This is not merely a cosmetic bug as it has to do with the usage of the product (and how it deals with invalid inputs like the one above). However, I will say that the severity can be low as it doesn't cause the program to crash/too much inconvenience. It is probably also unlikely to happen often since it is stated in the UG that no duplicates are allowed, so users are probably unlikely to key in duplicates.


from pe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.