requirements

What are supported clients for an asp.net webpage?

What are supported clients for an asp.net web page? I am trying to document an asp.net website and I am unsure what I should say as far as client support. Are there limitations for asp.net as far as browsers? I have used IE and Firefox does it not work with some of the other browsers (chrome or safari)? Should I say the client is limi...

What were the requirement elicitation techniques before use cases?

I had a little presentation for my coworkers about use case elicitation and then one of them asked "What were the requirement elicitation techniques before use cases? And how use cases are better than previous methods?" I have no idea, can anybody help? ...

Are UI choices functional or non-functional requirements?

Today we had a discussion at the office about UI elements in the required document. the question is of a UI requirement is functional of non-functional. "the background must be blue" is this a functional or non-functional requirement? ...

Do version control repositories need to support search?

Is it important to be able to search your version control repository, or is it good enough to be able to search your local sources? If it is important to be able to search the repository, why is it important? ...

How to define supported BlackBerry OS versions and models for application?

After company wins a project it is usual to mention in contract what devices are supported and what OS versions are supported. But taking into account BlackBerry it appears sometimes to be tricky, as you can have the same device model, but two and(or) more different OS versions (or within same OS different package versions). And in thi...

Traceability with XSD

I am trying to let my XML schema handle a little traceability functionality as I'm gathering requirements while I read through some functional specifications. (Not ideal for requirement management, but at least its a start.) What I'm doing is creating a <functionalSpec> tag for each functional specification I am currently reading throug...

Design and Implementation stories for one feature in Scrum?

If I divide development of a particular feature into multiple stories: First one for a high level design of the feature, Based on first story I create other stories to develop the different stand-alone pieces that compose the feature, Does it mean I'm doing waterfall? Furthermore - if I divide development of the previously identif...

How to modify CSS when requirements change?

Suppose I'm given the requiremnt to geneate a few pages that have tables on them. The original requirement is for all tables to be 500px. I'd write my CSS as follows: table { width: 500px; } That will apply accross the board for all tables. Now, what if they change the requirment so that some tables are 600px. What's the best way...

Software Requirement Specification for UML Tool

I'm searching for a software requirement specification for an UML Tool / Software (which supports software (re)engineering). I didn't find any SRS for any UML tool. Thanks in advance. ...

Template for documenting requirements for Scrum methodology

Hello guys I know pretty well about documenting application requirements with Use cases and modeling a system using Rational Unified Process. But now I would like to know if is there a template or model for documenting system requirements when using Agile methodology like Scrum. Thank you ...

what are Recent trends in Requirement Elicitation?

I am conducting a research on recent techniques of (software )requirement elicitaion used by practitioners ? a) Interviews b) Surveys c) Questioneers d) Storyboards e) Other??? please specify lil descrition too and how does these techniques vary from projct to project? ...

What do in qualifications do i need to get be a cyber police

What do in qualifications do i need to get be a cyber police? {if you cant answer please dont close post like my 1st post, if i cant ask question and find answers then wat is the need of such sites. Discuss if u dont know or dont undertsand wat is being asked} Thanks in advance -subanki ...

How are software requirements handled in game development?

When I think about software requirements, the first thing that springs to my mind is a group requesting an application with x number of features and functionalities, while the requirements analyst(s) try to organize this influx of ideas, miscommunications, etc. into a stable and non-contradictory system. How does this apply to game deve...

What tools can I use to determine the hardware requirements of my application?

For regular readers: The saga™ continues... My app runs fine on my development machine - which was purchased (5 years ago) as a fairly good gaming rig. As such, it's 64bit, has a 2.2GHz clock-speed and has 2GB of memory. The machines at work however, are standard Dell issue office computers and really struggle to even start my app, let...

Recommended Books on Requirements Gathering

I'm due to be involved in a project where I will be responsible for the initial requirements capture from customers. I haven't done this kind of task before so am looking for a few pointers. Can anyone recommend any good books on this subject that in your experience have been invaluable? Thanks ...

Wich are SharePoint Server 2010 installation requirements ?

Wich are SharePoint Server 2010 installation requirements ? ...

How many users could run software that uses OpenGL 3.x?

Can I expect users to be able to run software that uses OpenGL 3.x? Can Linux users who have open-source graphics drviers run OpenGL 3.x? I know that Mesa3D 7.8 only supports OpenGL 2.1. I also know that OS X Snow Leopard supports some but not all OpenGL 3.0 features. I don't know the situation on Leopard. I don't know the situation ...

Minimum requirements for a development environment

I have been tasked to provide an overview of requirements for the setup of a development environment for a relativity new business unit within a financial services institution. I had initially put together some aspects that focussed on doing some Requirements analysis and focussed on Infrastructure, Software and Processes and Procedure...

What questions should I ask during an initial requirements gathering meeting?

The boss is out sick for a week, and so it has fallen to myself and a coworker to get the initial requirements and start planning for a new project. Neither of us has any experience in gathering requirements (I'm an intern), so we are scrambling to get our act together and come up with the right questions to ask to elicit the requiremen...

How to write a good SRS for multiplayer Flash game?

I am relatively new to creating SRS for a multi-player Flash game. Then are there some points difference from normal SRS? What are important things that I should pay attention. Can anyone point out some good samples / examples? Thanks. ...