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
What is binary portability testing?
What is verification?
what documnets qa engineer need for starting qa?
Define bug leakage and bug release?
Explain the difference between quality control and quality assurance.
can 2 tier architecture can be change as a 3 tier architecture
A payroll system?
Mention some of the types of software testing?
Describe use case testing?
Define use case testing.
Suggest me MCQ book for Software testing
Mention the different types of software testing?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?
Q. How do you select product components for validation?What are the contents of QMS?
What should your qa documents include?