If you want to buy the project management book mail
[email protected] for
more details or call any of our book shops MUMBAI-22078296/97/022-22070989,
KOLKATA-22826518/19 HYDERABAD-24756967,24756400,BANGALORE-25587923,
25584641,AHMEDABAD-26421611,BHATINA(PUNJAB)-2237387,CHENNAI-28410796,28550491,DELHI/NEWDELHI-23254990/91,23325760,26415092,24691288.If
you want to write to the author directly email at
[email protected]
Home
The first step in FPA is defining boundary. There are two
types of major boundaries:
- Internal Application Boundary
- External Application Boundary
We will state features of external application boundary,
so that internal application boundary would be self explained.
External Application Boundary can be identified using
following litmus test:
- Does it have or will have any other interface to
maintain its data, which is not
Developed by you. Example: Your Company is
developing an “Accounts
Application” and at the end of accounting year,
you have to report to tax
Department. Tax department has his own website
where companies can connect
and report there Tax transaction. Tax department
application has other
Maintenance and reporting screens been
developed by tax software department.
These maintenance screens are used internally
by the Tax department. So Tax
Online interface has other interface to maintain
its data which is not your scope,
thus we can identify Tax website reporting as
External Application.
- Does your program have to go through a third party API
or layer? In order
your application interacts with Tax Department
Application probably your
code have to interact through Tax Department
API.
- The best litmus test is to ask yourself do you have
full access over the system.
If you have full rights or command to change
then its internal application
boundary or else external application boundary.
If you want to buy the project management book mail
[email protected] for
more details or call any of our book shops MUMBAI-22078296/97/022-22070989,
KOLKATA-22826518/19 HYDERABAD-24756967,24756400,BANGALORE-25587923,
25584641,AHMEDABAD-26421611,BHATINA(PUNJAB)-2237387,CHENNAI-28410796,28550491,DELHI/NEWDELHI-23254990/91,23325760,26415092,24691288.If
you want to write to the author directly email at
[email protected]
Home