system-requirements Questions

3

I am curious because it seems like everyone has different opinions on the matter. When creating an SRS document, do you need both use cases and functional requirements or just one since use functio...
Salami asked 7/9, 2015 at 19:55

6

Solved

What is the difference between functional and non-functional requirements in the context of designing a software system? Give examples for each case.
Petro asked 10/5, 2013 at 5:48

1

Solved

I am deciding between options for building native desktop app. I do not find any documentation for minimum system specs (OS/HW) for runtime of electron apps. Can you help me out?
Preciosa asked 30/3, 2016 at 10:42

3

Solved

In the following example: void bad_function() { char_t * ptr = 0; // MISRA doesn't complains here, it allows cast of char* to void* pointer void* p2 = ptr; // the following 2 MISRA violation...
Theurich asked 9/12, 2015 at 15:14

2

Solved

Can anyone point me to a link or provide me information about the minimum System/Hardware requirements required to run/install MySql Community Server on a windows machine. Thanks,
Trey asked 5/4, 2011 at 14:55

2

I'm developing a web-application in C# - MVC. I cannot find any decent information about how would i define the recommended server requirements in terms of: CPU cores and speed Bandwidth Memory D...
Judon asked 20/1, 2014 at 18:53

1

Solved

I have written an application in Java using Eclipse IDE and I now need to know the minimum JRE version that is required to run the application! I know that certain methods are only available under ...
Rhonarhonchus asked 3/12, 2011 at 14:12

5

Solved

Is there a way to evaluate the minimum requirements of a software? I mean, how can I discover, for example, the minimum amount of RAM that my application will need? Thanks!
Martinsen asked 3/7, 2009 at 15:28

4

Solved

We recently changed some of our system requirements on a light weight application (it is essentially a thin gui client that connects to a "mainframe" that runs IBM UniVerse). We didn't change our m...
Ealasaid asked 21/5, 2009 at 14:50
1

© 2022 - 2024 — McMap. All rights reserved.