Questions tagged as 'requisitos'

1
answer

What if the end user does not want to collaborate? [closed]

After reading extensively about agile methodologies and domain-driven design, I was convinced that it is vitally important for the development of software that the domain specialist (who is often the end user) to participate in the process, talk...
asked by 26.12.2016 / 18:04
0
answers

Organization of requirements using the Visual Studio Online backlog [closed]

Recently I started using Visual Studio Team Services, mainly because of the availability of private Git repositories for free. After a while I realized that it has several features to manage requirements and the work being done. As I work alo...
asked by 14.07.2016 / 17:41
3
answers

Difference between epics and features

In Visual Studio Team Services it is possible to organize the backlog in epics , features and user stories . For each epic, an associated set of features can be defined, and for each feature an associated set of user stories can be...
asked by 13.01.2017 / 21:30
1
answer

How to determine users stories?

An important process in software development is organizing what really needs to be developed and prioritizing what needs to be done first. From what I've seen, one strategy to do this is to use user stories. What I have found quite difficult...
asked by 26.12.2016 / 15:34
2
answers

Doubt about functional or nonfunctional requirement

Recently I started to read a little about functional and non functional requirements, especially the various classifications that a nonfunctional requirement might have. However, I still have difficulties on certain occasions to differentiate bo...
asked by 02.05.2018 / 21:18
1
answer

How to set the basic requirements for running Java desktop application?

How do I identify the minimum requirements (RAM, processor, etc.) for my application to run? I do not have several computers to test with various situations. The computer I use for development has specifications a little above the "ordinary"...
asked by 28.10.2016 / 14:08
1
answer

Requirements collection requirements remotely

When developing software, one of the main steps is to collect requirements, acquire knowledge of the domain, and construct a ubiquitous language. Both agile methodologies and Domain-Driven Design put a lot of focus on it, because it really matte...
asked by 04.01.2016 / 02:03
0
answers

How to install dependencies for an application in Heroku?

I have some issues with implementing my application in Heroku. After adding the pipefile construct, the application has been deployed. However, I received an application error message on the site. The message on the site offers me to vie...
asked by 08.06.2018 / 17:34
1
answer

Regarding non-functional requirements, is correct? [closed]

Contextualizing the question By studying software engineering some time ago, a formal informal explanation was requested in the classroom about what would be a nonfunctional requirement along with an example to better explain the conten...
asked by 22.04.2018 / 21:04
1
answer

HTTP request limit and SQL queries

I am developing a system that will have a lot of requests and would like to know the opinion based on your experience. 1) A server running apache with php and 64GB of memory, would process 50,000 requests per second? Example, an HTTP request...
asked by 05.04.2017 / 03:16