At what stage of the life cycle does testing begin?
Answers were Sorted based on User's Feedback
Answer / palgunareddy.akuleti
Hi this is Palguna,
I went for one of the interview and faced the same
question.and i told that testing starts from the design
phase.But the interviewer said testing starts from
requirement phase itself is this correct .please give me
the answer.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kiran mantrala
Testing can begin right from the DAY 1 of the
project/product development. The moment we have the
Requirement Specifications, there is good scope for the QA
team to have the System Test Cases.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / jagan
in life cycle testing begins right from after completion of
coding that is UNIT TESTING that comes under WHITE BOX
TESTING after that integration testing after that SYSTEM
TESTING i.e is BLACK BOX TESTING
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / divya
We can start testing once the requirements are well
understood.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / rekha
Testing can begin only if we have final Requirements, code
released to QA environment, and test cases written and test
data setup is done and ready.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / murali krishna
Testing must start from the requirements gathering stage.
The test team must be involved in the requirements analysis
to review them and getting complete understanding of the
requirements. This helps the testing team to generate good
quality test plan and test cases.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is traceability matrix?is it mapping b/w the user requirements and prepared test cases?but i want a detailed explanation?
what is meant by support project in testing?
How much interaction with users should testers have, and why?
What is Testpolicy document explain in detail? What is the use of this Document?
what is master review and peer review
One simple question I had faced in one of the interview.But I was unable to give the proper answer for it. Question is "Tester will raise the defect.Then y the defect have to be send to the corresponding TL of the team for conformation?Y The tester is not confident withthe defect? If yes then how did he raise the defect?" Plz read it clearfully and answer it with app. answer.
what is the difference between functional testing and regresion testing
what is test scenario?
Written Paper at Net Solutions: 1) Difference between Smoke Testing and Sanity Testing. 2) Bug life cycle. 3) Write the steps followed in STLC in your company. 4) Define: 1) BVA (Boundary Value Analysis) 2) ECP (Equivalence Class Partitioning) 5) Write test cases for a login screen with following fields/buttons: Username: Password: Login (Button) Cancel (Button)
what is stub and driver and tell me how can we introduce them in integration testing
difference between smoke and sanity testing? help me with the clear answer...
5 Answers Cap Gemini, Polaris,
How would you test a WINDOWS application...? & How you are going to test a WEB applicaiton...?