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 service pack..what is the purpose of this..?This question was asked in an testing interview..that's why i posted this in this category..
1 Answers Infeneon Technologies,
What is loop testing?
what happens in a web application when you enter all the data and click on submit button suddenly the connection goes off? where the data will go ?
After working in development for six months, what made you to shift into testing? I faced this question several times.
Hi All, I am new this site also new to testing Domain, I am BSc (CS) Student 2010 passed out. I am planning to do Testing Course, some of them suggesting QAI Certificate Course. Could any one suggest is these certificate will useful to get the Job ? or QAI sitable for whom ? Thanks Saran
CASE tools provides which one of the following benefits? 1. Minimizing of data redundancy 2. Automatic update to company-wide database when project database is updated 3. Lower price of CASE tool 4. Better integration with other CASE tools 5. Better performance across LAN/WAN
which institute is best for software testing in Hyderabad?
What documents will you need to create a test case?
How will you log a Defect when you are in the process of executing a test case?
Diff. between STLC and SDLC?
The purpose of which is to allow specific tests to be carried out on a system or network that resembles as closely as possible the environment where the item under test will be used upon release?
What is v&v?