+2 votes
in TestLink by
When Testing Will Starts In A Project?

1 Answer

0 votes
by

The testing is not getting started after the coding. After release the build the testers perform the smoke test. Smoke test is the first test which is done by the testing team. This is according to the testing team. But, before the releasing of a build the developers will perform the unit testing.

...