What type of document produce SRS.
WHAT type of document produce FS(functional spec.)
what type of document produce SDS(design spec.)
Please give me a hierarchy of process of document, which
the companies follow
Answer Posted / anuradha
A software requirements specification is a document which is used as a communication medium between the customer
and the supplier. When the software requirement specification is completed and is accepted by all parties, the end of
the requirements engineering phase has been reached. This is not to say, that after the acceptance phase, any of the
requirements cannot be changed, but the changes must be tightly controlled. The software requirement specification
should be edited by both the customer and the supplier, as initially neither has both the knowledge of what is required
(the supplier) and what is feasible (the customer).
Types of Requirements
Whilst requirements are being collated and analysed, they are segregated into type categories. The European Space
Agency defined possible categories as [ESA ’87]:
Functional requirements,
Performance requirements ,
Interface requirements,
Operational requirements,
Resource requirements,
Verification requirements,
Acceptance testing requirements,
Documentation requirements,
Quality requirements,
Safety requirements,
Reliability requirements and
Maintainability requirements
Functional Requirements
Functional or behavioural requirements are a sub-set of the overall system requirements. These requirements are used
to consider trade-offs, system behaviour, redundancy and human aspects. Trade-offs may be between hardware and
software issues, weighing up the benefits of each. Behavioural requirements, as well as describing how the system will
operate under normal operation should also consider the consequences and response due to software failure or invalid
inputs to the system
The Software Design Specification (SDS) document will have two major releases:
Version 1 focuses on specifying a high-level view of the architecture of our system, and on the interaction between the user and the system.
Version 2 focuses on detailing a low-level view of each component of the software and how the components interact with each other.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Enlist some of the key challenges that are faced while performing software testing.
A water-quality monitoring system?
Explain what is test metric is software testing and what information does it contains?
What should your qa documents include?
Give notes on role of ISO in quality assurance.
What is code walkthrough?
Explain what is traceability matrix?
Explain the process of qa testing?
What is Operational testing?
What is a bug life cycle?
Why you choose automated testing over manual testing?
What are the different verification techniques you know?
What are the differences between test strategy and test plan?
hi Can anyone tell me abt how to do the virtual objects and how to pass input and output parameters in qtp? Plz send the answer in detail. Thanks Priya
How to test different Authorization levels for the Admin user and Userside users.