what is difference between testing and development in your
view?
Answer Posted / gaurav gandhi
Development is that phase in which Developer is responsible to develop the code, write the code to generate the needs of a particular software.
For E.g- taking a small view like to check whether a number is an even or odd.
Testing is that part in which it is checked whether the code that is written is appropriate and is able to fulfill the requirements of that particular software.
Further it can be of two types-
1.Verification Testing is a Quality control process that is used to evaluate whether or not a product, service, or system complies with regulations, specifications, or conditions imposed at the start of a development phase.
Verifying that the code that is written is correct.
2.Validation Testing is a Quality assurance process that provides a high degree of assurance that a product or system accomplishes its requirements.
Validating that the output that is generated is correct.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Do you know anything about Set Top Boxes?
what is traceability matrix and its usefulness
What is the difference between a bug, a defect and an error?
What are drawbacks in system development life cycle
Explain briefly your project.
What is smoke test?
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
What makes a good test engineer?
Do we have any certifications for ETL Testing ?
What is deferred status in defect life cycle?
How to do security implementation for any URL??
Test cases on send/ receive button of Microsoft outlook.
what is independent question and what is retriewing and what is problem of severity.
What is exploratory testing and when should it be performed?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.