SRS stands for Software Requirement Specification which is a complete document specifying functionality of the software being developed along with its use cases.
0
votes
0answers
6 views
How to prepare srs of a web form which has add,edit,delete functionalities?
I have a webpage with add,edit,delete functionalities of a userpage.How can i prepare an srs of this webform? My colleague told me that we should prepare an srs on the basis of users point of view?Is ...
-1
votes
0answers
18 views
Functional Specification Document required for Developers? [closed]
We have built an application. Now I get few changes in the application. Do i need to add the new change requirement in the SRS and Functional specification document and send to developers OR I need to ...
-1
votes
1answer
151 views
Identifying use cases [closed]
Process:
Security cameras will detect security issues.
They will be sending to Main Control system
Main control will send them to DB
If threat level is low, call internal security
If threat level ...
0
votes
1answer
46 views
SRS: Can these to be included?
Think we are creating the "Glossary" of an SRS in tabular format. It has "Terms" and "Definition" as columns.
I know the glossary of SRS includes "Terms" such as QA, HTML, KPI etc, and their meaning ...
1
vote
0answers
196 views
How setup a leaflet map to show a WMS layer in ESRI:102012 projection?
I have some layers on a wms server that are in ESRI:102012 srs. http://spatialreference.org/ref/esri/102012/
The server accepts getmap requests with EPSG:102012 srs.
I'm using a proj4leaflet plugin ...
0
votes
1answer
351 views
SQL Server 2008 SSRS Reports to allow multi select value from a dataset, but dataset is too large to scroll. Possible to filter like excel?
New to SSRS here. I have a report I'm writing to display all of the sales lines where a line is found containing a list of specific items.
The parameter @Items gets its data from a dataset which is ...
1
vote
1answer
180 views
Can GeoServer work with flat coordinate system
I have an application that displays different items on the custom map. The map has a coordinate system which is basically (X,Y) coordinates in centimeters where top-left corner has coordinates(0,0). ...
0
votes
0answers
133 views
Requirement Modelling for SAAS application
I need to create an SRS(Software Requirements Specifications) document for a SaaS application we are building. Are there any methodologies or SRS standards or any info on how to best describe such a ...
0
votes
1answer
133 views
in what document of RUP should i put the Use case attributes (form fields)?
In what document of RUP should I put the Use case attributes (form fields)?
Suppose that there is a registration use case for some system. As a system analyst writing SRS, where could I write the ...
0
votes
2answers
183 views
SRS: how different between Scenarios and Process narrative(UML)
In Software Requirements Specification,
what is the difference between Scenarios and Process Narratives of each function (described using UML)?
I understand that Scenarios are descriptions of a ...
2
votes
3answers
2k views
Requirements Gathering Questions for a Website Redesign
i was wondering what questions you would ask a client who is getting you to redesign their website
assume its a standard business web presence type of site (e.g. under $5k in budget)
the questions i ...
0
votes
0answers
148 views
Supplementsry requirements [closed]
What all should the supplementary requirements section in a SRS consist of?
0
votes
1answer
158 views
Software Requirements Specification translation
I got a quick question for my spanish-speaking folks.
You know, in this profession becomes very natural to start thinking in English for several reasons, best documentation and books are in English, ...
0
votes
1answer
556 views
Difference Between Statement Of Work and SRS
What is the difference between Statement of Work and Software/Functional Requirement Specification? Which comes first?
0
votes
1answer
113 views
SRS for Non-Object Oriented Projects?
What diagrams must contain in the SRS of NON-OO Project?
Can use case diagram, activity diagrams include in NON-OO SRS?
0
votes
1answer
180 views
How to approach SRS
What is the best way to write the system requirement specification. Definition is given to me. project scope is very heavy.
Which model should i approach to get the detailed requirement from the ...
1
vote
0answers
224 views
SharePoint Intergrated SSRS reports not rendering on external URL
I have the following issue:
Client has single server deployment of Share Point (MOSS2007) standard edition, SQL 2008 R2 (enterprise edition) and reporting services integrated.
Web application with ...
3
votes
2answers
1k views
0
votes
4answers
649 views
Thought process and steps for starting a new project
I am just wondering what are the steps followed by you guys when starting a new project? Do you used to create UML diagrams, SRS or any design documents? I am starting a new project and like to get ...