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 |
What is testing web based project?Give one Example
What is the purpose of a test completion criterion? What is the purpose of a test completion criterion? a) to know when a specific test has finished its execution b) to ensure that the test case specification is complete c) to set the criteria used in generating test inputs d) to determine when to stop testing
what is difference between web application and client server application
example for bug not reproducible
What are the types of testing that apply in web applications and not in client/server application (Ex. Broken links i.e there in web, not there in client/server) and also the vice versa
if you working with any emails why Inbox, outbx, folder all are in left side. why not Right side.
in this project how many modules?
what is test initiation? can anybody post the answer. very urgent?
What is The difference between Sanity Testing and Regression Testing
what is regression testing?
Work flow in testing in your company?
What is the difference between Client server and web based systems?