When should testing start in a project? Why?
Answers were Sorted based on User's Feedback
Answer / sowmya
Hi
Testing starts when the SRS are ready.
Tester starts writing test cases where as developer starts
coding for the requirements of a particular module
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / c ravi kiran yadav
Testing starts from the requirements phase only when the
developer is collecting bussiness requirments we testers
should collect the test requirments
1.Functional requirement Document
2.Non Functional requirement Document
Is This Answer Correct ? | 4 Yes | 0 No |
testing starts as soon as the requirements are freezed.
as soon as the SRS is finished, the srs comes to the
testing department.
the test engineers go through the srs document.if they get
the doubts they will clarify from the author of the srs.
after that they will understand all the requirements
and they will take the test case template and starts
writting the test cases and tehy will execute them
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / santhosh
there is two type of
1.unconventional testing
2.conventional testing
unconventional testing: it's done by QA(quality assurance)
department at start stage of requirement phase upto end of
SDLC in order to check the each and every phase proper or not.
conventional testing:it's done by Qc(quality control)
department at start from once coding phase over upto end of
SDLC in order to check the each and every proper or not.
testing department can do this
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / naresh
After releasing the application which was developed by development team and sending that application to the testing team then they will test the application by using test cases.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raj
As confirmed by everyone, testing should start at
requirement gathering stage.
The cost of finding a defect at a later stage would be more
costlier rather finding it at the first stage itself.
Gap analysis is done at this stage.[gap analysis - is used
to find out the gaps in the system\documents with the
baselined SRS).
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vamsi
Excuse me guys, Hi Renu Prabakar Can you please elaborate
it? and my email ID is vamsiprad@gmail.com
ph: 9866882881
please respond on my ph. thanks
Is This Answer Correct ? | 0 Yes | 0 No |
Can you explain confirmation testing?
what are the do's and dont's of a tester?
What is QA and QC ? Tester's are coming under QA or QC ?
according 2 an company or TL,how can a tester can prepare POSITIVE & NEGATIVE test cases ??
what are testing Techniques? Pls answer
what is fusion testing and impact analysis???
What makes a good software qa engineer?
As a manual tester what will do from day one getting the project and till signoff?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
What is the testing lifecycle and explain each of its phases (eswar)
Diffrence in b/w Functional and System Testing and Test Cases.
what are the parameters use to write the test plan document?