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 |
When we are going for Automation?
Explain the tasks of test closure activities.
What do enterprises do for QC 11 to prevent minimum data loss ?
I am planning to write a ISTQB Certification exam , i don't know about EXAM fee structures , please tell me the fee structure ? mail id: karthitkd.123@gmail.com
What is benchmark?
During which test activity could fault be found most cost-effectively?
HI friends, I am planning to take up foundation level ISTQB Certification exam in March. Anybody having the study materials and sample papers please mail sunkumaranr@gmail.com Thanks in Advance...
What is boundary value?
Class diagram equals to which of the following diagram?
Which types are testing are important for web testing?
Explain what the meaning of code walk through is?
Explain cause-effect graphing?