Who should test your code?

Answers were Sorted based on User's Feedback



Who should test your code?..

Answer / rjendra

Normally developpers those who have developed the code are
responsible for the code testing.
This is called as "debugging".
Normally a developper will be asigned for certain module to
development.
The module is composed of units or code blocks.
So the developper starts coding the code blocks and
integrates the code blocks into Module.
You can view this this code block as each individual
component of the Module.
After development of code block/unit/component the
developper starts testing the unit/component,this is called
as Unit testing.
After completion of unit/component testing the the
components are integrated in to one module.
THis low level Integration is called as Component
Integration.
After this developper conducts compoenet integration
testing on the entire module.

byeeeeeee
friends
rajendra_penumalli@yahoo.com
hyd

Is This Answer Correct ?    2 Yes 0 No

Who should test your code?..

Answer / sumathirajagopal

developers are responsible for code testing.if the
developers code a perticular module mean the developer test
the same module.this is called debugging.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

what are the contents of black box & white box testing.

3 Answers  


what is major challenges in Real time system testing? Explain the way of Testing for Real-Time Systems.

1 Answers   Crea,


please give possible testcases for a mobile phone

3 Answers   Barclays, JPMorgan Chase, MSIIT, Wipro,


if you have compressed file which has multiple source files,after make of this source file, you are getting undefinedreference error. How your will debug this problem ? Whatmight be different root causes for this ?

1 Answers   Tech Mahindra,


should we include risk in Test Plan

5 Answers   iSoft, Mascon, Nigerian Ports Authority,






write Test Cases on PEN and Fan. Like GUI and Functionality. Positive and Negative?

2 Answers   CSR, Hoch Technologies, Mind Q Systems,


Which method of testing we use to test LOGIN page?

10 Answers   Cap Gemini,


We believe in ad-hoc software processes for projects. Do you agree with this? Please explain your answer.

2 Answers   Ordain Solutions,


To write the test case for Login Window test condition is 'User must be created'so while writting test case for Login window may I have to write all steps of creating user or how should I write test cases

2 Answers   Infotech,


what are the kpas(key process areas) in u'r company?

3 Answers   IBM, InSoft,


What types of testing is specifically important for web testing?

0 Answers  


How u test 3 Drop Down menu means one is for state,other is for city and Pin code test these drop down

2 Answers  


Categories