WHAT IS MEAN BY DESIGNING THE APPLICATION AND CODING THE
APLICATION?
Answer Posted / 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 |
Post New Answer View All Answers
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
What is peer reviews?
Explain the difference between functional and structural testing.
Explain virtual memory?
How do you obtain the expected results for testing a search operation?
What is difference between SAN and NAS? How SAN is better than NAS?
What is open box testing?
What is intrusive testing?
Every One is saying that Documentation is very very importent in Tester's Life.Could any one explain with proper examples..?
What is path analysis?
Explain dynamic testing?
What is data validity?
As part of which test process do you determine the exit criteria?
viewing entire results after the batch run in qtp Is there is a easier way view the complete results with out opening one by one test scripts
How can you eliminate the product risk in your project?