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 |
Im a 2005 graduate i did testing course from a reputeted institute but was nt able to get a job as a fresher so i got an fack certificate in tat i included 2 prjs based on web site testin cud ne one tell me wat will be questions cud be fired for me as a 2yrs exp in manual testing .. ill be great full of all urs
What is the diff between IE and netscape in a web testing on a login page.
1.The effectiveness of a test suite in detecting errors can be determined by counting the total number of test cases present in the test suite. 2.Black-box testing attempts to find errors in which of the following categories Option 1 Incorrect or missing functions Option 2 Interface errors Option 3 Performance errors Option 4 All of the above
why u choosen testing as a career after complation if mba
is Testing Engineer Involve in designing the Test Design
exact difference between smoke testing, sanity testing and unit testing
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
who will give severity and priority define with example?
what r the entry criteria for functionality and performance testing?
i got a bug in gmail the bug was i had saved some data in draft and i forwarded the data to my friend and the data was not present in draft it had move to sent items.what is the sta tus of the bug
What r the Macros?
When the Developer fixes and releases a defect.. then the tester tests it and fails the defect. Suppose the developer again fixes it and the tester again fails it and this process continues for the same defect for more times then what is that u do for getting the defect closed?