How does unit testing play a role in the development /
software lifecycle?
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 |
differentiate re-testing and regression testing
what are the release notes and what release note contains, when these prepared.
Hi, My name is Dinesh.I want to prepare for ISTQB certification , So can anyone please email me the syllabus of it and what is criteria for giving exam.Please email me answers at: dinesh0323@live.com
do u know abt descryptive programming
Write test cases on Travel bag?
sanity testing and smoke testing both are same or not? what is mean by Build Acceptance Test?
what is thread Testing
how do u manage scripts in winrunner when you application is changing frequently?
2. The prime benefit of testing is that it results in improved defects a. True b. False
What are the testing techniques and what are the difference between Unit testing & White box testing is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing so what we do in Unit testing
pls explain company testing process in detail (if anybody working as a test engeneer)
1)what are techniques used for writing the Test case?