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 is the standards for preparing the test data?
if it is a web testing,what is a dead link and a broken link.,and what are the other things we test in a web application related to functionality other than field level and form level validations.
When a project was started in an organisation ,Testing team will get BRS & FRS documents and starts preparing the Test cases for the application.when the Build was released whether the Testing team will execute only the written Test cases (or) they may update further testcases
Who should you hire in a testing group and why?
How do you Prepare a Defect Managemnt Policy
define defect lifecycle step by step
if u are asked to test yahoo login page what will be thw ur test cases ?
When is Ad-hoc Testing done in a project?
what is validation testing.
Explain briefly your project.
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
As a tester what type of document req. on tester's banch to design the test cases and for executon.what will be the practical approch If we are using excel-sheet.through excel- sheet how tester communicat with developrs about the test cases and resut and what will be the cycle of testing betwen tester and developers.what type of MANGEMNT TOOL (like VSS) should be used (PLEASE IN DETAIL)by tester if he is workink in small company.