1
vote
2answers
50 views
AMN and math logic notation
I'm not sure this is appropriate for stackoverflow, but I don't know where else to ask. I'm studying the B-Method for proving consistence in requirement specifications, and I have an issue with the …
-1
votes
2answers
90 views
Stepford Wife v1 - functionality [closed]
if you had to do a v1 build of a stepford wife, what would you include as critical first version functionality?
-2
votes
1answer
43 views
The technical basics of HIPPA compliance [closed]
This site: http://www.hhs.gov/ocr/privacy/, has lots of interesting information about HIPPA compliance. Can someone translate this into tech speak for me? (This opposite of this question.)
Some …
2
votes
4answers
128 views
Domain Language: What is the best way to express?
One of my client sent me a requirement document and while reading that document there was a flash came in my mind. I started rewriting that big document similar like below. Do you think, an automated …
4
votes
6answers
135 views
Gathering Requirements with Scrum
My development team is working to the Scrum methodolody, pretty much. We have a prioritised product backlog, which we break down into sprints tracked by a burndown chart.
Trouble is, the product …
3
votes
5answers
75 views
How to deal with rapid project spec changes in a tight deadline scenario?
How to deal with a project manager that imposes really tight deadlines but with a day or so before the deadline brings in new features and spec changes to implement, with another tight deadline.
…
3
votes
7answers
176 views
In agile/scrum user stories, how much detail is enough?
Enough detail is enough is the usual response.
On the project we are currently busy with (which was incomplete and handed over to us without any brs/documentation/user stories of any sort, we get …
6
votes
10answers
182 views
How to avoid “bad” requirements
I frequently hear "X% of software project fail due to bad requirements". The X in that statement has ranged from about 70 to 95. However, I seldom hear how requirements go bad. In fact, the …
0
votes
1answer
15 views
application System requirement finder
How to know the minimum system requirement for a .NET application?
say, what should be the system configuration to run the application?
How to provide the minimum system configuration, required to run …
2
votes
3answers
51 views
Determining system requirements (hardware, processor & memory) for a batch based software application
Hi,
I am tasked with building an application wherein the business users will be defining a number of rules for data manipulation & processing (e.g. taking one numerical value and splitting it …
0
votes
1answer
23 views
How to fight flooding for a website?
I know,time restriction implementation as adopted on stackoverflow.com is a way to fight flooding. But sometimes I really want to input another message soon after I input a previous one and I want to …
8
votes
11answers
386 views
Force a class to override the .equals method
I have a bunch of class who implement a common interface : Command.
And this bunch of class goes to a Map.
To get the Map working correctly, I need to each class who implements Command to override …
1
vote
2answers
30 views
Link to Studies that Show Defects are Cheaper to Fix During Requirements and Design
I've seen lots of references to such studies, but can't find any links right now.
12
votes
16answers
884 views
Should I accept IE 5.0 (!) as a browser requirement for a project?
Unbelievable as it sounds, I received a request for proposal for a project which has the Internet Explorer 5.0 and Firefox 2.0 as minimum browser requirements!
We tried to explain to the client all …
0
votes
2answers
100 views
Documenting & Tracking Requirements
When it comes to sizable software projects, what are the tools for managing requirements?
Documenting
Tracking
Alarming
Reporting
Q1. Which one(s) do you use and why?
Q2. Assuming you could …
