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 |
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a black box test engineer
which one is not the integration testing a )Big Bang b)Top-down c)Bottom-up 4) dot remember the 4 fourth option
what are the QA process u r following in your cmmi level 5 company
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
If I have prepared the test case document for version 2.0 and I got the new build say 2.1 then I have to add the test cases for version 2.1.My question is that How should I do that? because each test case has a unique id .
Explain about 'Interface Testing' in Web based Application?
How do u determine,what to be tested?
Give me examples for high priority and High severity defects?
I want to know the real time cycle i.e SDLC.(First of all Buisness logic is prepared,but doesn't know by whom and with the help of whom?)Similarly what are the next steps (the persons involved) and connection in between the steps.
What are the different types of models?
there is a module that module assigned to two employees.In both of them one employee made a mistake so how can we identify who is done that mistake.