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 |
Test case's for a window having 4 button's addition, subdtraction, multiplication,division of two numbers having two no range(0,10000) and result box having range between (100,100000).
what is the standards for preparing the test data?
1. What is buddy Testing ? 2. what is Database testing ?
how to execute manual test cases?
Hi this is satish from bangalore I wanted to take up my ISTQB Foundation level Certification can any one help me out with the date of test..
Which things do you examine in requrement while writing testcases.
What's Web-Enabled Application Measurement Tests
When is Ad-hoc Testing done in a project?
What Questions Project Manager will be aske?
what is bug tracebility matrix and it's formet?
difference between development project & maintainance project
if tester invloves in req or initial phase , what test eng will do in initial phase?