Can you explain an Application boundary? Ans. The first step in FPA is to define the boundary. There are two types of major boundaries: 1. Internal Application Boundary 2. External Application Boundary The external application boundary can be identified using the following litmus test: 1. Does it have or will it have any other interface to maintain its data, which was not developed by you?. 2. Does your program have to go through a third party API or layer? In order for your application to interact with the tax department application your code has to interact with the tax department API. 3. The best litmus test is to ask yourself if you have full access to the system. If you have full rights to make changes then it is an internal application boundary, otherwise it is an external application boundary. - Study24x7
Social learning Network
02 Jun 2023 11:11 AM study24x7 study24x7

Can you explain an Application boundary? Ans. The first step in FPA is to define the boundary. There are two types of major boundaries: 1. Internal Application Boundary 2. External Application Boundary The external application boundary can be identified using the following litm...

See more

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles