Dear Friends,
I've been asked to write a Usecase UI + API.
I assume a Usecase is nothing but a small developmental code which we have to write in our application to achieve the desired functionality which they demand? Am I right?
Correct me If i'm wrong.
Regards
Piet Verdriet
Ranch Hand
Joined: Feb 25, 2006
Posts: 266
posted
0
ramya narayanan wrote:Dear Friends,
I've been asked to write a Usecase UI + API.
I assume a Usecase is nothing but a small developmental code which we have to write in our application to achieve the desired functionality which they demand? Am I right?
Correct me If i'm wrong.
Regards
Use Case is nothing but a description of the systems behavior to different request of the client and the response it gives to these requests under specified conditions. You don't need to write code for making a Use Case. It helps in understanding the general behavior of the application from a top level. You can start the detailed application development based on the Use Case you developed.
Bala
SCJP 5.0
Gonna hunt down SCWCD soon..
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.