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 |
Graph-based testing methods can only be used for object-oriented systems .Is it true. explain
If the user finds deviation from the requirement is it called Fault, Error, Defect or Failure
What is web based application?
what is adhoc testing n when it wil be done?
what is a broken link in web testing and how test it.
If client is not given any requirements then how will you test the application
What is a Test Strategy and the basic test strategies? What is a Test Methodology and the basic test methodologies?
what is the diffrence b/w Test approach,test stratagy,test plan?
get the employees details ordered by employee name in alphabetical orders
what is ISTQB and CSTE which one is the right choice ? plz let me know and it would be a great advantage for many tester
what is user acceptence test?
What does scalability mean. Is the system scalable only in terms of hardware or its software which makes the application scalable. Please provide an example to support your answer.