Questions tagged [system-requirements]

To be used efficiently, all computer software needs certain hardware components or other software resources to be present on a computer. These prerequisites are known as (computer) system requirements and are often used as a guideline as opposed to an absolute rule

61 questions
0
votes
4 answers

When will Visual Studio Code be compatible with MacOS Catalina 10.15.x

The Visual Studio Code Requirements page: https://code.visualstudio.com/docs/supporting/requirements doesn't even list the current MacOS 10.14.x (Mojave) support. When will 10.15.x (Catalina) be supported?
medium_jon
  • 11
  • 1
  • 2
0
votes
1 answer

Basic virtualization questions

Excuse me for my lack of knowledge but I am really new to the Virtual world and have a few questions. I work for a small charity who specialise in providing basic IT training. We have recently acquired a few Dell Poweredge 2650 servers and Dell…
0
votes
1 answer

permission level on a machine to develop sp 2010 using visual studio and SP 2010 designer

here is the scenario: We will be moving the development environment from servers to our local machines. Our local machines will have SQL server, SP 2010 server, SP 2010 designer, and Visual Studio 2010 on them. I need some technical specs stating…
Anthony
  • 536
  • 1
  • 8
  • 27
0
votes
1 answer

What happened to NetBeans versions comparison table?

There used to be on the web (perhaps on the NetBeans web site) a table that displayed, for several recent major versions of NetBeans, what minimum JDK was required AND what maximum version of Tomcat was supported, and maybe the JSP and/or JEE…
Rebeccah
  • 327
  • 1
  • 13
0
votes
0 answers

installing sql server management studio 2014

I am having trouble installing SQL SERVER MANAGEMENT STUDIO 2014 on my windows 7 machine. When I try to run setup it comes of with following message: The operating system on this computer does not meet the minimum requirements for SQL Server…
BData
  • 189
  • 3
  • 10
0
votes
0 answers

how to convert safety requirements of a system into linear temporal properties..?

I changed my problem more clear here. there is two different model one is sender model and one is receiver model. I want to check the properties that message transmitted is not the same as the receiver receives. MODULE main() VAR state : {…
0
votes
1 answer

what is SQL Server 2012 required memory for bigger databases

I was reading through this MSDN document to check whether my servers resources is enough or not. i found an interesting requirements which does not have a further clarification online, Recommended: At least 4 GB and should be increased as…
Mina Jacob
  • 1,881
  • 22
  • 23
0
votes
1 answer

Cakephp object oriented or structured approach?

I am writing SRS document and I am confused whether cakephp is object oriented or structured approach? I know this is very lame questions but still need a confirmation. Thank you
Anuj Shah
  • 25
  • 4
0
votes
1 answer

Software requirements analysis - Correctness of requirements

I'm just reading a book about Software Engeneering Design (book on amazon). I can not understand an example of correct and incorrect requirement, described in the book. The book says: the incorrect requirement is: The software shall require users…
0
votes
1 answer

What is the difference between the customer, user, stakeholder and actor?

My software Requirement engineering professor always using customer, user, stakeholder and actor alternative or sometimes says these are same words. But I am not sure about the difference among them. What is domain actually? He use the application…
Irfan Ul Haq
  • 1,065
  • 1
  • 11
  • 19
0
votes
1 answer

how should I know what are the least of system requirements for my program?

one of the most important factors which plays roll in Swing Timers is the CPU of that machine. I mean maybe a Timer works fine on a machine with Core i7 but not fine on one with Core i3. I'm making different animations via Timers for different parts…
Soheil
  • 1,676
  • 7
  • 34
  • 65
0
votes
2 answers

Client Machine requirements to run windows8-style app?

I used Windows8 Release Preview and Visual Studio2012 RC to develop my windows8-style application, And I want to run my application on another machine(client).They have windows8 Release Preview on their machine . So here my question are: Are they…
Akil Pandu
  • 567
  • 4
  • 22
-1
votes
3 answers

Server requirements for MVC 2

I am attempting to get MVC2 installed on a server at work, and am being told they are required to install the Visual Studio 2008 Package in order for us to use it. Where I work this causes issues because we need tons of approvals etc. However the…
Loktar
  • 34,764
  • 7
  • 90
  • 104
-1
votes
1 answer

How to create a custom excel template for export customized work items for a project in Polarion?

I am trying to create a custom export template for excel export of workitems in my polarion project but every time I upload a template it and when I select that template at the time of exporting it It shows me this error: "Server error:…
-3
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…
overexchange
  • 15,768
  • 30
  • 152
  • 347