Vous êtes sur la page 1sur 4

REQUIRMENTS PHASE

Define the Business Requirements


Detailed requirements provide implementation team with the information they need
to implement the solution.
Detailed requirements connect the scope of the project to the details of the solution.
Eliciting the information, stakeholders wants from a specific feature or process
change.
Analyzing the information to create a first draft of one or more business analysis
deliverables containing the detailed requirements for the project.

Draft the Business Requirement Document


BR defines what user expects from the system
Define Functionality from Business Requirement
FR define what the system should do to fulfill the BR
Draft Functional Specification Requirement
Use Case Diagram
Detailed Use Case diagram with Includes and Extends using MS Viso and Rational
Rose Tool
Use case Description
Writing Use Case Description for each Use case Functionality , which is one of
deliverable given to Developers.
Process Flow Diagram
Activity Diagram is prepared
Draft Non-Functional Requirement Document
Design Phase
Wireframe
Mockup Screen
Testing Phase
Test Plan
Test Case
Load Test case into Quality test center tool
User Acceptance Test
Deployment Test

2.Summary of Resume
3.SQL
3.
sql
DB MOD
developer prep fix evaluation
production
sql
reviewing
SQL stands for Structured Query Language
SQL lets you access and manipulate databases
SQL is an ANSI (American National Standards Institute) standard
SQL can execute queries against a database
SQL can retrieve data from a database
SQL can insert records in a database
SQL can update records in a database
SQL can delete records from a database
SQL can create new databases
SQL can create new tables in a database
SQL can create stored procedures in a database
SQL can create views in a database
SQL can set permissions on tables, procedures, and views

Pivot table
A pivot table allows you to extract the significance from a large, detailed data set.
Pivot Tables are interactive tables that allow the user to group and summarize large
amounts of data in a concise, tabular format for easier reporting and analysis. They
can sort, count, and total the data, and are available in a variety of spreadsheet

programs. Excel allows you to easily create pivot tables by dragging and dropping
your relevant information into the appropriate boxes. You can then filter and sort
your data to find patterns and trends.
vlook up,
VLOOKUP is a database function, meaning that it works with database tables
VLOOKUP retrieves information from a database/list based on a supplied
instance of the unique identifier.
VLOOKUP function into a cell and pass it one of the unique identifiers from your
database, it will return you one of the pieces of information associated with that
unique identifier.
VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])
match
ability to compare two lists of data, identifying matches between the lists and
identifying which items are found in only one list. This is useful when comparing
financial records or checking to see if a particular name is in a database. You can
use the MATCH function to identify and mark matching or non-matching records, or
you can use conditioning formatting with the COUNTIF function.
MATCH(lookup_value, lookup_array, [match_type])
concatenate
The CONCATENATE function joins up to 255 text strings into one text string. The
joined items can be text, numbers, cell references, or a combination of those items.
CONCATENATE(text1, [text2], ...)
formula
quality center test plan
4.testing
UAT
DEFECT IS CREATED- LISTED IN QTY CENTER,XCL
DEFECT COMPLETED
CODE IS DEPLOYED
CODE FREEZE
WRITE ABOUT TEST
TE
How do you get requirements.
JAD-Joint Application Design/Development

JAD for Joint Application Development (alternatively, Joint Application Design),


an approach developed and trademarked by a small, unknown organization named
IBM.
The primary concept of a JAD session was to get a cross-functional team consisting
of subject matter experts and analysts/designers/developers (depending on the
focus of the session) locked into a room together with a facilitator (or, even better,
facilitation team) that led the group to victory, as in the delivery of a sound, welldeveloped requirements definition document (a.k.a. RDD, just to throw another
acronym into the soup).
JRP-Joint Requirement Planning

RAD-Rapid Application Development

JARJADr - Requirements Gathering JAD


The concept of JADr is to get the business community at the bargaining table to
participate in identifying, gathering, defining, specifying, and analyzing the business
requirements.
Phases of a JADr

Vous aimerez peut-être aussi