Questions tagged [requirements]

A list of capabilities or attributes necessary to be in compliance of some specification.

501 questions
-1
votes
1 answer

How to dissect business requirements from software requirements in a requirements statement?

I am trying to make a Business Requirements Document and a separate Software Requirements Specifications document. From the following requirements statement, can anyone help me dissect business requirements from software requirements? Design a…
Info5ek
  • 1,089
  • 3
  • 14
  • 24
-1
votes
1 answer

Server bandwidth required for Podcasts and live radio

i need to set up a server that can host a podcast. Actually there are 30 listeners during a live radio, but they can grow up. What kind of server requirements do I need? I usually buy dedicated server from Hetzner.
Oscar Fanelli
  • 2,579
  • 1
  • 22
  • 38
-1
votes
1 answer

Requirements that base on alrady existing requirements

Let's assume that there is a working system with planty of functions and the system is now going to be adjust for another country. Some functions stay as they are, some are going to be adjust and some are going to be define from scratch. In which…
Marcin Sanecki
  • 1,244
  • 3
  • 18
  • 34
-1
votes
2 answers

What do I need to know to build an HTTP server in C?

Some say that in order to build an HTTP server I should follow the RFC 2616 standards. Which is ok, but as a completely new C developer I would like to know what modules, techniques I will need to make implement the HTTP protocol to handles html,…
Adam Halasz
  • 51,803
  • 63
  • 138
  • 208
-1
votes
4 answers

Are there Agile software design methodologies?

I've been reading about Agile and it seems to be about making it easier to respond to changing requirements, evolutionary software design, getting working software over building a foundation, being able to deliver at any time, constant refactoring,…
fordeka
  • 959
  • 2
  • 7
  • 22
-1
votes
1 answer

Unified Process Analysis and Software Percentage Confusion

I want to ask something about Unified Process. In UP, every iteration has its own analysis and implementation steps. But the above image shows something different. After iteration 5, 90% of analysis completed but just 10% of software completed.…
PepeDeLew
  • 334
  • 3
  • 14
-1
votes
3 answers

sed in one folder

i need 'sed' for some batch; now there are a lot of requirements; could anyone tell me how to put all the requirements and sed itself to run in one dir?? [so no need for install, that it works] 'Cause i need to get the batch file public, all that…
Deniz Zoeteman
  • 8,671
  • 23
  • 65
  • 96
-1
votes
1 answer

Requirements to consume a SOAP web service

I am new to consume web service in android eclipse.Currently i am following the below link http://jatin4rise.wordpress.com/2010/10/03/webservicecallfromandroid/ But not its working. Can anyone tell what are the requirements to consume the SOAP web…
Manick
  • 647
  • 2
  • 14
  • 22
-2
votes
1 answer

What is correct forum / web page if I want to raise new requirement to Windows Smart Screen?

Asked question like this: https://social.technet.microsoft.com/Forums/ie/en-US/3f71458f-d933-4936-ae47-ef1cb7e7e716/switching-to-new-certificate-and-preserving-old-certificate-reputation?forum=WindowsDefenderATPPreview But no reply for long time.…
TarmoPikaro
  • 3,568
  • 1
  • 32
  • 42
-2
votes
2 answers

How do i design a UML use case diagram

I am trying to design a use case diagram for the following scenario. I have a society that is distributing goods to clients based on their orders. These clients can be administrations, companies, or private individuals. Depending on what the client…
Mavil
  • 7
  • 3
-2
votes
1 answer

What I have to modifiy for the 64-bit requirement?

I know about that: Inspect your APK or app bundle for native code. You can check for .so files using APK Analyzer. Identify whether they are built from your own code or are imported by an SDK or library that you are using. If you do not have any…
Xavi Jimenez
  • 278
  • 3
  • 16
-2
votes
2 answers

When shall I create UML diagrams when developing software?

I am currently working on a new software and I am not sure how to go on. I already started coding before having a good plan. My opinion was to start with below sequence Create User Stories Create BMSC & Hsmc Code the required features Test Refactor…
O. Conor
  • 33
  • 1
  • 6
-2
votes
1 answer

How do we gather and document non-functional requirements in Agile

I know in waterfall, they are gathered and documented at an early stage of SDLC, I believe very first stage. Therefore, they are captured and documented before development and testing even starts. But I am confused how is that done in Agile? If I…
cd491415
  • 578
  • 6
  • 22
-2
votes
1 answer

Methodologies for Requirement analysis - Database development

In the database development process, Below are the two methodologies used for requirement analysis phase, 1) SDA - Structured data analysis 2) SSAD - Structured systems analysis and design method The specification documents created in requirement…
-2
votes
1 answer

Would this be correct functional and non-functional requirements?

Hi im insure about functional and non functional requirements, are these correct ? FUNCTIONAL: Player Creates account. Player Chooses Region. Player Chooses Player type. Player TypeA/Player Typeb Views Game statistics. Player TypeA Views opponent…
RY4N
  • 1,036
  • 3
  • 13
  • 30
1 2 3
33
34