requirements

Can we use/bind Q-Patterns in/as Requirement Tracebility Document for Implicit Requirements ?

Requirements Testing is an important area of testing. We can find Explicit Requirements from System Requirements Specification, but what to do with Implicit Requirements? There could be numerous scenarios even for a Login Screen. Can we bind/use Q-Patterns to cover implicit requirements? Do you guys have some other solution for this? ...

Which Windows versions (including service pack number) support the .NET Framework?

On which versions of Windows (including minimum service pack level, if necessary) is the .NET Framework 3.5 SP1 supported? Also, is this information yet available for .NET 4.0? Edit: BarsMonster's link gives the operating system requirements of .NET 3.5 SP1, but unfortunately says nothing about required service packs. I know, for exam...

Defining the Vision Through Business Requirements

How to write a vision [generally] for some business ? Is it have some template ? any example ? Business about online ticket services . ...

What's the best way to link formal specs to JIRA enchancement requests?

What's the best way to link formal specs to JIRA enhancement requests? I want to track changes to specifications using JIRA. Ideally, I'd like to refer to a functional ID reference in a JIRA ticket (e.g. MYAPP>APPROVAL LOGIC>MAIN SCREEN), so that program managers can retrospectively categorise defects. The reason for this, is so that...

System re-design, SyRS

If you are re-designing a system, and you are writing a SyRS for the re-designed version of the system, following IEEE 1233 how do you make backreferences to "the old design" and mention what was wrong with it? I can think of 2 ways to do it: The old system should be summarized outside the new SyRS, and the new SyRS should simply spec...

PHP import functions

Hi, I'm trying to find the best pragmatic approach to import functions on the fly... let me explain. Say I have a directory called functions which has these files: array_select.func.php stat_mediam.func.php stat_mean.func.php ..... I would like to: load each individual file (which has a function defined inside) and use it just like ...

Handling conflicting priorities and expectations in project development

There are any number of situations in the standard day where priority conflicts exist for projects. Management wants maximum productivity from employees. Marketing wants maximum salability and fast turnaround. Ownership wants maximum profit. Customers want usability and low cost. Regardless of the origin of the demands, time and mon...

Books/resources for help with extracting useful feedback from clients?

I'm a web application developer looking for a book or something similar that can help with effectively communicating with clients who have a very vague or unrealistic idea of what they'd like out of the work I'm doing. Some fictional, though not by much, examples of situations: Clients who are not familiar with using the Internet, and...

Core Animation Requirements.

I've been using NSViewAnimation for some time now and I've read somewhere that Core Animation actually obsoletes it if I target 10.5 or higher. But does every Mac capable of running 10.5 or higher also support Core Animation? ...

Establishing project requirements - anyone had any eureka moments?

Apologies for very general question. I repeatedly find that establishing user requirements is one of the hardest parts of my job. This is for several reasons, for example, lack of shared technical vocabulary, incomplete understanding of domain on my part, inability of user to 'imagine' completed UI / product, etc etc. Since this appears...

Analysing a Visual Foxpro application to derive requirements. Tools/approaches/practices?

Hello. In an upcoming project I am supposed to re-engineer a huge Visual Foxpro application into a web-application. The target platform is .Net. The application from the end-users' perspective is very complex (complex forms, reports, navigation, etc). The sorry state is that there are no documents available from which I can derive, busi...

Perl & PHP project requirement

Hi all, I have learned Perl and PHP.So I want to do simple real time project in this by that I can improve my knowledge in Perl and PHP. Can anyone suggest me any requirements. Thanks in Advance ...

Metadata requirements for developers

I'm tasked with providing a list of metadata requirements our data warehouse developers might need. This is not the business metadata (nice descriptions etc), but rather data required for change management (also known as impact assesment), data lineage etc. I've seen this article Meta Meta Data Data - Ralph Kimball but as I'm not the f...

R in a netbook - system requirements for using R

I know it's not a programming question but I'm in a hurry to choose a netbook like this and I haven't been able to find the minimum system requirements for an R installation (e.g. minimum RAM). I am interested in a small netbook so as to be able to use it in class. Has anybody used R in a netbook that would recommend for that use? ...

Analyzing client requirements and formulating software functionalities

How does one go about properly analyzing the requirements of a client in terms of software and writing down a list of functionalities? Feel free to share your own experiences. ...

Which tool to receive customer requirements

Hi, In my company we want to use Scrum lifecycle, we are using Team System 2010. Team System is great to manage projects developpment and Scrum lifecycle. However we are looking for a solution in order to take care of customers requirements. A tool which give the ability to customer to send us their requests so we can plan it for next ...

Software Requirement Specifications for Web Applications

Hi guys, I'm looking for some guidance/books to read when it comes to creating a software requirement specification for a web application. For inspiration I have read some spec documents for desktop based applications. The documents I have read capture a systems functional requirements in use cases which tend to be rather data oriented ...

Sparxsystems Enterprise Architect and issuses/tasks tracking system?

We (developement team 4 upto 7 people) use Sparxsystems EA for requirement analysis, modeling etc. Do you know any well-working methods to use EA and some task/issue tracking system like Redmine/Mantis/Trac ? The problem is not to duplicate functionality (there are issues/tasks/changes in Redmine and EA) but to have some user friendly ...

What name is given to tests that determine if a system will run an application?

I want to essentially check the environment and see if the necessary conditions for my application are in place. That is not unit testing, what is the name for that? EDIT: I found an example whilst doing something else: otrs.checkModules, from the much-since-last-time-I-looked OTRS ticketing system. That is what I am talking about....

Use Case diagrams as a requirements gathering tool for new functionality - particularly in systems that only require very little user interaction.

Hi Folks I'm interested in persuing the idea of using Use Case Diagrams as a tool for collecting user requirements. However, it will be for new features as opposed to developing a system from scratch. Also, the system only has a small level of user interaction - most of the actors will be external systems. I want to know what people'...