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 |
Hi can any one plz answer me how to set up the test environment does it done by tester it self? its urgent thanks in advance roli
What is Test Scenario & Test Case
What is Software Testing ?
how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.
Define the following and explain their usefulness: Change Management, Configuration Management, Version Control, and Defect Tracking.
what is the diference between defectage and billinterval period?
What is regression testing
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
What is Usability and Compatibility testing?
what is testing
Explain all kinds of testing?
What is sdlc ? Explain ? Testing life cycle ?