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 ANY ONE PLEASE EXPLAIN THESE TERMS AND THEIR RELATION : BALCKBOX TESTING, FUNCTIONAL TESTING, FUNCTIONALITY TESTING, SYSTEM TESTING....... AND TEST METHODOLOGIES, TESTING TECCHNOLOGIES, TESTING TYPE.....
What type of metrics we prepare in testing?
in employe details form, we are entering First name as manjunath and Last name as sastry. but when we retriving the data in reports form, it shows as first name as sastry and last name as manjunath. here bug may be in employee details form or reports form. how you check in manual?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
In Testing why We need to Write Testcases compalsarly.
1.what si the out come of testing.?
How to test for improper links or broken links and would be there impact on the system?
In Agile process, If you have not completed task in the Sprint time, How do you complete the task or do you add the task to next sprint.
How do you scope ,Organize and execute a test project?
what is positive and negative testing explian with example?
11 Answers Accenture, Qutesys, Sabic,
What is System Testing and Integration Testing.Differentiate them.
Provide an Example with ‘High severity and low priority’ and ‘Low severity and High priority’.