WHAT IS MEAN BY DESIGNING THE APPLICATION AND CODING THE
APLICATION?
Answers were Sorted based on User's Feedback
Answer / suneel reddy
Desining the application as per the requirements
Designing the application is nothing but deriving the
functional flow , alternative flow,How many modules that we
r handling,data flow e.tc
two types of designs are there
HLD:
In this designning team wil prepare functional architecture
i.e Functional flow
LLD: Inthis designing team will divide the total
application into modules and theywill derive ligic for each
module
Coding:writing the cource code as per the LLD to meet
customer requirements
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / uday kumar. a
Designing and Testing are two different phases in a
software development process(SDLC).
1. Information Gathering
2. Analysis
3. Designing--
4. Coding
5. Testing--
6. Implementation and Maintenance.
If u want answer in Testing terms means STLC,
designing test includes preparing Test Strategy, Test Plan
and Test Case documents, and testing means executing the
test cases and generating Test Reports.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / murthy
Designing means architectural design and detaile design.
Architectural design consists of data flow diagrams,flow
charts.It is just like a blue print of the software
application.
Detail design means unit wise design.It consists of table
design,other database objects,screen design ,etc...
Please advise me if i am wrong.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sindrela mane
designing means deriving a actual flow of project
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / murthy
similarly , coding means , translating the design phase
into machine understandable language.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is supplier?
What do you mean by automated testing?
What is equivalence partitioning testing?
What is differences between SCS-1,2 and 3
While monitoring your project what all things you have to consider?
What is memory leaks and buffer overflows ?
What is test driver?
What is the difference between IIS web server & Apache TOmcat server
What is the testing process you follow in your organization?
What is the common risk that leads to project failure?
What is the difference between Product-based Company and Projects-based Company?
Example: A Bank teller determines a need for a new software that displays customer information on her screen. What would using a Waterfall Methodology look like AND what would an Agile Methodology look like in creating this software product?