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.
That is totally depends upon the company that using
software methodolody,if it is 'V' model definately it will
starts from analysis phase itself.
Smoke test will conduct by the developers or white box
testers.
Sanity test(initial test) conducted by the testing team
(black box testers)
when tester gets the SRS it starts testing on SRS and makes
test cases from there and then when actaul product is ready
then it these cases are implemented on actuall product for
testing purpose
We will write the test cases first i.e as soon as we will
be getting Design Document form the Designers. After we'll
be getting SRS then we will be running those test cases. I
think I am rite if not then please tell me.
<< Re: when testing will starts in a project?
Answer # 5
Hi,
Once the Requirements are based lined then only we can
go for testing
Regards,
Satya.K >>
This is wrong. once the requirments are based line u dont
start testing. u need to get the coding done n the build
for the test. if the test team is involved in requirment
gathering fine they start to do test on the requirments but
not after based line the document.
please any one correct me if am wrong
It is based on the type of test methods followed by the
company,
In case of waterfall mode: Testing process will only be
started at the fourth stage, after
analysis,design,coding,testing,installation and maintenance.
In case of V-model(Verification & Validation): testing will
be done simultaneously after getting SRS Document.
Testing will be started after getting Test Plan.