Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • I agree that it should be tested, as with all requirements. Should this be part of the SRS with the rest of the application's requirements? It's not a functionality of the application; it's a specification of the system, of the environment where the application will run. Commented Nov 6, 2019 at 14:40
  • @00Zero, that depends on your project setup and, for example, what your testers use as input for specifying the tests. There must be a trigger in the process somewhere that for each release of the deployment package it must be checked if retesting this requirement is needed. I don't know your processes, so I can't tell if it is needed for that trigger that the requirement is in the SRS. Commented Nov 6, 2019 at 15:36
  • 2
    @00Zero, looking at it from another perspective, it might not be a requirement for the application, but it is a requirement for the software you will be delivering. Commented Nov 6, 2019 at 15:37