Who should test your code?
Answers were Sorted based on User's Feedback
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 |
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 |
What do you understand by usability testing?
what is water fall model?
What is the good qualities of test enginner
How Far the ISTQB exam will help for our career.
Give an example of test policy?
is integration testing a part of system testing?
explan test metnodology/approch.... with example...
Write testcase for delete functionality?
What ishigh severity, low priority bug?
what is the differance between functionality and functional testing?
Can we include 'Space' and 'Underscore' in alpha characters or alphanumeric characters at the time of Defect Reporting?
You have been given 2 projects to test, what are the key factors you consider when prioritizing you work load?