what is difference between testing and development in your
view?

Answers were Sorted based on User's Feedback



what is difference between testing and development in your view?..

Answer / raj

In Development,developer's are building/developing the
application/project as per the client given requirements.

In Testing,tester's are checking/validating the application
whether it is working as per the client given requirements.

Is This Answer Correct ?    12 Yes 1 No

what is difference between testing and development in your view?..

Answer / prem

Testing is nothing but checking the application whether the
application is working according to customer requirements
or not n Development is nothing but developing the
application it means modifying the application according to
customer requirements.

Is This Answer Correct ?    12 Yes 7 No

what is difference between testing and development in your view?..

Answer / praveen.v.n

Testing: Testing is a constructive process through dis-
structive process.
Testing is done / executed to check the quality of the
code, stability of the code, resistability of the code -
the user input ualues.

Development: Development is a process of providing a
solution.
Development is a process of approaching a solution a
problem.
Eg: Custom Need his application to generate random numbers
by accepting some valid values (Characters, Numericals, and
Alpha Numeric char's only)from the user.
→ Developer will desing a input place / field
→ Accepts all the valid values defined in the requirement
→ He checks is it accepting the char's →→ called as Unit
Test
→ Then Developer rights some code to for generating random
numbers which is not hard coded with the code.

:-) then he says now your build is ready.

Testing is done here to check the implementation is correct
at all the modules. If you feel that you need more info
Mail with this question as subject line.
thanks and regards
praveen.v.n

Is This Answer Correct ?    12 Yes 9 No

what is difference between testing and development in your view?..

Answer / 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

More Manual Testing Interview Questions

Hi Friends How can we do manual testing? Is it similar to QTP? can some one give real time examples or point me to some websites or books where i can practice manual testing. pls give some ideas. It would be great help. Thanx & regards sunitha.

1 Answers   Belcan,


how will u create diff types of scenario for any website?

1 Answers  


I want to know about satyam manual testing questions

1 Answers  


What do u mean by Positive and Negative testing & whatz r the diff's between them .Can anyone explain with an example .

4 Answers   AZTEC,


WHAT IS LOAD TESTING

3 Answers  


Swap 2 variables without using a temp variable

4 Answers   Oracle,


What are the technics used for writing a test cases

4 Answers   GXS,


What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?

1 Answers  


Diff between stress and load testing with example?

3 Answers   Mind Q Systems, Sonata,


what is role of the tester in an organaisation and project? what is the daily work of tester?

3 Answers  


1. What is the difference betwwen Test condition and Test Scenario 2. What is the differnce between Test Conditon and Test Scenario

1 Answers   Ness Technologies, Saitech Data Systems,


How do work in Cilent server Application?

1 Answers  


Categories