At what stage unit testing has to be done?
Answers were Sorted based on User's Feedback
Answer / deepa
hi aarya, the testing starts simultaneously with coding.but
it is possible in v model only.then what about other models
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / smitha.r
Actually, Unit testing is performed by Developers. And it
is done, once they are done with the completion of their
code development. Like when code development for each of
module is completed, they should perform unit testing
before the code is released for testers to test.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / aarya
unit testing starts with coding phase simulteniously after
design phase.
Is This Answer Correct ? | 1 Yes | 1 No |
after writing the code developer or whitebox test engineer
start the unit testing
if any mistakes is thr in this questions please excuse
and send correct anser to this mailid
madhujaya64@gmail.com
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / lakshmi
unit testing has to be done after the coding is
completed.developers will do the unit testing.
Is This Answer Correct ? | 0 Yes | 0 No |
Who design the test case templates?
What is meant by Enhancement?
What is the difference between alpha and beta testing
is programming knowledge is necessary for testing
what are testing you will do in system testing
Difference between integration and regression testing?
When you will raise defect? before defect raising what you will do?
Write functional,system,integration,penetration,load,performance negative test cases for Instant messenger
If a test script instructs WinRunner to open an application to test it, what end conditions might be good?
What exactly is quality control? Is it similar to quality assurance?
what is hotfix?
Are Test Condition and Test Description/Procedure are different? Please Reply