How does unit testing play a role in the development /
software lifecycle?
Answer Posted / vinod kumar
We can catch simple bugs like GUI ,small functional Bugs
during unit testing.This reduces testing time.Overall this
saves project time.If developer doesn't catch this type of
bugs,this will come to integration testing part and if it
catches by a tester,this need to go through a Buglife cycle
and consumes a lot of time.
or
Unit testing helps in verfying that a unit or module that
is built is as per requirements and functions properly .It
helps in preventing bugs getting multiplied and migrated in
later phases.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
If anyone have attended interview with deloitte for the post of senior manual test engineer. Please share the interview process and the questions asked. How to prepare for the interview. Thanks in advance
Hi could some one please send me the testplan testcases(for 2Modules) and testscripts for mercry fliht aplication or gmail. please write those on templates and send me.In testplan plase write Testobjective, test scope, est approach, exlusions assumptios.
What is bucket testing?
Explain Operational Acceptance Testing with example ?
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
Can you explain decision tables?
which sanity testing is performed?
What is defect validity ratio?
What types of software testing are available?
What icon is used in WinRunner to get an explanation of the syntax of TSL?
What is the difference between functional testing and integration testing?
why QA team is necessary for an organization?
What are the benefits of requirement traceability?
What type of projects can include in Logistics Domain? and what is the type of domain for project which include Driving license renewal, Different type of title registration etc...
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.