|
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 statement itself suggests there were actually requirements.
What...
Started by User1 on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
Of requirements"
There are a lot of things you can do
Make sure you can actually test the requirement Make sure to impossible/impractical or unverifiable requirements, the "bad" likely refers to incorrectly gathered - they requirements....
|
|
How to collect system engineering or product requirements? For example, if we want to make a car, how should we collect the requirements? Kindly guide me.
Started by Arman on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Use an....
The Joel on Software site has an example of one .
They have decent information regarding creating requirements documents.
Probably start off by readying Gathering Requirements I would then checkout Joel On Software and 37Signals .
|
|
Code can be perfect, and also perfectly useless at the same time. Getting requirements right is as important as making sure that requirements are implemented correctly.
How do you verify that users' requirements are addressed in the code you're working...
Started by LittleBoy on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
For me, the....
Build and the requirements.
Get them to sign off on the functional design.
Paper prototyping
How do you verify that users' requirements are addressed in the code you're the list of requirements you have written down.
|
Ask your Facebook Friends
|
I'm plan to use Vicidial in my Telemarketing Company .No of seats is 10-30 .Please anyone help me what is the minimum hardware requirement for the Server.
Started by Dee on
, 11 posts
by 2 people.
Answer Snippets (Read the full thread at net):
I had a problem against I used vicibox Redux 3.1.14 after all installation is finished i can't login in administration i used User... .
Quad core
4G RAM
Hard Disk or better 180G SSD
what would be your dial method? Thanks for helping me and replying my post .
|
|
I've seen some complex, enterprise tools for requirements like Rymatech's FeaturePlan -- is there something that enables collaboration and best practices for putting Business-Readable, Domain-Specific (or natural language) requirements and acceptance ...
Started by Angela on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Its free (up to 500 requirements) and I have seen some.
You may want to try www.tracecloud.com.
An open source tool for requirements management.
Have a look http://sourceforge.net/projects/rth/.
|
|
What are the minimum system requirements to be able to run Gentoo Linux effectively?
Started by benrick on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
If you install....
You should ask yourself what WM/DE you are going to use, what programs you want to use, if you want to watch HD videos, etc .
But seriously, it depends on what you want to do .
Pretty much just having a computer will let you run Gentoo .
|
|
What is the software requirements to develop website like
http://www.experts123.com/
http://stackoverflow.com
Started by joe on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
For a general reading this wiki article will be use
Internet forum
An Internet forum, or message board, is an online discussion site.[1] It originated as... .
Easiest solution: http://stackexchange.com
Have a look at What Was Stack Overflow Built With too .
|
|
Is there an appropriate term for a requirements-gathering methodology where requirements are gathered as contrived by developers while the system is being developed , as opposed to the usual / normal / healthy process (where requirements are gathered ...
Started by Dolph Mathews on
, 8 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
"Non-Fiction Requirements Gathering"
You never know the....
Crowdsourcing!
this area intentionally left blank
You may call it "Requirements-Reverse such requirements unless and until they add some value or usability to the customer.
|
|
I have a project where I've been using TDD and unit tests as "software vises". In essence I translate the requirements into tests that verify that the code conforms to the requirements. I rarely have to go back and edit the unit tests, which rather is...
Started by John Källén on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
That's a difference, the module can be reused even in an application with different requirements or isn....
They describe the requirements for a module.
Per definition the unit-tests don't replicate the requirements for the application.
|
|
When reviewing requirements specification (that includes functional, non-functional requirements, constraints etc) however small or large it is what are the "deadly sins" committed by authors to look out for?
Please list not more than 7 most essential...
Started by Totophil on
, 18 posts
by 13 people.
Answer Snippets (Read the full thread at stackoverflow):
Requirements....
Making assumptions - double check that anything that looks like and easier to tick off as done .
Requirements must be specific and unambiguous with respect to what's needed, but should be less so on how to meet the requirements.
|