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 exhaustive testing?
IN integration testing tester should knowledge of code or not?
Explain operational testing?
Explain what the meaning of code walk through is?
What are the best practices for software quality assurance?
What is quality policy?
What is a test harness?
hello everybody, I have started learning testing tools and have familiarity with winrunner and general testing knowledge.Pl let me know what other stuff should i learn. I had 6 yrs of exp in GIS field and now i want to shift to testing tools. I left my job in 2001 now i want to enter into the market again. Could any of u help me how to approach the market. Any suggetions are very helpful to me. I am in US though. Thanks in advance
What is the minimum criteria for white box?
What is integration testing in software testing?
What is recovery/error testing?
What all things you should consider before selecting automation tools for the aut?