Ultimate SMS Blocker Design Phase
Get Ultimate SMS Blocker Design Phase at low cost with complete training. Following is the sample Ultimate SMS Blocker Design Phase
Design Document
Version 1.0
Group Id:
Supervisor Name :< Shabib Aftab >
Revision History
Date (dd/mm/yyyy) | Version | Description | Author |
Ultimate SMS Blocker Design Phase | |||
Table of Contents
- Introduction of Design Document
- Entity Relationship Diagram (ERD)
- Sequence Diagrams
- Architecture Design Diagram
Introduction of Design Document
The Design Document will be the starting point work product for a number of your assignments. In many cases you could, and should, do the Design Document before doing any of the actual “work”. To a degree, the Design Document could be seen a part of the Plan on what you will do, but I tend to look at the Design Document as providing more of a technical overview and the Plan as a second document which includes assumptions, justifications, and the like necessary for meeting the customer’s requirements. The Implementation then would be the final step, in which you detail exactly – often in a step-by-step manner – what you did to actually complete the work required by the Design Document and Plan. Ultimate SMS Blocker Design Phase
When you write code for a program, you usually will have clarified your requirements and done a design/plan before you write the first line of actual code. Your products from this stage in the programming world might include a TLR, SRS, Project Plan, Customer Contract, or other similar items. The process for a SA should be somewhat parallel to this, determining what the problem is and detailing how (technically, socially, financially, politically, etc.) you can provide a solution that is appropriate for the problem. Only after these details have been determined should you take the steps to implement the solution.
What we have seen from previous classes is that instead of attacking the problem in this manner, many students jump into the Implementation and think about these issues as they go. This makes documenting the process much more difficult. In the case of working at the level of a proposal, they have gone way beyond what would be necessary. Ultimate SMS Blocker Design Phase In the working world, it means if they get sick halfway through a project, it may be impossible for someone else to step into that position and complete the job because it may be impossible for the new employee to understand what the first one did and why. Having the type of documentation that we are expecting in this course helps ensure a number of things like: you are doing what the customer wants; that when you are done, you actually did what you intended to do; that in case of personnel problems you project continuity remains; etc.
If you have a three-document model:
– Design – the picture that describes the end result (it often doesn’t include product names, but might in some cases)
– Plan – a milestone-level view Ultimate SMS Blocker Design Phase of how that design will get accomplished (no commands are included, but product names and the processes selected might very well be documented)
– Implementation – a step-by-step list of what to do which could be used to reproduce the work, possibly by someone who isn’t familiar with the design or plan.
Another way of thinking of it might be this:
– A design is the type of document a company might produce to be sent off for bidding (i.e., the customer might produce)
– A plan is individual — the order and way you solve and verify your solution might be different from someone else, but
– If you just provide implementation steps without the plan, how will you know you did the job?
- Entity Relationship Diagram (ERD) (To be developed using Microsoft Visio or any other drawing software of your choice) Ultimate SMS Blocker Design Phase
- Sequence Diagrams (To be developed using Rational Rose or any other drawing software of your choice)
- Architecture Design Diagram
- Class Diagram
- Database Design
- Interface Design
Picture 1
Picture 2
Picture 3
- Test Cases
Use case | Test cases |
Enter data set | Data should be entered properly |
Classify data | Classification of data how much size it is |
Deal with missing values | Check the missing number and char and also find the best solution to solve this |
Deal with noisy value | corrupt data, unstructured data |
Generate information | Finalize the result and gather it Ultimate SMS Blocker Design Phase |
View information | Give report after the data minig |