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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / amit
Can wire frame document also consider a SRS document to write test cases???????
| Is This Answer Correct ? | 1 Yes | 0 No |
Refer any "Software Engineering" books. You will get all
the details... These are the basics
| Is This Answer Correct ? | 2 Yes | 38 No |
WHAT IS "DELIVERED DEFECT DENSITY"
Do anybody have any idea about the testing tools related to client-server apllications( for banking application or products ).Kindly tell me both open source and licensed tools. Thanks in advanceRegards
Whate is Software Testing Methodologies
What are the Dimensions of Quality?. And Plz give a testCase example using the Dimensions of Quality.
How Google apps can be considered ? Either they are product or Project
What is the involvement of tester in SDLC?Explain.
What if there is not enough time for thorough testing?
can 2 tier architecture can be change as a 3 tier architecture
how can you describe the defect sevirority n priority...mean low, medium and high... on what factors can we fix that defect is major r low r medium sevirori and proirity ???
If a company is a Software Product based company, whether they should go for CMMI or ISO ?
what is time estimation..Effort Estimation?can any body give example with formule.?
How many testcases should be there in one project or one requirment?How many test case have you wrote in your last project?