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 quality system?
hey, i recently attended 2 interviews and they asked whether I used qamonitor of softsmith. any help on what it does?
What is software failure?
What is the one key reason why developers have difficulty testing their own work?
Can any of u help me... How to use Security below listed testing tools 1. XSS Probe 2. SQL Power Injector 3. CAL9000 I have to do security testing using these tools.But I do not have any knowlwdge on this. I am trying to work using Help doc, but use, not able to follow Pls do needful
Test cases Asignment 1. Write test cases for if your pendrive is not working 2. Write test cases for if optical mouse is not working 3. Write test cases for login id if its range is of 11 alphanumeric 4. Write test cases for if next button is working or not 5. Write test cases for,where bike max race is 120 km/h Mail me on mca.rachna21@gmail.com
please suggest me some topics for research in software testing/software reliability......
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
Mention what the difference between a 'defect' and a 'failure' in software testing is?
What is Entry and Exit criteria for a Test Plan?
What is the most difficult problem you’ve found during testing?
What is crash?