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 |
How Requirement is linked with traceability matrix. Give proper example
How to report Negative Test Cases? Do we need to insert any new column in the Test Case Document for Negative Test Cases seperately? I'm very much confused. Please answer this question!!!
Please provide the examples for following scenarios 1.High Sevierity Low Priority 2.Low Sevierity High priority
I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends
generally what r the questions asked about project ,it may be banking,health care.... etc, i want general questions? pls any one give answer?
How to test a website?
tester can give suggestion to developer "how to fix the bug" in bug report
when u involved in uat suppose if u find one defect then do u intmate it or not
Negatives test cases of gmail login page With its severity , priority and expected results columns Through test case template-oodles technologies gurgoan
how often do u recieve bulid in ur company?
I saw the term 'Idiot Proofing' under White box test techniques. Really what does it mean?
Do we have to execute all the test cases while doing sanity testing and regression testing??(manual testing)